3 references to GetChainedEntryAddress
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\Context\AMD64\AMD64Unwinder.cs (3)
736
functionEntry = _target.ProcessedData.GetOrAdd<Data.RuntimeFunction>(unwindInfo.Value.
GetChainedEntryAddress
());
1062
functionEntry = _target.ProcessedData.GetOrAdd<Data.RuntimeFunction>(unwindInfo.
GetChainedEntryAddress
());
1227
functionEntry = _target.ProcessedData.GetOrAdd<Data.RuntimeFunction>(unwindInfo.Value.
GetChainedEntryAddress
());