Implemented interface member:
method
OnCompleted
System.Runtime.CompilerServices.INotifyCompletion.OnCompleted(System.Action)
1 reference to OnCompleted
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ValueTaskAwaiter.cs (1)
136t.GetAwaiter().OnCompleted(continuation);