4 references to LPTSTR
ILAssembler (4)
gen\CILParser.cs (3)
6220 [System.Diagnostics.DebuggerNonUserCode] public ITerminalNode LPTSTR() { return GetToken(CILParser.LPTSTR, 0); } 6495 _localctx.marshalType = Match(LPTSTR); 11319 case LPTSTR:
GrammarVisitor.cs (1)
4831case CILParser.LPTSTR: