3 references to Single
Microsoft.CodeAnalysis (3)
ConstantValue.cs (3)
287return ConstantValueDefault.Single; 301return ConstantValueDefault.Single; 424case ConstantValueTypeDiscriminator.Single: return ConstantValueDefault.Single;