1 write to FullPath
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
421
RootLink.
FullPath
= value;
1 reference to FullPath
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
414
get => Link != null ? RootLink.
FullPath
: _projectFileLocation?.File;