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