2 references to NoSpecifiedComparisonRule
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\UseStringMethodCharOverloadWithSingleCharacters.cs (2)
62
= ImmutableArray.Create(SafeTransformationRule,
NoSpecifiedComparisonRule
, AnyOtherSpecifiedComparisonRule);
134
rule =
NoSpecifiedComparisonRule
;