2 references to AssemblyQualifiedName
System.Data (2)
fx\src\data\System\Data\Common\DbProviderFactories.cs (2)
140Type providerType = Type.GetType(dbFactoriesConfigSection[i].AssemblyQualifiedName); 169row[AssemblyQualifiedName] = dbFactoriesConfigSection[i].AssemblyQualifiedName;