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