2 references to GetStateMachineBox
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncTaskMethodBuilderT.cs (2)
64
IAsyncStateMachineBox box =
GetStateMachineBox
(ref stateMachine, ref taskField);
101
IAsyncStateMachineBox box =
GetStateMachineBox
(ref stateMachine, ref taskField);