2 references to Content
BasicWebSite (1)
RequestIdViewComponent.cs (1)
19return Content(RequestIdService.RequestId);
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponentTests.cs (1)
58var actualResult = viewComponent.Content(expectedContent);