1 write to TypeDisplayInfo
Microsoft.CodeAnalysis.Features (1)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (1)
303TypeDisplayInfo = typeDisplayInfo,
2 references to TypeDisplayInfo
Microsoft.CodeAnalysis.Features (2)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (2)
495CrefToSymbolDisplayParts(attribute.Value, state.Position, state.SemanticModel, state.TypeDisplayInfo, state.Format, kind).ToTaggedText(state.Style)); 554return state.TypeDisplayInfo.ReplaceStructuralTypes(parts, semanticModel, position);