1 override of OutputIdentifier
System (1)
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
913
protected override void
OutputIdentifier
(string ident) {
2 references to OutputIdentifier
System (2)
compmod\system\codedom\compiler\CodeGenerator.cs (2)
1019
OutputIdentifier
(arg.Name);
1189
OutputIdentifier
(name);