2 references to ViewDataDictionaryControllerPropertyActivator
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
DependencyInjection\MvcViewFeaturesMvcCoreBuilderExtensions.cs (1)
151.Transient<IControllerPropertyActivator, ViewDataDictionaryControllerPropertyActivator>());
ViewDataDictionaryControllerPropertyActivator.cs (1)
23/// Initializes a new instance of <see cref="ViewDataDictionaryControllerPropertyActivator"/>.