1 reference to Instance
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.cs (1)
18
internal static readonly IConstantValueSetFactory<short> ForShort = new NumericValueSetFactory<short>(ShortTC.
Instance
);