13 instantiations of InputLoadOptions
Aspire.Hosting.Azure (3)
Provisioning\Internal\RunModeProvisioningContextProvider.cs (3)
139
DynamicLoading = new
InputLoadOptions
168
DynamicLoading = new
InputLoadOptions
201
DynamicLoading = new
InputLoadOptions
Aspire.Hosting.Tests (4)
InteractionServiceTests.cs (4)
830
DynamicLoading = new
InputLoadOptions
884
DynamicLoading = new
InputLoadOptions
992
DynamicLoading = new
InputLoadOptions
1025
DynamicLoading = new
InputLoadOptions
Publishers.AppHost (1)
DistributedApplicationBuilderExtensions.cs (1)
81
DynamicLoading = new
InputLoadOptions
Stress.AppHost (5)
InteractionCommands.cs (5)
299
DynamicLoading = new
InputLoadOptions
314
var sharedDynamicOptions = new
InputLoadOptions
367
DynamicLoading = new
InputLoadOptions
438
DynamicLoading = new
InputLoadOptions
455
DynamicLoading = new
InputLoadOptions
7 references to InputLoadOptions
Aspire.Hosting (6)
IInteractionService.cs (6)
110
internal sealed class InputLoadingState(
InputLoadOptions
options)
112
private readonly
InputLoadOptions
_options = options;
229
/// The context for dynamic input loading. Used with <see cref="
InputLoadOptions
.LoadCallback"/>.
235
/// Gets the loading input. This is the target of <see cref="
InputLoadOptions
"/>.
303
/// Gets the <see cref="
InputLoadOptions
"/> for the input.
307
public
InputLoadOptions
? DynamicLoading { get; init; }
Stress.AppHost (1)
InteractionCommands.cs (1)
314
var
sharedDynamicOptions = new InputLoadOptions