37 references to ImplicitLoadAssemblyForType
System.Data.Entity (37)
System\Data\Common\Utils\MetadataHelper.cs (1)
169
workspace.
ImplicitLoadAssemblyForType
(nonNullabelType, System.Reflection.Assembly.GetCallingAssembly());
System\Data\Metadata\MetadataWorkspace.cs (1)
452
ImplicitLoadAssemblyForType
(typeof(System.Data.Objects.DataClasses.IEntityWithKey), callingAssembly);
System\Data\Objects\CompiledQuery.cs (16)
383
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
395
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
407
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
419
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
431
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
443
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
455
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
467
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
479
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
491
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
503
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
515
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
527
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
539
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
551
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
563
arg0.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResult), System.Reflection.Assembly.GetCallingAssembly());
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
1047
_perspective.MetadataWorkspace.
ImplicitLoadAssemblyForType
(linqType, null);
System\Data\Objects\ObjectContext.cs (13)
627
MetadataWorkspace.
ImplicitLoadAssemblyForType
(wrappedEntity.IdentityType, null);
894
MetadataWorkspace.
ImplicitLoadAssemblyForType
(wrappedEntity.IdentityType, null);
939
MetadataWorkspace.
ImplicitLoadAssemblyForType
(wrappedOriginalEntity.IdentityType, null);
1008
MetadataWorkspace.
ImplicitLoadAssemblyForType
(wrappedEntity.IdentityType, null);
1221
MetadataWorkspace.
ImplicitLoadAssemblyForType
(EntityUtil.GetEntityIdentityType(entity.GetType()), null);
1638
MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(T), System.Reflection.Assembly.GetCallingAssembly());
1915
this.MetadataWorkspace.
ImplicitLoadAssemblyForType
(entityCLRType, System.Reflection.Assembly.GetCallingAssembly());
2811
this.MetadataWorkspace.
ImplicitLoadAssemblyForType
(objectParameter.MappableType, null);
2898
MetadataWorkspace.
ImplicitLoadAssemblyForType
(type, null);
2959
MetadataWorkspace.
ImplicitLoadAssemblyForType
(clrType, null);
3073
this.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TElement), System.Reflection.Assembly.GetCallingAssembly());
3121
this.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TElement), System.Reflection.Assembly.GetCallingAssembly());
3147
this.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TEntity), System.Reflection.Assembly.GetCallingAssembly());
System\Data\Objects\ObjectQuery_EntitySqlExtensions.cs (5)
106
context.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(T), System.Reflection.Assembly.GetCallingAssembly());
147
context.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(T), System.Reflection.Assembly.GetCallingAssembly());
191
context.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(T), System.Reflection.Assembly.GetCallingAssembly());
360
this.QueryState.ObjectContext.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResultType), System.Reflection.Assembly.GetCallingAssembly());
475
this.QueryState.ObjectContext.MetadataWorkspace.
ImplicitLoadAssemblyForType
(typeof(TResultType), System.Reflection.Assembly.GetCallingAssembly());