Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Metadata/Edm/
H A DLightweightCodeGenerator.cs99 getRelatedEnd = CreateGetRelatedEndMethod(sourceMember, targetMember); in GetRelatedEnd()
466 …private static Func<RelationshipManager, RelatedEnd, RelatedEnd> CreateGetRelatedEndMethod(Associa… in CreateGetRelatedEndMethod() method in System.Data.Objects.LightweightCodeGenerator
484 …private static Func<RelationshipManager, RelatedEnd, RelatedEnd> CreateGetRelatedEndMethod<TSource…