Implemented interface member:
method
AnalyzeSyntaxAsync
Microsoft.CodeAnalysis.SolutionCrawler.IIncrementalAnalyzer.AnalyzeSyntaxAsync(Microsoft.CodeAnalysis.Document, Microsoft.CodeAnalysis.SolutionCrawler.InvocationReasons, System.Threading.CancellationToken)
1 reference to AnalyzeSyntaxAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
SolutionCrawler\WorkCoordinatorTests.cs (1)
1904await AnalyzeSyntaxAsync(sourceDocument, InvocationReasons.ActiveDocumentSwitched, cancellationToken).ConfigureAwait(false);