5 references to ContextConnection
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
143validKeywords[(int)Keywords.ContextConnection] = DbConnectionStringKeywords.ContextConnection; 186hash.Add(DbConnectionStringKeywords.ContextConnection, Keywords.ContextConnection); 294case Keywords.ContextConnection: ContextConnection = ConvertToBoolean(value); break; 959case Keywords.ContextConnection: return ContextConnection; 1072case Keywords.ContextConnection: