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