1 reference to s_caseSensitiveKeywords
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotMatchKeywords.cs (1)
246if (s_caseSensitiveKeywords.TryGetValue(name, out keyword))