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