3 references to CreateInstance
Microsoft.Extensions.DependencyInjection.Abstractions (3)
ActivatorUtilities.cs (3)
118return matcher.CreateInstance(provider); 170return bestMatcher.CreateInstance(provider); 194return matcher.CreateInstance(provider);