2 instantiations of ConstantValueSingle
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
288
return new
ConstantValueSingle
(value);
302
return new
ConstantValueSingle
(value);