3 references to ComputeScopeSize
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\ARM64\ARM64Unwinder.cs (3)
238
scopeSize =
ComputeScopeSize
(unwindCodePtr, unwindCodesEndPtr, isEpilog: false);
270
scopeSize =
ComputeScopeSize
(unwindCodePtr + unwindIndex, unwindCodesEndPtr, isEpilog: true);
309
scopeSize =
ComputeScopeSize
(unwindCodePtr + unwindIndex, unwindCodesEndPtr, isEpilog: true);