1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
Organizing\OrganizeDocumentCommandHandler.cs (1)
47_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (2)
Organizing\OrganizeDocumentCommandHandler.cs (2)
62context.OperationContext, _threadingContext); 159operationContext, _threadingContext);