1 reference to Insert
System.DirectoryServices (1)
System\DirectoryServices\SchemaNameCollection.cs (1)
204void IList.Insert(int index, object? value) => Insert(index, (string?)value);