1 reference to RootEntityPropertyReflectionBindingFlags
System.Data.Entity (1)
System\Data\Metadata\ObjectLayer\ObjectItemConventionAssemblyLoader.cs (1)
355
BindingFlags flags = cspaceType.BaseType == null ?
RootEntityPropertyReflectionBindingFlags
: PropertyReflectionBindingFlags;