1 write to BuildCompletionSource
aspire (1)
Commands\RunCommand.cs (1)
233
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)
289
context.
BuildCompletionSource
?.TrySetResult(false);
326
context.
BuildCompletionSource
?.TrySetResult(false);
335
context.
BuildCompletionSource
?.TrySetResult(true);
478
context.
BuildCompletionSource
?.TrySetResult(false);
485
context.
BuildCompletionSource
?.TrySetResult(false);