2 writes to _exitType
Microsoft.Build (2)
BackEnd\Node\ServerNodeBuildResult.cs (2)
29_exitType = exitType; 35translator.Translate(ref _exitType);
1 reference to _exitType
Microsoft.Build (1)
BackEnd\Node\ServerNodeBuildResult.cs (1)
19public string ExitType => _exitType;