1 reference to Instance
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.cs (1)
15
internal static readonly IConstantValueSetFactory<byte> ForByte = new NumericValueSetFactory<byte>(ByteTC.
Instance
);