4 references to SeenWithEdmItemCollection
System.Data.Entity (4)
System\Data\Metadata\ObjectLayer\KnownAssembliesSet.cs (3)
80
Debug.Assert(current.
SeenWithEdmItemCollection
!= knownAssemblyEntry.
SeenWithEdmItemCollection
&&
81
knownAssemblyEntry.
SeenWithEdmItemCollection
, "should only be updating if we haven't seen it with an edmItemCollection yet.");
System\Data\Metadata\ObjectLayer\KnownAssemblyEntry.cs (1)
51
return
SeenWithEdmItemCollection
||