5 references to TypeIdKind
System.Data.Entity (5)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (2)
778rootType.TypeIdKind = TypeIdKind.UserSpecified; 783rootType.TypeIdKind = TypeIdKind.Generated;
System\Data\Query\PlanCompiler\TypeInfo.cs (3)
424private TypeIdKind m_typeIdKind; 446m_typeIdKind = TypeIdKind.Generated; 457internal TypeIdKind TypeIdKind