1 reference to Instance
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.cs (1)
19internal static readonly IConstantValueSetFactory<ushort> ForUShort = new NumericValueSetFactory<ushort>(UShortTC.Instance);