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