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