3 references to ComputeScopeSize
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\RISCV64\RISCV64Unwinder.cs (3)
188
scopeSize =
ComputeScopeSize
(unwindCodePtr, unwindCodesEndPtr);
220
scopeSize =
ComputeScopeSize
(unwindCodePtr + unwindIndex, unwindCodesEndPtr);
259
scopeSize =
ComputeScopeSize
(unwindCodePtr + unwindIndex, unwindCodesEndPtr);