1 instantiation of FloatFloatingPointType
Microsoft.CodeAnalysis (1)
RealParser.cs (1)
244public static FloatFloatingPointType Instance = new FloatFloatingPointType();
3 references to FloatFloatingPointType
Microsoft.CodeAnalysis (3)
RealParser.cs (3)
53var dbl = FloatFloatingPointType.Instance; 244public static FloatFloatingPointType Instance = new FloatFloatingPointType();