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)
320
provider.
PopulateFeature
(parts, feature);
352
provider.
PopulateFeature
(parts, feature);
355
provider.
PopulateFeature
(parts, feature);