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