8 references to Type
ILCompiler.ReadyToRun (8)
parent\parent\Common\Pgo\PgoFormat.cs (8)
318
else if ((processingState & InstrumentationDataProcessingState.
Type
) == InstrumentationDataProcessingState.
Type
)
325
processingState &= ~InstrumentationDataProcessingState.
Type
;
411
modifyMask |= InstrumentationDataProcessingState.
Type
;
420
InstrumentationDataProcessingState.
Type
|
431
if ((modifyMask & InstrumentationDataProcessingState.
Type
) == InstrumentationDataProcessingState.
Type
)
502
valueEmitter.EmitLong((long)InstrumentationDataProcessingState.
Type
, 0);