2 references to TopLevel
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerLogger.cs (2)
28private const string TopLevel = nameof(TopLevel); 162logAggregator.IncreaseCount(activeMember == null ? TopLevel : MemberLevel);