1 write to _iAsyncStateMachineType
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.GetFieldMethodOverrides.cs (1)
115_iAsyncStateMachineType ??= SystemModule.GetType("System.Runtime.CompilerServices"u8, "IAsyncStateMachine"u8, throwIfNotFound: false);
1 reference to _iAsyncStateMachineType
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.GetFieldMethodOverrides.cs (1)
117&& Array.IndexOf(type.RuntimeInterfaces, _iAsyncStateMachineType) >= 0;