2 instantiations of ConstantValueSingle
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
294
return new
ConstantValueSingle
(value);
308
return new
ConstantValueSingle
(value);