4 references to RuntimeAsyncAwaitState
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (2)
26ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState; 42ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState;
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
147private static RuntimeAsyncAwaitState t_runtimeAsyncAwaitState; 459ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState;