7 references to ActiveIfDefBlocksInCurrentSource
ILAssembler (7)
PreprocessedTokenSource.cs (7)
117
: NextTokenWithoutNestedEof(errorOnEof:
ActiveIfDefBlocksInCurrentSource
!= 0);
135
IToken identifier = NextTokenWithoutNestedEof(errorOnEof:
ActiveIfDefBlocksInCurrentSource
!= 0);
141
IToken valueMaybe = NextTokenWithoutNestedEof(errorOnEof:
ActiveIfDefBlocksInCurrentSource
!= 0);
164
if (
ActiveIfDefBlocksInCurrentSource
== 0)
175
return NextTokenWithoutNestedEof(
ActiveIfDefBlocksInCurrentSource
!= 0);
181
if (
ActiveIfDefBlocksInCurrentSource
== 0)
310
return NextTokenWithoutNestedEof(
ActiveIfDefBlocksInCurrentSource
!= 0);