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