Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/Internal/Materialization/
H A DTranslator.cs591 …private static readonly PropertyInfo EntityWrapperFactory_NullWrapper = typeof(EntityWrapperFactor… field in System.Data.Common.Internal.Materialization.Translator
701 return Expression.Property(null, EntityWrapperFactory_NullWrapper); in Emit_WrappedNullConstant()