4 references to MarkAsExplicitlyLoaded
Microsoft.Build (4)
Construction\ProjectRootElement.cs (1)
674/// Internal code that wants to set this to true should call <see cref="MarkAsExplicitlyLoaded"/>.
Definition\Project.cs (1)
3768Xml.MarkAsExplicitlyLoaded();
Evaluation\ProjectRootElementCache.cs (2)
311projectRootElement.MarkAsExplicitlyLoaded(); 360projectRootElement.MarkAsExplicitlyLoaded();