2 references to IsKeyword
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSDeclarationWriter.cs (2)
318if (CSharpCciExtensions.IsKeyword(name)) 525if (escape && CSharpCciExtensions.IsKeyword(id))