1 write to ViewContext
Microsoft.AspNetCore.Mvc.TestDiagnosticListener (1)
TestDiagnosticListener.cs (1)
265ViewContext = viewContext,
1 reference to ViewContext
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewExecutorTest.cs (1)
291Assert.NotNull(adapter.AfterView?.ViewContext);