1 reference to s_caseInsensitiveKeywords
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotMatchKeywords.cs (1)
251return s_caseInsensitiveKeywords.TryGetKey(name, out keyword);