7 writes to _field1
Microsoft.Diagnostics.DataContractReader.Legacy (7)
Dbi\IDacDbiInterface.cs (7)
95public uint vlrReg { get => _field1; set => _field1 = value; } 98public uint vlsBaseReg { get => _field1; set => _field1 = value; } 102public uint vlrrReg1 { get => _field1; set => _field1 = value; } 106public uint vlrsReg { get => _field1; set => _field1 = value; } 111public uint vlsrsBaseReg { get => _field1; set => _field1 = value; } 116public uint vlfReg { get => _field1; set => _field1 = value; } 119public uint vlfvOffset { get => _field1; set => _field1 = value; }
7 references to _field1
Microsoft.Diagnostics.DataContractReader.Legacy (7)
Dbi\IDacDbiInterface.cs (7)
95public uint vlrReg { get => _field1; set => _field1 = value; } 98public uint vlsBaseReg { get => _field1; set => _field1 = value; } 102public uint vlrrReg1 { get => _field1; set => _field1 = value; } 106public uint vlrsReg { get => _field1; set => _field1 = value; } 111public uint vlsrsBaseReg { get => _field1; set => _field1 = value; } 116public uint vlfReg { get => _field1; set => _field1 = value; } 119public uint vlfvOffset { get => _field1; set => _field1 = value; }