Base:
method
FormatSymbol
Microsoft.VisualStudio.LanguageServices.Implementation.F1Help.AbstractHelpContextService.FormatSymbol(Microsoft.CodeAnalysis.ISymbol)
7 references to FormatSymbol
Microsoft.VisualStudio.LanguageServices.VisualBasic (7)
Help\VisualBasicHelpContextService.Visitor.vb (7)
453result = _service.FormatSymbol(symbol) 596result = _service.FormatSymbol(symbol) 819result = _service.FormatSymbol(local.Type) 839result = _service.FormatSymbol(symbol) 852result = _service.FormatSymbol(symbol) 875result = _service.FormatSymbol(symbolType.ElementType) 950result = _service.FormatSymbol(symbol)