1 instantiation of VariableDeclarationAnalyzer
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Diagnostics\DiagnosticAnalyzerTests.cs (1)
3659var analyzer1 = new VariableDeclarationAnalyzer("ID0001", testSyntaxNodeAction);
1 reference to VariableDeclarationAnalyzer
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Diagnostics\DiagnosticAnalyzerTests.cs (1)
3659var analyzer1 = new VariableDeclarationAnalyzer("ID0001", testSyntaxNodeAction);