2 references to GetTypeIdString
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\AttributeTypeSorter.cs (2)
23
return string.Compare(
GetTypeIdString
(x),
GetTypeIdString
(y), ignoreCase: false, CultureInfo.InvariantCulture);