GivenThatWeWantToBuildALibrary.cs (11)
26.CopyTestAsset("AppWithLibrary", identifier: targetFramework)
49.CopyTestAsset("AppWithLibrary")
80.CopyTestAsset("AppWithLibrary", callingMethod, identifier: identifier)
121.CopyTestAsset(testAssetName, callingMethod, identifier)
256.CopyTestAsset("AppWithLibrary")
282.CopyTestAsset("AppWithLibrary", "ImplicitConfigurationConstants", configuration)
330.CopyTestAsset("AppWithLibrary", "ImplicitFrameworkConstants", targetFramework, identifier: expectedDefines.GetHashCode().ToString())
402.CopyTestAsset("AppWithLibrary", "ImplicitFrameworkConstants", targetFramework, identifier: expectedDefines.GetHashCode().ToString())
442.CopyTestAsset("AppWithLibrary", "ImplicitFrameworkConstants", targetFramework)
795.CopyTestAsset("UwpUsingSdkExtras")
1130.CopyTestAsset("AppWithLibrary", identifier: targetFramework)