2 references to Arguments
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (2)
HubServerProxyGenerator.Emitter.cs (1)
88foreach (var argumentSpec in methodSpec.Arguments)
HubServerProxyGenerator.Parser.cs (1)
308methodSpec.Arguments.Add(argumentSpec);