2 references to StreamWrapper
Microsoft.Maui.Controls (2)
StreamWrapper.cs (2)
17
:
this
(wrapped, null)
106
return new
StreamWrapper
(await response.Content.ReadAsStreamAsync().ConfigureAwait(false), response);