1 write to RouteName
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
RemoteAttribute.cs (1)
42RouteName = routeName;
2 references to RouteName
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
RemoteAttribute.cs (1)
117RouteName = RouteName,
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
RemoteAttributeTest.cs (1)
568return base.RouteName;