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