2 writes to OnInteractionUpdated
Aspire.Hosting (2)
InteractionService.cs (2)
267OnInteractionUpdated += WriteToChannel; 288OnInteractionUpdated -= WriteToChannel;
2 references to OnInteractionUpdated
Aspire.Hosting (2)
InteractionService.cs (2)
177OnInteractionUpdated?.Invoke(interactionUpdate); 220OnInteractionUpdated?.Invoke(interactionState);