8 references to SimpleProjectRootElementCache
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildEventsProcessor.cs (1)
39private readonly SimpleProjectRootElementCache _cache = new SimpleProjectRootElementCache();
Definition\ProjectCollection.cs (1)
311ProjectRootElementCache = new SimpleProjectRootElementCache();
Microsoft.Build.Engine.UnitTests (6)
Evaluation\SimpleProjectRootElementCache_Tests.cs (6)
36var cache = new SimpleProjectRootElementCache(); 50var cache = new SimpleProjectRootElementCache(); 68var cache = new SimpleProjectRootElementCache(); 86var cache = new SimpleProjectRootElementCache(); 99var cache = new SimpleProjectRootElementCache(); 118var cache = new SimpleProjectRootElementCache();