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