2 writes to Notifier
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (1)
31
state.
Notifier
= awaiter;
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
469
state.
Notifier
= null;
1 reference to Notifier
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
465
INotifyCompletion? notifier = state.
Notifier
;