4 references to AsyncStateMachineDiagnostics
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncTaskMethodBuilderT.cs (2)
589
methodId =
AsyncStateMachineDiagnostics
<TStateMachine>.MethodId;
590
state =
AsyncStateMachineDiagnostics
<TStateMachine>.GetState(ref StateMachine);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\PoolingAsyncValueTaskMethodBuilderT.cs (2)
487
methodId =
AsyncStateMachineDiagnostics
<TStateMachine>.MethodId;
488
state =
AsyncStateMachineDiagnostics
<TStateMachine>.GetState(ref StateMachine);