1 instantiation of InlineHintsTag
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTag.cs (1)
90
return new
InlineHintsTag
(
6 references to InlineHintsTag
Microsoft.CodeAnalysis.EditorFeatures.Wpf (6)
InlineHints\InlineHintsFormatDefinition.cs (2)
20
[Name(
InlineHintsTag
.TagId)]
25
[Name(
InlineHintsTag
.TagId)]
InlineHints\InlineHintsTag.cs (1)
81
public static
InlineHintsTag
Create(
InlineHints\InlineHintsTagger.cs (3)
28
/// cref="
InlineHintsTag
"/>, which actually creates the UIElement. It reacts to tags changing and updates the
64
_hintClassification = taggerProvider.ClassificationTypeRegistryService.GetClassificationType(
InlineHintsTag
.TagId);
156
cachedTagInformation = new(classify, format, new TagSpan<IntraTextAdornmentTag>(adornmentSpan,
InlineHintsTag
.Create(