3 references to ProjectName
dotnet.Tests (3)
CommandTests\Reference\Add\GivenDotnetAddReference.cs (1)
56
_testAssetsManager.CopyTestAsset(TestSetup.
ProjectName
, callingMethod + nameof(GivenDotnetAddReference), identifier: identifier + callingMethod, testAssetSubdirectory: TestSetup.TestGroup)
CommandTests\Reference\List\GivenDotnetListReference.cs (1)
234
_testAssetsManager.CopyTestAsset(TestSetup.
ProjectName
, callingMethod: callingMethod, identifier: identifier, testAssetSubdirectory: TestSetup.TestGroup)
CommandTests\Reference\Remove\GivenDotnetRemoveP2P.cs (1)
56
_testAssetsManager.CopyTestAsset(TestSetup.
ProjectName
, callingMethod: callingMethod + nameof(GivenDotnetRemoveReference), identifier: identifier + callingMethod, testAssetSubdirectory: TestAssetSubdirectories.NonRestoredTestProjects)