1 reference to ServiceCollection
System.ComponentModel.TypeConverter (1)
System\ComponentModel\Design\ServiceContainer.cs (1)
53private ServiceCollection<object?> Services => _services ??= new ServiceCollection<object?>();