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