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