2 references to s_rule
ILLink.RoslynAnalyzer (2)
LibraryImportRequiresExplicitSafetyAnalyzer.cs (2)
40public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics => [s_rule]; 82context.ReportDiagnostic(Diagnostic.Create(s_rule, declaration.Identifier.GetLocation()));