1 write to column
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
335this.column = Convert.ToUInt16(column);
1 reference to column
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
369get { return (int)column; }