1 instantiation of BooleanConstraintMarker
Microsoft.AspNetCore.Mvc.Core.Test (1)
Infrastructure\ActionSelectorTest.cs (1)
682
new
BooleanConstraintMarker
() { Pass = true },
1 reference to BooleanConstraintMarker
Microsoft.AspNetCore.Mvc.Core.Test (1)
Infrastructure\ActionSelectorTest.cs (1)
1180
if (item.Metadata is
BooleanConstraintMarker
marker)