2 references to Insert
System (1)
compmod\system\collections\specialized\stringcollection.cs (1)
194Insert(index, (string)value);
System.Configuration (1)
System\Configuration\StringAttributeCollection.cs (1)
143base.Insert(index, value.Trim());