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