3 references to RemoteAttribute_NoUrlFound
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
PageRemoteAttribute.cs (1)
51throw new InvalidOperationException(Resources.RemoteAttribute_NoUrlFound);
RemoteAttribute.cs (1)
123throw new InvalidOperationException(Resources.RemoteAttribute_NoUrlFound);
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
PageRemoteAttributeTest.cs (1)
91Resources.RemoteAttribute_NoUrlFound);