8 references to TypeNameHelper
Microsoft.Extensions.Http (8)
DependencyInjection\HttpClientFactoryServiceCollectionExtensions.cs (8)
208string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false); 249string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false); 370string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false); 409string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false); 453string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false); 497string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false); 714string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false); 793string name = TypeNameHelper.GetTypeDisplayName(typeof(TClient), fullName: false);