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