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