1 write to TaskNotifier
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
352state.StackState->TaskNotifier = t;
1 reference to TaskNotifier
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
449else if (stackState->TaskNotifier is { } taskNotifier)