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