2 references to Rule
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\CommonDiagnosticAnalyzers.cs (2)
699
ImmutableArray.Create(
Rule
);
712
context.ReportDiagnostic(Diagnostic.Create(
Rule
, ns.Locations[0]));