3 references to CreateContext
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
ViewComponents\DefaultViewComponentActivatorTests.cs (3)
27var context = CreateContext(typeof(TestViewComponent)); 51var context = CreateContext(typeof(VisibilityViewComponent)); 71var context = CreateContext(typeof(SyncAndAsyncDisposableViewComponent));