14 references to NULLREF
ILAssembler (14)
gen\CILParser.cs (14)
14642
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode NULLREF() { return GetToken(CILParser.
NULLREF
, 0); }
14690
case
NULLREF
:
14694
Match(
NULLREF
);
14717
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode NULLREF() { return GetToken(CILParser.
NULLREF
, 0); }
14808
Match(
NULLREF
);
14862
Match(
NULLREF
);
15600
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode[] NULLREF() { return GetTokens(CILParser.
NULLREF
); }
15602
return GetToken(CILParser.
NULLREF
, i);
15632
while (_la==
NULLREF
|| _la==SQSTRING) {
15637
if ( !(_la==
NULLREF
|| _la==SQSTRING) ) {
15694
while (_la==T__37 || _la==T__40 || _la==T__111 || _la==
NULLREF
|| _la==VALUE || ((((_la - 242)) & ~0x3f) == 0 && ((1L << (_la - 242)) & 105553118478337L) != 0)) {
15719
[System.Diagnostics.DebuggerNonUserCode] public ITerminalNode NULLREF() { return GetToken(CILParser.
NULLREF
, 0); }
15745
case
NULLREF
:
15749
Match(
NULLREF
);