1 instantiation of DerivedInputFile
Microsoft.AspNetCore.Components.Web.Tests (1)
Forms\InputFileTest.cs (1)
13
var derivedInputFile = new
DerivedInputFile
(() => disposed = true);
1 reference to DerivedInputFile
Microsoft.AspNetCore.Components.Web.Tests (1)
Forms\InputFileTest.cs (1)
13
var
derivedInputFile = new DerivedInputFile(() => disposed = true);