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