5 references to RuntimeAsyncAwaitState
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (2)
32ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState; 56ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState;
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (3)
230private static RuntimeAsyncAwaitState t_runtimeAsyncAwaitState; 290ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState; 351ref RuntimeAsyncAwaitState state = ref t_runtimeAsyncAwaitState;