2 references to NextContinuationForDiagnostics
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncProfiler.cs (1)
1037
AsyncCallstack.EmitEvent(ref info, context, info.
NextContinuationForDiagnostics
, currentTimestamp, AsyncEventID.AppendStateMachineAsyncCallstack, DispatcherIds.GetDispatcherId(ref info));
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncStateMachineDispatcher.cs (1)
64
internal bool ContinuationChainChanged =>
NextContinuationForDiagnostics
!= null;