2 references to GetStateMachineBox
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\PoolingAsyncValueTaskMethodBuilderT.cs (2)
118
IAsyncStateMachineBox ibox =
GetStateMachineBox
(ref stateMachine, ref box);
152
IAsyncStateMachineBox box =
GetStateMachineBox
(ref stateMachine, ref boxRef);