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