2 references to PerformanceLoggersPage
Roslyn.VisualStudio.DiagnosticsWindow (2)
VisualStudioDiagnosticsWindowPackage.cs (2)
33
[ProvideOptionPage(typeof(
PerformanceLoggersPage
), @"Roslyn\Performance", @"Loggers", categoryResourceID: 0, pageNameResourceID: 0, supportsAutomation: true, SupportsProfiles = false)]
96
PerformanceLoggersPage
.SetLoggers(globalOptions, _threadingContext, _workspace.Services.SolutionServices);