1 instantiation of VisibleBlock
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
StringIndentation\StringIndentationAdornmentManager.VisibleBlock.cs (1)
99return new VisibleBlock(x, CreateVisibleSegments(view.TextViewLines, span, orderedHoleSpans, x, yTop, yBottom));
3 references to VisibleBlock
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
StringIndentation\StringIndentationAdornmentManager.cs (2)
66if (VisibleBlock.CreateVisibleBlock(span, orderedHoleSpans, TextView) is not VisibleBlock block)
StringIndentation\StringIndentationAdornmentManager.VisibleBlock.cs (1)
34public static VisibleBlock? CreateVisibleBlock(