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