2 instantiations of AlwaysInvalid
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\ParameterBinderTest.cs (2)
852private void TestMethodWithAttributes([Required][AlwaysInvalid] Person person) { } 861[AlwaysInvalid]