3 writes to Notifier
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (2)
29
state.
Notifier
= awaiter;
44
state.
Notifier
= awaiter;
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
212
state.
Notifier
= null;
1 reference to Notifier
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
211
awaitableProxy = new AwaitableProxy(state.
Notifier
!);