1 write to StructuralTypeToName
Microsoft.CodeAnalysis.Features (1)
LanguageServices\AnonymousTypeDisplayService\StructuralTypeDisplayInfo.cs (1)
19
StructuralTypeToName
= structuralTypeToName;
1 reference to StructuralTypeToName
Microsoft.CodeAnalysis.Features (1)
LanguageServices\AnonymousTypeDisplayService\StructuralTypeDisplayInfo.cs (1)
24
=> ReplaceStructuralTypes(parts,
StructuralTypeToName
, semanticModel, position);