7 references to Initialize
Aspire.Hosting (4)
ApplicationModel\TerminalAnnotation.cs (3)
27
/// <see cref="
Initialize
"/> from a <see cref="BeforeStartEvent"/> handler so the
47
/// <see cref="
Initialize
"/> has been called.
52
/// Gets a value indicating whether <see cref="
Initialize
"/> has been called yet.
TerminalResourceBuilderExtensions.cs (1)
310
annotation.
Initialize
(terminalHosts);
Aspire.Hosting.Tests (3)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (1)
1624
annotation.
Initialize
(hosts);
Backchannel\GetTerminalInfoAsyncTests.cs (1)
316
annotation.
Initialize
(hosts);
Dashboard\DashboardServiceDataTerminalTests.cs (1)
181
annotation.
Initialize
(hosts);