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