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