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