3 references to ReloadFrom
Microsoft.Build (3)
Construction\ProjectRootElement.cs (2)
269
/// Helper constructor for the <see cref="
ReloadFrom
(string,bool,bool?)"/>> mehtod which needs to check if the document parses
1650
ReloadFrom
(FullPath, throwIfUnsavedChanges, preserveFormatting);
ObjectModelRemoting\ConstructionObjectLinks\ProjectRootElementLink.cs (1)
199
/// Facilitate remoting the <see cref="ProjectRootElement.
ReloadFrom
(string, bool, bool?)"/>.