2 writes to _field3
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\IDacDbiInterface.cs (2)
94public int vlrssOffset { get => _field3; set => _field3 = value; } 99public uint vlsrReg { get => (uint)_field3; set => _field3 = (int)value; }
2 references to _field3
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\IDacDbiInterface.cs (2)
94public int vlrssOffset { get => _field3; set => _field3 = value; } 99public uint vlsrReg { get => (uint)_field3; set => _field3 = (int)value; }