5 references to EnumType
System.Data.Entity (5)
System\Data\Metadata\Edm\MetadataItem_Static.cs (5)
40_builtInTypes[(int)BuiltInTypeKind.CollectionKind] = new EnumType(); 44_builtInTypes[(int)BuiltInTypeKind.OperationAction] = new EnumType(); 61_builtInTypes[(int)BuiltInTypeKind.ParameterMode] = new EnumType(); 63_builtInTypes[(int)BuiltInTypeKind.PrimitiveTypeKind] = new EnumType(); 69_builtInTypes[(int)BuiltInTypeKind.RelationshipMultiplicity] = new EnumType();