1 write to _snapshotAttentionReceived
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
3660
_snapshotAttentionReceived
= _stateObj._attentionReceived;
1 reference to _snapshotAttentionReceived
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
3688
_stateObj._attentionReceived =
_snapshotAttentionReceived
;