![]() | SymbolDisplay Class |
Namespace: Microsoft.CodeAnalysis.VisualBasic
The SymbolDisplay type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FormatPrimitive |
Returns a string representation of an object of primitive type.
|
![]() ![]() | ToDisplayParts |
Convert a symbol to an array of string parts, each of which has a kind. Useful for
colorizing the display string.
|
![]() ![]() | ToDisplayString |
Displays a symbol in the Visual Basic style, based on a SymbolDisplayFormat.
|
![]() ![]() | ToMinimalDisplayParts |
Convert a symbol to an array of string parts, each of which has a kind. Useful for
colorizing the display string.
|
![]() ![]() | ToMinimalDisplayString |
Displays a symbol in the Visual Basic style, based on a SymbolDisplayFormat.
Based on the context, qualify type And member names as little as possible without
introducing ambiguities.
|