3 references to EUShort
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
ObjectSerializationTests.cs (3)
301TestRoundTripValue(EUShort.Value); 492writer.WriteInt64((long)EUShort.Value); 531Assert.Equal((long)EUShort.Value, reader.ReadInt64());