2 references to CaptureRuntimeAsyncCallstack
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (2)
542
if (!
CaptureRuntimeAsyncCallstack
(buffer, ref currentIndex, ref state))
551
CaptureRuntimeAsyncCallstack
(rentedArray, ref index, ref state);