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