1 write to _providerTable
System.Data (1)
fx\src\data\System\Data\Common\DbProviderFactories.cs (1)
237_providerTable = (null != configTable) ? IncludeFrameworkFactoryClasses(configTable.Tables[DbProviderFactoriesConfigurationHandler.providerGroup]) : IncludeFrameworkFactoryClasses(null);
1 reference to _providerTable
System.Data (1)
fx\src\data\System\Data\Common\DbProviderFactories.cs (1)
226return _providerTable;