1 override of GetNormalAnonymousTypeParts
Microsoft.CodeAnalysis.CSharp.Features (1)
LanguageServices\CSharpStructuralTypeDisplayService.cs (1)
32protected override ImmutableArray<SymbolDisplayPart> GetNormalAnonymousTypeParts(
1 reference to GetNormalAnonymousTypeParts
Microsoft.CodeAnalysis.Features (1)
LanguageServices\AnonymousTypeDisplayService\AbstractStructuralTypeDisplayService.cs (1)
29: GetNormalAnonymousTypeParts(anonymousType, semanticModel, position);