3 references to EByte
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
ObjectSerializationTests.cs (3)
298TestRoundTripValue(EByte.Value); 489writer.WriteInt64((long)EByte.Value); 528Assert.Equal((long)EByte.Value, reader.ReadInt64());