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