1 write to CriticalNotifier
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (1)
52
state.StackState->
CriticalNotifier
= awaiter;
1 reference to CriticalNotifier
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
445
if (stackState->
CriticalNotifier
is { } critNotifier)