2 references to Part
Microsoft.CodeAnalysis.Features (2)
LanguageServices\AnonymousTypeDisplayService\AbstractStructuralTypeDisplayService.cs (2)
97
typeParts.Add(
Part
(kind, structuralType, structuralType.Name));
223
=>
Part
(kind, null, text);