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