1 write to _file
Microsoft.AspNetCore.Components.Web (1)
Forms\InputFile\BrowserFileStream.cs (1)
31
_file
= file;
2 references to _file
Microsoft.AspNetCore.Components.Web (2)
Forms\InputFile\BrowserFileStream.cs (2)
44
public override long Length =>
_file
.Size;
94
_file
.Id);