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