1 write to GetterMethodName
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (1)
HubServerProxyGenerator.Parser.cs (1)
222
sourceGenerationSpec.
GetterMethodName
= getProxyMethodSymbol.Name;
2 references to GetterMethodName
Microsoft.AspNetCore.SignalR.Client.SourceGenerator (2)
HubServerProxyGenerator.Emitter.cs (2)
28
string.IsNullOrEmpty(_spec.
GetterMethodName
) ||
67
{_spec.GetterMethodAccessibility} static partial {_spec.GetterTypeParameterName} {_spec.
GetterMethodName
}<{_spec.GetterTypeParameterName}>(this HubConnection {_spec.GetterHubConnectionParameterName})