1 instantiation of DoubleFloatingPointType
Microsoft.CodeAnalysis (1)
RealParser.cs (1)
259public static DoubleFloatingPointType Instance = new DoubleFloatingPointType();
3 references to DoubleFloatingPointType
Microsoft.CodeAnalysis (3)
RealParser.cs (3)
35var dbl = DoubleFloatingPointType.Instance; 259public static DoubleFloatingPointType Instance = new DoubleFloatingPointType();