3 references to AddLiteralValue
Microsoft.CodeAnalysis (3)
SymbolDisplay\AbstractSymbolDisplayVisitor.cs (3)
148
AddLiteralValue
(type.SpecialType, constantValue);
165
AddLiteralValue
(enumType.EnumUnderlyingType.SpecialType, constantValue);
290
AddLiteralValue
(underlyingSpecialType, constantValue);