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