2 references to s_keywords
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (2)
367
FixedStringLookup.VerifyLookupTable(
s_keywords
, true);
2920
return FixedStringLookup.Contains(
s_keywords
, value, true);