Home
last modified time | relevance | path

Searched defs:isExplicitlyLoaded (Results 1 – 3 of 3) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Build/Evaluation/
H A DProjectRootElementCache.cs196 …ent Get(string projectFile, OpenProjectRootElement openProjectRootElement, bool isExplicitlyLoaded, in Get()
/dports/devel/msbuild/msbuild-0.06/src/Build/Construction/
H A DProjectRootElement.cs170 …ment(XmlReader xmlReader, ProjectRootElementCache projectRootElementCache, bool isExplicitlyLoaded, in ProjectRootElement()
1785 …Element Open(string path, ProjectRootElementCache projectRootElementCache, bool isExplicitlyLoaded, in Open()
1818 …ies, string toolsVersion, ProjectRootElementCache projectRootElementCache, bool isExplicitlyLoaded) in OpenProjectOrSolution()
/dports/devel/msbuild/msbuild-0.06/src/Build/Instance/
H A DProjectInstance.cs2017 …vice loggingService, BuildEventContext projectBuildEventContext, bool isExplicitlyLoaded, IReadOnl… in LoadSolutionForBuild()
2383 bool isExplicitlyLoaded, in GenerateSolutionWrapperUsingOldOM()