2 references to GetEntityContainer
System.Data.Entity (2)
System\Data\Metadata\Edm\ItemCollection.cs (1)
412return this.GetEntityContainer(name, false /*ignoreCase*/);
System\Data\Metadata\MetadataWorkspace.cs (1)
674return collection.GetEntityContainer(name, ignoreCase);