7 references to ForLong
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.cs (1)
43SpecialType.System_Int64 => ForLong,
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Utilities\ValueSetTests.cs (6)
443var s1 = ForLong.Related(LessThan, 2); 462var s2 = ForLong.Related(GreaterThan, -5).Intersect(s1); 498Assert.Same(ForLong, ForSpecialType(SpecialType.System_Int64)); 596ForInt, ForUInt, ForLong, ForULong, 620ForInt, ForUInt, ForLong, ForULong, 864ForLong,