Evaluation\SimpleProjectRootElementCache_Tests.cs (4)
72ProjectRootElement actualRootElement = cache.Get(projectFile, OpenFunc, false, null);
90ProjectRootElement actualRootElement = cache.Get(projectFile, OpenFunc, false, null);
104cache.Get(projectFile, OpenFunc, false, null);
123cache.Get(projectFile, OpenFunc, false, null);