2 references to GetFormat
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineDiagnostics\InlineDiagnosticsAdornmentManager.cs (2)
88
var format =
GetFormat
(classificationType);
159
var graphicsResult = tag.GetGraphics(TextView, unused: null!,
GetFormat
(classificationType));