1 write to _asyncStateMachineBox
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
212_asyncStateMachineBox = SystemModule.GetType("System.Runtime.CompilerServices"u8, "AsyncTaskMethodBuilder`1"u8).GetNestedType("AsyncStateMachineBox`1"u8);
3 references to _asyncStateMachineBox
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunCompilerContext.cs (3)
210if (_asyncStateMachineBox == null) 213if (_asyncStateMachineBox == null) 217return _asyncStateMachineBox;