Evaluation\SimpleProjectRootElementCache_Tests.cs (4)
71ProjectRootElement actualRootElement = cache.Get(projectFile, OpenFunc, false, null);
89ProjectRootElement actualRootElement = cache.Get(projectFile, OpenFunc, false, null);
103cache.Get(projectFile, OpenFunc, false, null);
122cache.Get(projectFile, OpenFunc, false, null);