3 references to _eman
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\ARM\ARMUnwinder.cs (3)
22if (_eman.GetCodeBlockHandle(context.InstructionPointer.Value) is not CodeBlockHandle cbh) 30TargetPointer imageBase = _eman.GetUnwindInfoBaseAddress(cbh); 31TargetPointer unwindInfoAddr = _eman.GetUnwindInfo(cbh);