1 write to BuildCompletionSource
aspire (1)
Commands\RunCommand.cs (1)
228
BuildCompletionSource
= buildCompletionSource,
11 references to BuildCompletionSource
aspire (11)
Projects\DotNetAppHostProject.cs (6)
206
context.
BuildCompletionSource
?.TrySetResult(false);
249
context.
BuildCompletionSource
?.TrySetResult(false);
276
context.
BuildCompletionSource
?.TrySetResult(false);
294
context.
BuildCompletionSource
?.TrySetResult(false);
300
context.
BuildCompletionSource
?.TrySetResult(false);
310
context.
BuildCompletionSource
?.TrySetResult(true);
Projects\GuestAppHostProject.cs (5)
356
context.
BuildCompletionSource
?.TrySetResult(false);
393
context.
BuildCompletionSource
?.TrySetResult(false);
402
context.
BuildCompletionSource
?.TrySetResult(true);
578
context.
BuildCompletionSource
?.TrySetResult(false);
585
context.
BuildCompletionSource
?.TrySetResult(false);