3 references to Types
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (3)
HubClientProxyGenerator.Emitter.cs (2)
38foreach (var typeSpec in _spec.Types) 49foreach (var typeSpec in _spec.Types)
HubClientProxyGenerator.Parser.cs (1)
326sourceGenerationSpec.Types.Add(typeSpec);