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