1 write to _length
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationWithRecordIntegrationTests.cs (1)
1920
_length
= length;
1 reference to _length
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationWithRecordIntegrationTests.cs (1)
1925
return value is ICollection collection && collection.Count >=
_length
;