5 references to AppName
dotnet-watch.Tests (5)
CommandLine\LaunchSettingsTests.cs (5)
24
var testAsset = TestAssets.CopyTestAsset(
AppName
)
37
var testAsset = TestAssets.CopyTestAsset(
AppName
, identifier: hotReload.ToString())
55
var testAsset = TestAssets.CopyTestAsset(
AppName
, identifier: hotReload.ToString())
75
var testAsset = TestAssets.CopyTestAsset(
AppName
, identifier: hotReload.ToString())
90
var testAsset = TestAssets.CopyTestAsset(
AppName
)