2 references to s_typeIds
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\AttributeTypeSorter.cs (2)
28if (s_typeIds.TryGetValue(attribute, out string? result)) 42s_typeIds.AddOrUpdate(attribute, result ?? string.Empty);