1 write to _packageVersionWithCommandNameCollisionWithA
dotnet.Tests (1)
CommandTests\Tool\Restore\ToolRestoreCommandTests.cs (1)
54
_packageVersionWithCommandNameCollisionWithA
= NuGetVersion.Parse("1.0.9");
2 references to _packageVersionWithCommandNameCollisionWithA
dotnet.Tests (2)
CommandTests\Tool\Restore\ToolRestoreCommandTests.cs (2)
94
Version =
_packageVersionWithCommandNameCollisionWithA
.ToNormalizedString(),
198
_packageVersionWithCommandNameCollisionWithA
, new[] {_toolCommandNameA},