4 references to UpdateSpans_CallOnlyOnUIThread
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
Adornments\AbstractAdornmentManager.cs (3)
117
UpdateSpans_CallOnlyOnUIThread
(reformattedSpans, removeOldTags: false);
134
UpdateSpans_CallOnlyOnUIThread
(invalidatedButNotReformatted, removeOldTags: true);
224
UpdateSpans_CallOnlyOnUIThread
(invalidatedNormalized, removeOldTags: true);
InlineDiagnostics\InlineDiagnosticsAdornmentManager.cs (1)
73
UpdateSpans_CallOnlyOnUIThread
(normalizedCollectionSpan, removeOldTags: true);