aspnetcore/test/WebSites/InlineConstraintsWebSite
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
..
App_Data
Controllers
Views
DefaultCommandLineArgumentBuilder.cs
ICommandLineArgumentProvider.cs
InlineConstraintsWebSite.kproj
Startup.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
project.json Fixed up references 2014-10-05 13:24:00 -07:00