3 references to ResetCaches
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
820
ResetCaches
();
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.
404
MSB.Execution.BuildManager.DefaultBuildManager.
ResetCaches
();