1 write to Context
Microsoft.AspNetCore.Diagnostics (1)
src\Shared\Diagnostics\BaseView.cs (1)
63Context = context;
2 references to Context
Microsoft.AspNetCore.Diagnostics (2)
src\Shared\Diagnostics\BaseView.cs (2)
64Request = Context.Request; 65Response = Context.Response;