4 references to LinePosition
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs (1)
266owner.LinePosition,
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (3)
215AddError(errorCode,severity,SchemaLocation,LineNumber,LinePosition,message); 227AddError(errorCode,severity,element.Schema.Location,element.LineNumber,element.LinePosition,message); 313System.Data.Entity.Strings.MalformedXml(LineNumber,LinePosition));