3 references to Single
Microsoft.CodeAnalysis (3)
ConstantValue.cs (3)
281return ConstantValueDefault.Single; 295return ConstantValueDefault.Single; 420case ConstantValueTypeDiscriminator.Single: return ConstantValueDefault.Single;