3 references to NotSupported
System.Data.Entity (3)
System\Data\EntityClient\EntityCommandDefinition.cs (1)
420
throw EntityUtil.
NotSupported
("MARS");
System\Data\EntityModel\SchemaObjectModel\ScalarType.cs (1)
90
throw EntityUtil.
NotSupported
(_primitiveType.FullName);
System\Data\Query\PlanCompiler\ColumnMapProcessor.cs (1)
523
throw EntityUtil.
NotSupported
(type.Identity);