3 references to CreateInstance
Microsoft.Extensions.DependencyInjection.Abstractions (3)
ActivatorUtilities.cs (3)
113return matcher.CreateInstance(provider); 165return bestMatcher.CreateInstance(provider); 189return matcher.CreateInstance(provider);