4 references to Connection
System.Data.Common (4)
System\Data\Common\DbDataSource.cs (4)
362Debug.Assert(wrappedBatch.Connection is not null); 365_connection = wrappedBatch.Connection; 544var connection = _wrappedBatch.Connection; 552var connection = _wrappedBatch.Connection;