Implemented interface member:
method
Insert
System.Collections.Generic.IList<T>.Insert(System.Int32, T)
2 references to Insert
System.ServiceModel (1)
System\ServiceModel\SynchronizedCollection.cs (1)
292this.Insert(index, (T)value);
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ServiceDiscoveryBehavior.cs (1)
108serviceHostBase.ChannelDispatchers.Insert(0,