5 references to Instance
Microsoft.Build.Framework (5)
NativeMethods.cs (4)
592
bool isMaxPathRestricted = Traits.
Instance
.EscapeHatches.DisableLongPaths || IsMaxPathLegacyWindows();
1183
if (Traits.
Instance
.EscapeHatches.AlwaysDoImmutableFilesUpToDateCheck)
1215
if (Traits.
Instance
.EscapeHatches.AlwaysUseContentTimestamp)
1229
if ((data.fileAttributes & FILE_ATTRIBUTE_REPARSE_POINT) == FILE_ATTRIBUTE_REPARSE_POINT && !Traits.
Instance
.EscapeHatches.UseSymlinkTimeInsteadOfTargetTime)
Telemetry\TelemetryManager.cs (1)
142
Traits.
Instance
.FrameworkTelemetryOptOut;