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