2 references to _expiredInvocationIds
Microsoft.AspNetCore.Components.Server (2)
Circuits\ServerComponentDeserializer.cs (2)
167if (_expiredInvocationIds.Contains(serverComponent.InvocationId)) 175_expiredInvocationIds.Add(_currentInvocationId.Value);