Implemented interface member:
method
PopulateFeature
Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<TFeature>.PopulateFeature(System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart>, TFeature)
3 references to PopulateFeature
Microsoft.AspNetCore.Mvc.Core.Test (3)
Controllers\ControllerFeatureProviderTest.cs (3)
320provider.PopulateFeature(parts, feature); 352provider.PopulateFeature(parts, feature); 355provider.PopulateFeature(parts, feature);