1 write to DebugInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\RealCodeHeader.cs (1)
15
DebugInfo
= target.ReadPointerField(address, type, nameof(DebugInfo));
2 references to DebugInfo
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.EEJitManager.cs (1)
114
return realCodeHeader.
DebugInfo
;
Data\RealCodeHeader.cs (1)
15
DebugInfo = target.ReadPointerField(address, type, nameof(
DebugInfo
));