7 references to ForShort
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.cs (1)
39SpecialType.System_Int16 => ForShort,
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Utilities\ValueSetTests.cs (6)
480Assert.Equal("[10..100]", ForShort.Related(GreaterThanOrEqual, 10).Intersect(ForShort.Related(LessThanOrEqual, 100)).ToString()); 494Assert.Same(ForShort, ForSpecialType(SpecialType.System_Int16)); 595ForByte, ForSByte, ForShort, ForUShort, 619ForByte, ForSByte, ForShort, ForUShort, 860ForShort,