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