2 references to XmlError
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (2)
246
AddError(ErrorCode.
XmlError
, EdmSchemaErrorSeverity.Error, sourceReader, ex);
335
AddError(ErrorCode.
XmlError
, severity, e.Exception.LineNumber, e.Exception.LinePosition, e.Message);