7 references to ActiveIfDefBlocksInCurrentSource
ILAssembler (7)
PreprocessedTokenSource.cs (7)
103
IToken nextToken = NextTokenWithoutNestedEof(errorOnEof:
ActiveIfDefBlocksInCurrentSource
!= 0);
121
IToken identifier = NextTokenWithoutNestedEof(errorOnEof:
ActiveIfDefBlocksInCurrentSource
!= 0);
127
IToken valueMaybe = NextTokenWithoutNestedEof(errorOnEof:
ActiveIfDefBlocksInCurrentSource
!= 0);
150
if (
ActiveIfDefBlocksInCurrentSource
== 0)
161
return NextTokenWithoutNestedEof(
ActiveIfDefBlocksInCurrentSource
!= 0);
167
if (
ActiveIfDefBlocksInCurrentSource
== 0)
262
return NextTokenWithoutNestedEof(
ActiveIfDefBlocksInCurrentSource
!= 0);