2 references to CreateSerializedInvocationMessage
Microsoft.AspNetCore.SignalR.Core (2)
DefaultHubLifetimeManager.cs (2)
114message = DefaultHubLifetimeManager<THub>.CreateSerializedInvocationMessage(methodName, args); 159message = DefaultHubLifetimeManager<THub>.CreateSerializedInvocationMessage(methodName, args);