aspnetcore/test/WebSites/RoutingWebSite
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
..
Areas
Controllers
CountryNeutralAttribute.cs
CountrySpecificAttribute.cs
HttpMergeAttribute.cs
RoutingWebSite.kproj
Startup.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
TestResponseGenerator.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
project.json