2 writes to Target
dotnet.Tests (2)
CommandTests\New\DotnetAddPostActionTests.cs (2)
316Target = target; 329Target = target;
7 references to Target
dotnet.Tests (7)
CommandTests\New\DotnetAddPostActionTests.cs (7)
176Assert.Equal(projFileFullPath, callback.Target); 203Assert.Equal(projFileFullPath, callback.Target); 246Assert.Equal(existingProjectFileFullPath, callback.Target); 272Assert.Equal(projFileFullPath, callback.Target); 299Assert.Equal(projFileFullPath, callback.Target); 311if (Target != null) 324if (Target != null)