Base:
2 references to Read
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
UtilityTest\SerializableBytesTests.cs (2)
55
while ((count = stream.
Read
(bytes, 0, bytes.Length)) > 0)
134
while ((count = stream.
Read
(bytes, 0, bytes.Length)) > 0)