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