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)
94Version = _packageVersionWithCommandNameCollisionWithA.ToNormalizedString(), 198_packageVersionWithCommandNameCollisionWithA, new[] {_toolCommandNameA},