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