2 writes to WatchExecute
Aspire.Cli.Tests (1)
Projects\GuestRuntimeTests.cs (1)
32
WatchExecute
= watchExecute,
Aspire.Hosting.CodeGeneration.TypeScript (1)
TypeScriptLanguageSupport.cs (1)
197
WatchExecute
= new CommandSpec
2 references to WatchExecute
aspire (2)
Projects\GuestRuntime.cs (2)
101
var commandSpec = watchMode && _spec.
WatchExecute
is not null
102
? _spec.
WatchExecute