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