1 write to column
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
259this.column = column;
1 reference to column
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
293get { return column; }