2 writes to ClrModule
Microsoft.Diagnostics.DataContractReader.Contracts (2)
_generated\97\Microsoft_Diagnostics_DataContractReader_Data.JITNotification.g.cs (2)
34ClrModule = target.ReadNUIntField(b, t, n); 60ClrModule = value;
2 references to ClrModule
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CodeNotifications_1.cs (2)
113if (module != TargetPointer.Null && entry.ClrModule.Value != module.Value) 188if (entry.ClrModule.Value != module.Value)