aspnetcore/test/WebSites/RazorInstrumentationWebsite
Stephen Halter a21ed4bc51 Replace calls to GetService<T> with GetRequiredService<T>
Even though GetService<T> still exists, GetRequiredService<T> preserves
the old behavior of throwing for missing services.
2014-10-16 14:51:41 -07:00
..
Views DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
HomeController.cs DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
RazorInstrumentationWebsite.kproj Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
Startup.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
TestPageExecutionContext.cs Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
TestPageExecutionListenerFeature.cs Changes to make EnableInstrumentation conditionally enabled 2014-10-02 17:55:40 -07:00
project.json Fixed up references 2014-10-05 13:24:00 -07:00