3 references to InternalOptionsControl
Roslyn.VisualStudio.DiagnosticsWindow (3)
OptionPages\ForceLowMemoryModePage.cs (1)
30
:
base
(Array.Empty<IOption2>(), optionStore)
OptionPages\PerformanceFunctionIdPage.cs (1)
18
return new
InternalOptionsControl
(FunctionIdOptions.GetOptions(), optionStore);
OptionPages\PerformanceLoggersPage.cs (1)
46
return new
InternalOptionsControl
(FunctionIdOptions.GetOptions(), optionStore);