2 references to Done
ILCompiler.ReadyToRun (2)
parent\parent\Common\Pgo\PgoFormat.cs (2)
344
if (processingState == InstrumentationDataProcessingState.
Done
)
425
Debug.Assert(modifyMask != InstrumentationDataProcessingState.
Done
);