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