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