1 instantiation of WasmUnwinder
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\WasmContext.cs (1)
85Wasm.WasmUnwinder unwinder = new(target, new Wasm.WasmR2RInfo(target));
2 references to WasmUnwinder
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\WasmContext.cs (2)
17/// frameSize-based virtual unwind (see <see cref="Wasm.WasmUnwinder"/>) using synthetic virtual 85Wasm.WasmUnwinder unwinder = new(target, new Wasm.WasmR2RInfo(target));