14 references to NULLREF
ILAssembler (14)
gen\CILParser.cs (14)
14165
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode NULLREF() { return GetToken(CILParser.
NULLREF
, 0); }
14213
case
NULLREF
:
14217
Match(
NULLREF
);
14240
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode NULLREF() { return GetToken(CILParser.
NULLREF
, 0); }
14331
Match(
NULLREF
);
14385
Match(
NULLREF
);
15132
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode[] NULLREF() { return GetTokens(CILParser.
NULLREF
); }
15134
return GetToken(CILParser.
NULLREF
, i);
15164
while (_la==
NULLREF
|| _la==SQSTRING) {
15169
if ( !(_la==
NULLREF
|| _la==SQSTRING) ) {
15226
while (_la==T__37 || _la==T__40 || _la==T__110 || _la==
NULLREF
|| ((((_la - 259)) & ~0x3f) == 0 && ((1L << (_la - 259)) & 6442450951L) != 0)) {
15251
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode NULLREF() { return GetToken(CILParser.
NULLREF
, 0); }
15277
case
NULLREF
:
15281
Match(
NULLREF
);