3 references to _eman
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\ARM64\ARM64Unwinder.cs (3)
54if (_eman.GetCodeBlockHandle(context.InstructionPointer.Value) is not CodeBlockHandle cbh) 57TargetPointer imageBase = _eman.GetUnwindInfoBaseAddress(cbh); 58TargetPointer unwindInfoAddr = _eman.GetUnwindInfo(cbh);