3 references to ResetCaches
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
820ResetCaches();
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Build\ProjectBuildManager.cs (2)
68/// For us to call <see cref="MSB.Execution.BuildManager.ResetCaches"/>; we need to end builds, call ResetCaches, and then begin build again. 404MSB.Execution.BuildManager.DefaultBuildManager.ResetCaches();