Helper class which contains MvcServices related helpers.
System.Object
Microsoft.AspNet.Mvc.Internal.MvcServicesHelper
public class MvcServicesHelper
View on GitHub
Microsoft.AspNet.Mvc.Internal.
MvcServicesHelper
ThrowIfMvcNotRegistered
Throws InvalidOperationException when MvcMarkerService is not present in the list of services.
public static void ThrowIfMvcNotRegistered(IServiceProvider services)