2 writes to OnInteractionUpdated
Aspire.Hosting (2)
InteractionService.cs (2)
657OnInteractionUpdated += WriteToChannel; 678OnInteractionUpdated -= WriteToChannel;
4 references to OnInteractionUpdated
Aspire.Hosting (4)
InteractionService.cs (4)
451OnInteractionUpdated?.Invoke(interactionUpdate); 467OnInteractionUpdated?.Invoke(interactionState); 508OnInteractionUpdated?.Invoke(interactionState); 533OnInteractionUpdated?.Invoke(interactionState);