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