3 references to GetEntitySet
System.Data.Entity (3)
System\Data\Metadata\Converter.cs (3)
674
AssociationSetEnd associationSetEnd = new AssociationSetEnd(
GetEntitySet
(end.EntitySet, container),
946
entitySets = new EntitySet[] {
GetEntitySet
(somFunctionImport.EntitySet, entityContainer) };
954
?
GetEntitySet
(returnType.EntitySet, functionImportEntityContainer)