1 write to line
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
334this.line = Convert.ToUInt16(line);
1 reference to line
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
358get { return (int)line; }