1 write to _sidString
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
32_sidString = sidString;
2 references to _sidString
System.Data.OleDb (2)
System\Data\ProviderBase\DbConnectionPoolIdentity.cs (2)
49result = ((_sidString == that._sidString) && (_isRestricted == that._isRestricted) && (_isNetwork == that._isNetwork));