3 references to _blockBuffer
Microsoft.Maui.Controls (3)
Internals\ImageParser.cs (3)
62 get { return _blockBuffer; } 123 int bytesRead = await ReadAsync(_blockBuffer, _currentBlockSize).ConfigureAwait(false); 147 await ReadAsync(_blockBuffer, _currentBlockSize).ConfigureAwait(false);