Implemented interface member:
method
ReleaseAsync
Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentActivator.ReleaseAsync(Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext, System.Object)
1 reference to ReleaseAsync
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\DefaultViewComponentActivatorTests.cs (1)
74await activator.ReleaseAsync(context, instance);