Home
last modified time | relevance | path

Searched refs:AlwaysUseContentTimestamp (Results 1 – 2 of 2) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DTraits.cs71 …public readonly bool AlwaysUseContentTimestamp = Environment.GetEnvironmentVariable("MSBUILDALWAYS… field in Microsoft.Build.Utilities.EscapeHatches
H A DNativeMethodsShared.cs881 if (Traits.Instance.EscapeHatches.AlwaysUseContentTimestamp) in GetLastWriteFileUtcTime()