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