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