2 references to TypedDictionaryConverterFactory
Microsoft.AspNetCore.Http.Extensions (2)
src\aspnetcore\src\Components\Endpoints\src\FormMapping\Factories\DictionaryConverterFactory.cs (2)
31
if (Activator.CreateInstance(typeof(
TypedDictionaryConverterFactory
<,,>)
110
var factory = Activator.CreateInstance(typeof(
TypedDictionaryConverterFactory
<,,>)