2 instantiations of SimpleProjectRootElementCache
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildEventsProcessor.cs (1)
39private readonly SimpleProjectRootElementCache _cache = new SimpleProjectRootElementCache();
Definition\ProjectCollection.cs (1)
338ProjectRootElementCache = new SimpleProjectRootElementCache();
1 reference to SimpleProjectRootElementCache
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildEventsProcessor.cs (1)
39private readonly SimpleProjectRootElementCache _cache = new SimpleProjectRootElementCache();