linux-packaging-mono/mcs/class/System.Data/corefx.common.sources

293 lines
24 KiB
Plaintext
Raw Normal View History

../../../external/corefx/src/System.Data.Common/src/System/Data/AcceptRejectRule.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/AggregateType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/BaseCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/CatalogLocation.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ColumnTypeConverter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/CommandBehavior.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/CommandType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/AdapterSwitches.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/BigIntegerStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/BooleanStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/ByteStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/CharStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataAdapter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataColumnMapping.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataColumnMappingCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataCommonEventSource.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataRecordInternal.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataTableMapping.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DataTableMappingCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DateTimeOffsetStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DateTimeStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbColumn.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbCommand.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DBCommandBuilder.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbConnection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbDataAdapter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbDataRecord.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbDataSourceEnumerator.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbEnumerator.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbException.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbMetaDataCollectionNames.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbMetaDataColumnNames.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbParameter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbParameterCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbProviderSpecificTypePropertyAttribute.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DBSchemaRow.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DBSchemaTable.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DbTransaction.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DecimalStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/DoubleStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/Groupbybehavior.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/IDbColumnSchemaGenerator.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/identifiercase.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/Int16Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/Int32Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/Int64Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/ObjectStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/RowUpdatedEventArgs.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/RowUpdatingEventArgs.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SByteStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SchemaTableColumn.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SchemaTableOptionalColumn.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SingleStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLConvert.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLBinaryStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQlBooleanStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLBytesStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLByteStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLCharsStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLDateTimeStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLDecimalStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLDoubleStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLGuidStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLInt16Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLInt32Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLInt64Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLMoneyStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLSingleStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SQLTypes/SQLStringStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SqlUDTStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/StringStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/SupportedJoinOperators.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/TimeSpanStorage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/UInt16Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/UInt32Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Common/UInt64Storage.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ConflictOptions.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ConnectionState.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Constraint.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ConstraintCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ConstraintConverter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ConstraintEnumerator.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataColumn.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataColumnChangeEvent.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataColumnChangeEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataColumnCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataColumnPropertyDescriptor.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataError.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataException.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataKey.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRelation.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRelationCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRelationPropertyDescriptor.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRow.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowAction.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowChangeEvent.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowChangeEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowCreatedEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowState.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowVersion.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataRowView.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataSerializationFormat.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataSet.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataSetDateTime.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataSysAttribute.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTable.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableClearEvent.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableClearEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableNewRowEvent.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableNewRowEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTablePropertyDescriptor.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableReader.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableReaderListener.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataTableTypeConverter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataView.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataViewListener.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataViewManager.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataViewManagerListItemTypeDescriptor.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataViewRowState.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataViewSetting.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DataViewSettingCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DBConcurrencyException.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DbType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/DefaultValueTypeConverter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/FillErrorEventArgs.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/FillErrorEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/AggregateNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/BinaryNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/ConstNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/DataExpression.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/ExpressionNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/ExpressionParser.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/FilterException.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/FunctionNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/IFilter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/LookupNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/NameNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/Operators.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/UnaryNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Filter/ZeroOpNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ForeignKeyConstraint.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IColumnMapping.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IColumnMappingCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDataAdapter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDataParameter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDataParameterCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDataReader.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDataRecord.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDbCommand.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDbConnection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDbDataAdapter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDbDataParameter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IDbTransaction.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/IsolationLevel.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ITableMapping.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ITableMappingCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/KeyRestrictionBehavior.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/LoadOption.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/MappingType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/MergeFailedEvent.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/MergeFailedEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Merger.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/MissingMappingAction.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/MissingSchemaAction.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ParameterDirection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/PrimaryKeyTypeConverter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/PropertyCollection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ProviderBase/DataReaderContainer.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/ProviderBase/SchemaMapping.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Range.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/RbTree.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/RecordManager.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/RelatedView.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/RelationshipConverter.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Rule.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SchemaSerializationMode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SchemaType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Select.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/Selection.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SimpleType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SqlDbType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/INullable.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLBinary.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLBoolean.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLByte.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLBytes.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLChars.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SqlCharStream.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLDateTime.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLDecimal.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLDouble.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLGuid.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLInt16.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLInt32.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLInt64.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLMoney.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLResource.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLSingle.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLString.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SQLUtility.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/SqlXml.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/StateChangeEvent.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/StateChangeEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/StatementCompletedEventArgs.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/StatementCompletedEventHandler.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/StatementType.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/UniqueConstraint.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/UpdateRowSource.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/updatestatus.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XDRSchema.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XmlContent.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XmlDataLoader.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XMLDiffLoader.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XmlKeywords.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XmlReadMode.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/xmlsaver.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XMLSchema.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XmlToDatasetMap.cs
../../../external/corefx/src/System.Data.Common/src/System/Data/XmlWriteMode.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/BaseTreeIterator.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/DataDocumentXPathNavigator.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/DataPointer.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/DataSetMappper.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/IXmlDataVirtualNode.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/RegionIterator.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/TreeIterator.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/XmlBoundElement.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/XmlDataImplementation.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/XPathNodePointer.cs
../../../external/corefx/src/System.Data.Common/src/System/Xml/XmlDataDocument.cs
../referencesource/System.Data/Microsoft/SqlServer/Server/SqlTriggerContext.cs
../referencesource/System.Data/Misc/ExternDll.cs
../referencesource/System.Data/Misc/HResults.cs
../referencesource/System.Data/System/Data/CodeGen/StrongTypingException.cs
../referencesource/System.Data/System/Data/Common/ActivityCorrelator.cs
../referencesource/System.Data/System/Data/Common/AdapterUtil.cs
../referencesource/System.Data/System/Data/Common/DbConnectionOptions.cs
../referencesource/System.Data/System/Data/Common/DbConnectionPoolKey.cs
../referencesource/System.Data/System/Data/Common/DBConnectionString.cs
../referencesource/System.Data/System/Data/Common/DbConnectionStringBuilder.cs
../referencesource/System.Data/System/Data/Common/DbConnectionStringCommon.cs
../referencesource/System.Data/System/Data/Common/DBDataPermission.cs
../referencesource/System.Data/System/Data/Common/DBDataPermissionAttribute.cs
../referencesource/System.Data/System/Data/Common/DbDataReader.cs
../referencesource/System.Data/System/Data/Common/DbProviderFactory.cs
../referencesource/System.Data/System/Data/Common/FieldNameLookup.cs
../referencesource/System.Data/System/Data/Common/GreenMethods.cs
../referencesource/System.Data/System/Data/Common/MultipartIdentifier.cs
../referencesource/System.Data/System/Data/Common/NameValuePair.cs
../referencesource/System.Data/System/Data/Common/NameValuePermission.cs
../referencesource/System.Data/System/Data/Common/SQLTypes/SqlXmlStorage.cs
../referencesource/System.Data/System/Data/OleDb/OleDbType.cs
../referencesource/System.Data/System/Data/OleDb/PropertyAttributes.cs
../referencesource/System.Data/System/Data/OperationAbortedException.cs
../referencesource/System.Data/System/Data/ProviderBase/DbConnectionPoolAuthenticationContext.cs
../referencesource/System.Data/System/Data/ProviderBase/DbConnectionPoolAuthenticationContextKey.cs
../referencesource/System.Data/System/Data/ProviderBase/DbConnectionPoolOptions.cs
../referencesource/System.Data/System/Data/ProviderBase/DbConnectionPoolProviderInfo.cs
../referencesource/System.Data/System/Data/ProviderBase/DbMetaDataFactory.cs
../referencesource/System.Data/System/Data/ProviderBase/DbReferenceCollection.cs
../referencesource/System.Data/System/Data/ProviderBase/TimeoutTimer.cs
../referencesource/System.Data/System/Data/ProviderBase/WrappedIUnknown.cs
../referencesource/System.Data/System/Data/Sql/IBinarySerialize.cs
../referencesource/System.Data/System/Data/Sql/invalidudtexception.cs
../referencesource/System.Data/System/Data/Sql/SqlDataSourceEnumerator.cs
../referencesource/System.Data/System/Data/Sql/SqlFacetAttribute.cs
../referencesource/System.Data/System/Data/Sql/SqlFunctionAttribute.cs
../referencesource/System.Data/System/Data/Sql/SqlGenericUtil.cs
../referencesource/System.Data/System/Data/Sql/SqlMethodAttribute.cs
../referencesource/System.Data/System/Data/Sql/SqlNotificationRequest.cs
../referencesource/System.Data/System/Data/Sql/SqlProcedureAttribute.cs
../referencesource/System.Data/System/Data/Sql/SqlTriggerAttribute.cs
../referencesource/System.Data/System/Data/Sql/SqlUserDefinedAggregateAttribute.cs
../referencesource/System.Data/System/Data/Sql/SqlUserDefinedTypeAttribute.cs
../referencesource/System.Data/System/Data/Sql/TriggerAction.cs
../referencesource/System.Data/System/Data/SqlClient/ApplicationIntent.cs
../referencesource/System.Data/System/Data/SqlClient/LocalDBAPI.cs
../referencesource/System.Data/System/Data/SqlClient/SqlClientEncryptionType.cs
../referencesource/System.Data/System/Data/SqlClient/SqlClientPermission.cs
../referencesource/System.Data/System/Data/SqlClient/SqlConnectionString.cs
../referencesource/System.Data/System/Data/SqlClient/SqlConnectionStringBuilder.cs
../referencesource/System.Data/System/Data/SqlClient/SqlError.cs
../referencesource/System.Data/System/Data/SqlClient/SqlErrorCollection.cs
../referencesource/System.Data/System/Data/SqlClient/SqlInfoMessageEvent.cs
../referencesource/System.Data/System/Data/SqlClient/SqlUtil.cs
../referencesource/System.Data/System/Data/SqlClient/TdsEnums.cs
../referencesource/System.Data/System/Data/SqlClient/TdsParserStaticMethods.cs
../referencesource/System.Data/System/Data/DataSet.cs