5 references to DebugInfo
Microsoft.Diagnostics.DataContractReader.Legacy (5)
ClrDataFrame.cs (1)
460
IDebugInfo debugInfo = _target.Contracts.
DebugInfo
;
ClrDataMethodInstance.cs (4)
201
if (!_target.Contracts.
DebugInfo
.HasDebugInfo(pCode))
204
IEnumerable<OffsetMapping> mapEnumerable = _target.Contracts.
DebugInfo
.GetMethodNativeMap(
297
if (!_target.Contracts.
DebugInfo
.HasDebugInfo(pCode))
300
IEnumerable<OffsetMapping> mapEnumerable = _target.Contracts.
DebugInfo
.GetMethodNativeMap(