3 writes to Length
Microsoft.AspNetCore.Components.Media (3)
MediaSource.cs (3)
51
Length
= data.LongLength;
74
Length
= stream.Length;
78
Length
= null;
2 references to Length
Microsoft.AspNetCore.Components.Media (2)
FileDownload.cs (1)
124
source.
Length
,
MediaComponentBase.cs (1)
208
source.
Length
,