1 reference to GetTypeKindString
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\NamingStyles\Serialization\SymbolSpecification.cs (1)
376
SymbolCategory.Type => new XElement(nameof(TypeKind),
GetTypeKindString
((TypeKind)_kind)),