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