2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItem.cs (2)
44
=> new InvocationControllerImpl(
_threadingContext
);
63
item.
_threadingContext
, item.Workspace, item.DocumentId, position: 0, CancellationToken.None).ConfigureAwait(false);