3 references to ComputeScopeSize
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\LoongArch64\LoongArch64Unwinder.cs (3)
174
scopeSize =
ComputeScopeSize
(unwindCodePtr, unwindCodesEndPtr, isEpilog: false);
206
scopeSize =
ComputeScopeSize
(unwindCodePtr + unwindIndex, unwindCodesEndPtr, isEpilog: true);
245
scopeSize =
ComputeScopeSize
(unwindCodePtr + unwindIndex, unwindCodesEndPtr, isEpilog: true);