2 references to TypeKind
Microsoft.CodeAnalysis.CodeStyle (2)
EditorConfigNamingStyleParser_SymbolSpec.cs (1)
383
switch (symbol.
TypeKind
)
SymbolSpecification.cs (1)
409
SymbolCategory.Type => new XElement(nameof(
TypeKind
), GetTypeKindString((TypeKind)_kind)),