Home
last modified time | relevance | path

Searched refs:DeriveDomainFromType (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/ViewGeneration/Structures/
H A DDomain.cs120 …CellConstantSet domain = DeriveDomainFromType(memberPath.EdmType, edmItemCollection, leaveDomainUn… in DeriveDomainFromMemberPath()
130 …private static CellConstantSet DeriveDomainFromType(EdmType type, EdmItemCollection edmItemCollect… in DeriveDomainFromType() method in System.Data.Mapping.ViewGeneration.Structures.Domain