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