1 write to _elementLocation
Microsoft.Build (1)
Instance\TaskFactoryLoggingHost.cs (1)
69_elementLocation = elementLocation;
3 references to _elementLocation
Microsoft.Build (3)
Instance\TaskFactoryLoggingHost.cs (3)
109return _elementLocation.Line; 121return _elementLocation.Column; 135return _elementLocation.File;