1 reference to GetResultStorageOrNull
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
343
ref byte resultLoc = ref continuation.Next != null ? ref continuation.Next.
GetResultStorageOrNull
() : ref TOps.GetResultStorage(task);