1 write to Time
Microsoft.Build.Tasks.UnitTests (1)
Touch_Tests.cs (1)
260
t.
Time
= "Badly formed time String.";
2 references to Time
Microsoft.Build.Tasks.Core (2)
Touch.cs (2)
298
if (string.IsNullOrEmpty(
Time
))
303
return DateTime.Parse(
Time
, DateTimeFormatInfo.InvariantInfo);