2 implementations of ClearPerBuildState
Microsoft.Build (2)
BackEnd\Components\Communications\NodeManager.cs (1)
209
public void
ClearPerBuildState
()
BackEnd\Components\Communications\TaskHostNodeManager.cs (1)
112
public void
ClearPerBuildState
()
1 reference to ClearPerBuildState
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
2146
_nodeManager?.
ClearPerBuildState
();