We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fe479 commit 1aea240Copy full SHA for 1aea240
tools/StaticAnalysis/DependencyAnalyzer/DependencyAnalyzer.cs
@@ -166,6 +166,7 @@ public class DependencyAnalyzer : IStaticAnalyzer
166
"System.Configuration",
167
"System.Net.WebClient",
168
"System.Memory",
169
+ "System.Memory.Data",
170
"System.Text.Encoding.CodePages",
171
"System.Private.Xml",
172
"System.Reflection.DispatchProxy",
0 commit comments