7 references to ForULong
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.cs (1)
44SpecialType.System_UInt64 => ForULong,
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Utilities\ValueSetTests.cs (6)
482Assert.Equal("[10..100]", ForULong.Related(GreaterThanOrEqual, 10).Intersect(ForULong.Related(LessThanOrEqual, 100)).ToString()); 499Assert.Same(ForULong, ForSpecialType(SpecialType.System_UInt64)); 596ForInt, ForUInt, ForLong, ForULong, 620ForInt, ForUInt, ForLong, ForULong, 865ForULong,