2 references to ReplaceStructuralTypes
Microsoft.CodeAnalysis.Features (2)
LanguageServices\AnonymousTypeDisplayService\AbstractStructuralTypeDisplayService.cs (1)
114typeParts = StructuralTypeDisplayInfo.ReplaceStructuralTypes(
LanguageServices\AnonymousTypeDisplayService\StructuralTypeDisplayInfo.cs (1)
24=> ReplaceStructuralTypes(parts, StructuralTypeToName, semanticModel, position);