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