1 write to options
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StringSorter.cs (1)
120this.options = options & CompareOptions;
1 reference to options
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StringSorter.cs (1)
187int result = Compare(lcid, s1, s2, options);