7 references to Insert
System.ServiceModel.Primitives (7)
System\ServiceModel\Channels\MessageHeaders.cs (7)
414Insert(_headerCount, actionHeader, HeaderKind.Action); 419Insert(_headerCount, messageIDHeader, HeaderKind.MessageId); 424Insert(_headerCount, relatesToHeader, HeaderKind.RelatesTo); 429Insert(_headerCount, replyToHeader, HeaderKind.ReplyTo); 434Insert(_headerCount, toHeader, HeaderKind.To); 439Insert(_headerCount, header, kind); 1370Insert(headerIndex, header, GetHeaderKind(header));