7 references to NuintValueSet
Microsoft.CodeAnalysis.CSharp (7)
Utilities\ValueSetFactory.NuintValueSet.cs (5)
17public static readonly NuintValueSet AllValues = new NuintValueSet(values: NumericValueSet<uint>.AllValues(UIntTC.Instance), hasLarge: true); 19public static readonly NuintValueSet NoValues = new NuintValueSet(values: NumericValueSet<uint>.NoValues(UIntTC.Instance), hasLarge: false); 76return new NuintValueSet( 87return new NuintValueSet( 98return new NuintValueSet(
Utilities\ValueSetFactory.NuintValueSetFactory.cs (2)
25return new NuintValueSet( 33return new NuintValueSet(