2 references to IsPrefixTwoUnderscore
System (2)
compmod\microsoft\csharp\csharpcodeprovider.cs (2)
3173
if(
IsPrefixTwoUnderscore
(name)) {
3187
if (IsKeyword(name) ||
IsPrefixTwoUnderscore
(name)) {