3 references to StringRule
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (3)
48
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; } = ImmutableArray.Create(
StringRule
);
264
return computeHashMethod.CreateDiagnostic(
StringRule
,
286
return computeHashMethod.CreateDiagnostic(
StringRule
,