7 references to Insert
System.ServiceModel (7)
System\ServiceModel\Channels\MessageHeaders.cs (7)
348Insert(headerCount, actionHeader, HeaderKind.Action); 353Insert(headerCount, messageIDHeader, HeaderKind.MessageId); 358Insert(headerCount, relatesToHeader, HeaderKind.RelatesTo); 363Insert(headerCount, replyToHeader, HeaderKind.ReplyTo); 368Insert(headerCount, toHeader, HeaderKind.To); 373Insert(headerCount, header, kind); 1221Insert(headerIndex, header, GetHeaderKind(header));