9 references to EmitKeyword
Microsoft.Cci.Extensions (9)
Experimental\APIEmitter.cs (9)
40EmitKeyword("namespace"); 68EmitKeyword("class"); 136EmitKeyword("public"); 140EmitKeyword("private"); 144EmitKeyword("internal"); 148EmitKeyword("protected"); 152EmitKeyword("protected internal"); 156EmitKeyword("private protected"); 160EmitKeyword("<Unknown-Visibility>");