1 reference to CheckIfRuleIsApplicableAndRegister
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseStringMethodCharOverloadWithSingleCharacters.cs (1)
68
context.RegisterCompilationStartAction(
CheckIfRuleIsApplicableAndRegister
);