1 write to MDStructuresVersion
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Debugger.cs (1)
21
MDStructuresVersion
= target.ReadField<uint>(address, type, nameof(MDStructuresVersion));
2 references to MDStructuresVersion
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Debugger_1.cs (1)
40
data = new DebuggerData(debugger.LeftSideInitialized != 0, debugger.Defines, debugger.
MDStructuresVersion
);
Data\Debugger.cs (1)
21
MDStructuresVersion = target.ReadField<uint>(address, type, nameof(
MDStructuresVersion
));