2 references to GetAllInterfaceMethods
Microsoft.AspNetCore.SignalR.Core (2)
Internal\TypedClientBuilder.cs (2)
65foreach (var method in GetAllInterfaceMethods(typeof(T))) 81foreach (var parentMethod in GetAllInterfaceMethods(parent))