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