1 reference to TimeLastChanged
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
632public DateTime TimeLastChanged => Link != null ? RootLink.TimeLastChanged : _timeLastChangedUtc.ToLocalTime();