7 writes to _field1
Microsoft.Diagnostics.DataContractReader.Legacy (7)
Dbi\IDacDbiInterface.cs (7)
81public uint vlrReg { get => _field1; set => _field1 = value; } 84public uint vlsBaseReg { get => _field1; set => _field1 = value; } 88public uint vlrrReg1 { get => _field1; set => _field1 = value; } 92public uint vlrsReg { get => _field1; set => _field1 = value; } 97public uint vlsrsBaseReg { get => _field1; set => _field1 = value; } 102public uint vlfReg { get => _field1; set => _field1 = value; } 105public uint vlfvOffset { get => _field1; set => _field1 = value; }
7 references to _field1
Microsoft.Diagnostics.DataContractReader.Legacy (7)
Dbi\IDacDbiInterface.cs (7)
81public uint vlrReg { get => _field1; set => _field1 = value; } 84public uint vlsBaseReg { get => _field1; set => _field1 = value; } 88public uint vlrrReg1 { get => _field1; set => _field1 = value; } 92public uint vlrsReg { get => _field1; set => _field1 = value; } 97public uint vlsrsBaseReg { get => _field1; set => _field1 = value; } 102public uint vlfReg { get => _field1; set => _field1 = value; } 105public uint vlfvOffset { get => _field1; set => _field1 = value; }