1 write to _provider
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.cs (1)
292=> _provider = provider;
1 reference to _provider
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.cs (1)
295=> _provider.ProduceTagsAsync(context, CancellationToken.None);