3 references to Control
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ValidationIntegrationTests.cs (3)
1653
[ValidateSometimes(nameof(
Control
))]
1654
public int ControlLength =>
Control
.Length;
1683
Assert.Null(model.
Control
);