3 references to OpenDocument
Microsoft.CodeAnalysis.Features (3)
SolutionCrawler\SolutionCrawlerLogger.cs (3)
36private const string OpenDocument = nameof(OpenDocument); 246logAggregator.IncreaseCount(OpenDocument); 247logAggregator.IncreaseCount(ValueTuple.Create(OpenDocument, documentId));