3 overrides of CreateAdornmentManager
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineDiagnostics\InlineDiagnosticsAdornmentManagerProvider.cs (1)
55protected override void CreateAdornmentManager(IWpfTextView textView)
LineSeparators\LineSeparatorAdornmentManagerProvider.cs (1)
54protected override void CreateAdornmentManager(IWpfTextView textView)
StringIndentation\StringIndentationAdornmentManagerProvider.cs (1)
54protected override void CreateAdornmentManager(IWpfTextView textView)
1 reference to CreateAdornmentManager
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Adornments\AbstractAdornmentManagerProvider.cs (1)
55CreateAdornmentManager(textView);