1 instantiation of AllActionsAnalyzer
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\GetDiagnosticsTests.cs (1)
1518
var analyzer = new
AllActionsAnalyzer
(testSyntaxTreeAction, testSemanticModelAction, testSymbolStartAction, testBlockActions);
1 reference to AllActionsAnalyzer
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\GetDiagnosticsTests.cs (1)
1518
var
analyzer = new AllActionsAnalyzer(testSyntaxTreeAction, testSemanticModelAction, testSymbolStartAction, testBlockActions);