1 write to file
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
333this.file = file ?? String.Empty;
1 reference to file
Microsoft.Build (1)
ElementLocation\ElementLocation.cs (1)
347get { return file; }