1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
Preview\ICocoaDifferenceViewerExtensions.cs (1)
33_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (2)
Preview\ICocoaDifferenceViewerExtensions.cs (2)
40await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 87await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);