5 references to RuntimeAsyncAwaitState
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (2)
31ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState; 53ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState;
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (3)
169private static RuntimeAsyncAwaitState t_runtimeAsyncAwaitState; 221ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState; 520ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState;