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