1 write to BuildCompletionSource
aspire (1)
Commands\RunCommand.cs (1)
259
BuildCompletionSource
= buildCompletionSource,
11 references to BuildCompletionSource
aspire (11)
Projects\DotNetAppHostProject.cs (6)
197
context.
BuildCompletionSource
?.TrySetResult(false);
240
context.
BuildCompletionSource
?.TrySetResult(false);
267
context.
BuildCompletionSource
?.TrySetResult(false);
285
context.
BuildCompletionSource
?.TrySetResult(false);
291
context.
BuildCompletionSource
?.TrySetResult(false);
301
context.
BuildCompletionSource
?.TrySetResult(true);
Projects\GuestAppHostProject.cs (5)
286
context.
BuildCompletionSource
?.TrySetResult(false);
323
context.
BuildCompletionSource
?.TrySetResult(false);
332
context.
BuildCompletionSource
?.TrySetResult(true);
472
context.
BuildCompletionSource
?.TrySetResult(false);
479
context.
BuildCompletionSource
?.TrySetResult(false);