2 writes to _exception
MSBuildTaskHost (2)
BackEnd\NodeShutdown.cs (2)
57_exception = exception; 85translator.TranslateException(ref _exception);
1 reference to _exception
MSBuildTaskHost (1)
BackEnd\NodeShutdown.cs (1)
77public Exception? Exception => _exception;