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(); 84view.SizeToFit(_threadingContext);