1 write to Location
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
137Location = sourceLocation;
2 references to Location
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (2)
227AddError(errorCode,severity,element.Schema.Location,element.LineNumber,element.LinePosition,message); 520return Schema.Location;