4 references to CreateTestAsset
Microsoft.NET.Restore.Tests (4)
GivenThatWeWantToRestoreProjectsUsingNuGetConfigProperties.cs (4)
35
TestAsset testProjectTestAsset =
CreateTestAsset
(testProjectName, frameworks);
56
TestAsset testProjectTestAsset =
CreateTestAsset
(testProjectName, frameworks);
71
TestAsset testProjectTestAsset =
CreateTestAsset
(testProjectName, frameworks);
86
TestAsset testProjectTestAsset =
CreateTestAsset
(testProjectName, frameworks);