Base:
method
GetGraphics
Microsoft.CodeAnalysis.Editor.Implementation.Adornments.GraphicsTag.GetGraphics(Microsoft.VisualStudio.Text.Editor.IWpfTextView, System.Windows.Media.Geometry, Microsoft.VisualStudio.Text.Formatting.TextFormattingRunProperties)
1 reference to GetGraphics
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
LineSeparators\LineSeparatorAdornmentManager.cs (1)
60var graphicsResult = tag.GetGraphics(TextView, geometry, format: null);