2 writes to _contextConnection
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (2)
414_contextConnection = value; 1073_contextConnection = DbConnectionStringDefaults.ContextConnection;
1 reference to _contextConnection
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (1)
411get { return _contextConnection; }