3 references to AsyncStateMachineBox
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncTaskMethodBuilderT.cs (3)
241box = new AsyncStateMachineBox<TStateMachine>(); 259box = new AsyncStateMachineBox<TStateMachine>(); 629return new AsyncStateMachineBox<IAsyncStateMachine>();