3 references to Value
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
ObjectSerializationTests.cs (3)
302TestRoundTripValue(EInt.Value); 493writer.WriteInt64((long)EInt.Value); 532Assert.Equal((long)EInt.Value, reader.ReadInt64());