2 references to DefaultNotAllowed
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs (2)
694
_element.AddError(ErrorCode.
DefaultNotAllowed
, EdmSchemaErrorSeverity.Error, System.Data.Entity.Strings.DefaultNotAllowed);
764
_element.AddError(ErrorCode.
DefaultNotAllowed
, EdmSchemaErrorSeverity.Error, System.Data.Entity.Strings.DefaultNotAllowed);