2 references to Arguments
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (2)
HubClientProxyGenerator.Emitter.cs (1)
151foreach (var parameter in member.Arguments)
HubClientProxyGenerator.Parser.cs (1)
320methodSpec.Arguments.Add(argumentSpec);