1 write to PlaceSystemNamespaceFirst
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
854this.PlaceSystemNamespaceFirst = ((System.Windows.Controls.CheckBox)(target));
1 reference to PlaceSystemNamespaceFirst
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
96BindToOption(PlaceSystemNamespaceFirst, GenerationOptions.PlaceSystemNamespaceFirst, LanguageNames.CSharp);