2 writes to _maxPoolSize
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (2)
602_maxPoolSize = value; 1103_maxPoolSize = DbConnectionStringDefaults.MaxPoolSize;
1 reference to _maxPoolSize
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (1)
596get { return _maxPoolSize; }