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