1 write to GetterNamespace
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (1)
HubServerProxyGenerator.Parser.cs (1)
224sourceGenerationSpec.GetterNamespace = getProxyClassSymbol.ContainingNamespace.ToString();
3 references to GetterNamespace
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (3)
HubServerProxyGenerator.Emitter.cs (3)
52$"{_spec.GetterNamespace}.{_spec.GetterClassName}.{classSpec.ClassTypeName}"; 63namespace {_spec.GetterNamespace} 147namespace {_spec.GetterNamespace}