3 references to PP_IFDEF
ILAssembler (3)
PreprocessedTokenSource.cs (3)
140if (nextToken.Type == CILLexer.PP_IFDEF) 220if (nextToken.Type == CILLexer.PP_IFDEF || nextToken.Type == CILLexer.PP_ENDIF) 250if (nextToken.Type == CILLexer.PP_IFDEF || nextToken.Type == CILLexer.PP_ENDIF)