1 instantiation of KeyedInteractionCollection
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
27
private readonly KeyedInteractionCollection _pendingInteractions =
new
();
1 reference to KeyedInteractionCollection
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
27
private readonly
KeyedInteractionCollection
_pendingInteractions = new();