1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ProjectionBufferContent.cs (1)
43
_threadingContext
= threadingContext;
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
QuickInfo\ProjectionBufferContent.cs (2)
75
_threadingContext
.ThrowIfNotOnUIThread();
84
view.SizeToFit(
_threadingContext
);