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