7 references to NintValueSet
Microsoft.CodeAnalysis.CSharp (7)
Utilities\ValueSetFactory.NintValueSet.cs (5)
17public static readonly NintValueSet AllValues = new NintValueSet(hasSmall: true, values: NumericValueSet<int>.AllValues(IntTC.DefaultInstance), hasLarge: true); 19public static readonly NintValueSet NoValues = new NintValueSet(hasSmall: false, values: NumericValueSet<int>.NoValues(IntTC.DefaultInstance), hasLarge: false); 89return new NintValueSet( 101return new NintValueSet( 113return new NintValueSet(
Utilities\ValueSetFactory.NintValueSetFactory.cs (2)
25return new NintValueSet( 34return new NintValueSet(