1 reference to TestReadingByteSpan
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
ObjectSerializationTests.cs (1)
258
TestRoundTrip(w => TestWritingByteSpan(data, w), r =>
TestReadingByteSpan
(data, r));