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