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