1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
ExtractInterface\AbstractExtractInterfaceCommandHandler.cs (1)
25_threadingContext = threadingContext;
3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
ExtractInterface\AbstractExtractInterfaceCommandHandler.cs (3)
50context.OperationContext, _threadingContext); 62_threadingContext.JoinableTaskFactory.Run(async () => 87_threadingContext, workspace, result.NavigationDocumentId, position: 0, CancellationToken.None).ConfigureAwait(false);