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