1 write to StoreRichDebugInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\EEJitManager.cs (1)
13StoreRichDebugInfo = target.ReadField<byte>(address, type, nameof(StoreRichDebugInfo)) != 0;
2 references to StoreRichDebugInfo
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManagerCore.EEJitManager.cs (1)
111if (featureOnStackReplacement || eeJitManager.StoreRichDebugInfo)
Data\EEJitManager.cs (1)
13StoreRichDebugInfo = target.ReadField<byte>(address, type, nameof(StoreRichDebugInfo)) != 0;