3 references to InternalOptionsControl
Roslyn.VisualStudio.DiagnosticsWindow (3)
OptionPages\ForceLowMemoryModePage.cs (1)
24
:
base
([], optionStore)
OptionPages\PerformanceFunctionIdPage.cs (1)
18
return new
InternalOptionsControl
(FunctionIdOptions.GetOptions(), optionStore);
OptionPages\PerformanceLoggersPage.cs (1)
45
return new
InternalOptionsControl
(FunctionIdOptions.GetOptions(), optionStore);