1 instantiation of InteractionLoadingInput
Aspire.Hosting (1)
Ats\InteractionExports.cs (1)
406
_input = new
InteractionLoadingInput
(inner);
2 references to InteractionLoadingInput
Aspire.Hosting (2)
Ats\InteractionExports.cs (2)
401
private readonly
InteractionLoadingInput
_input;
419
public
InteractionLoadingInput
Input()