2 references to Rule
Microsoft.ML.CodeAnalyzer.Tests (2)
Code\RelaxTestNamingTest.cs (2)
109public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics => ImmutableArray.Create(Rule); 133context.ReportDiagnostic(Diagnostic.Create(Rule, method.Locations[0]));