2 references to ImplicitLoadAssemblyForType
System.Data.Entity (2)
System\Data\Metadata\MetadataWorkspace.cs (1)
407
if (!objItemCollection.
ImplicitLoadAssemblyForType
(type, (EdmItemCollection)edmItemCollection) && (null != callingAssembly))
System\Data\Metadata\ObjectItemCollection.cs (1)
211
result |=
ImplicitLoadAssemblyForType
(t, edmItemCollection);