2 references to FileCount
Microsoft.AspNetCore.Components.Web.Tests (2)
Forms\InputFileChangeEventArgsTest.cs (2)
12Assert.Equal(0, emptySet.FileCount); 15Assert.Equal(2, twoItemSet.FileCount);