1 write to BuildCompletionSource
aspire (1)
Commands\RunCommand.cs (1)
239
BuildCompletionSource
= buildCompletionSource,
10 references to BuildCompletionSource
aspire (10)
Projects\DotNetAppHostProject.cs (5)
219
context.
BuildCompletionSource
?.TrySetResult(false);
246
context.
BuildCompletionSource
?.TrySetResult(false);
264
context.
BuildCompletionSource
?.TrySetResult(false);
270
context.
BuildCompletionSource
?.TrySetResult(false);
280
context.
BuildCompletionSource
?.TrySetResult(true);
Projects\GuestAppHostProject.cs (5)
276
context.
BuildCompletionSource
?.TrySetResult(false);
314
context.
BuildCompletionSource
?.TrySetResult(false);
323
context.
BuildCompletionSource
?.TrySetResult(true);
463
context.
BuildCompletionSource
?.TrySetResult(false);
470
context.
BuildCompletionSource
?.TrySetResult(false);