3 references to PP_IFDEF
ILAssembler (3)
PreprocessedTokenSource.cs (3)
154
if (nextToken.Type == CILLexer.
PP_IFDEF
)
268
if (nextToken.Type == CILLexer.
PP_IFDEF
|| nextToken.Type == CILLexer.PP_ENDIF)
298
if (nextToken.Type == CILLexer.
PP_IFDEF
|| nextToken.Type == CILLexer.PP_ENDIF)