7 references to ForByte
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.cs (1)
36SpecialType.System_Byte => ForByte,
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Utilities\ValueSetTests.cs (6)
408var s = ForByte.Related(GreaterThan, 10).Intersect(ForByte.Related(LessThan, 100)); 492Assert.Same(ForByte, ForSpecialType(SpecialType.System_Byte)); 595ForByte, ForSByte, ForShort, ForUShort, 619ForByte, ForSByte, ForShort, ForUShort, 857ForByte,