1 write to _nextInvocationId
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2170public string GetNextId() => (++_nextInvocationId).ToString(CultureInfo.InvariantCulture);