1 write to _jsStreamReference
Microsoft.AspNetCore.Components.Web (1)
Forms\InputFile\BrowserFileStream.cs (1)
90_jsStreamReference = await _jsRuntime.InvokeAsync<IJSStreamReference>(
2 references to _jsStreamReference
Microsoft.AspNetCore.Components.Web (2)
Forms\InputFile\BrowserFileStream.cs (2)
96return await _jsStreamReference.OpenReadStreamAsync( 123_ = _jsStreamReference?.DisposeAsync().Preserve();