2 references to PropertyActivator
Microsoft.AspNetCore.Mvc.Core (2)
Controllers\DefaultControllerPropertyActivator.cs (2)
65
p => new
PropertyActivator
<ControllerContext>(p, c => c));
70
p => new
PropertyActivator
<ControllerContext>(p, c => c)));