4 references to TerminateR2RStackWalk
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\StackWalk\Context\Wasm\WasmUnwinder.cs (4)
41/// <see cref="TerminateR2RStackWalk"/> is not R2R code (an interpreter transition or the stack 78/// <see cref="TerminateR2RStackWalk"/> marker). 96if (_target.Read<uint>(current + FunctionIndexOffset) == TerminateR2RStackWalk) 105/// <see cref="TerminateR2RStackWalk"/> marker by <c>CallFuncletWith[out]Throwable</c>,