private static string ItemDisplayString(SymbolDefinition symbol, string styledName) { return(" " + symbol.CompletionDisplayString(styledName)); }