4 references to nonexisting_txt
Microsoft.Build.Tasks.UnitTests (4)
Touch_Tests.cs (4)
59
if (path ==
nonexisting_txt
)
84
if (path ==
nonexisting_txt
)
324
new TaskItem(
nonexisting_txt
)
333
Assert.Contains(
nonexisting_txt
, engine.Log);