7 references to Insert
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (7)
349Insert(_headerCount, actionHeader, HeaderKind.Action); 354Insert(_headerCount, messageIDHeader, HeaderKind.MessageId); 359Insert(_headerCount, relatesToHeader, HeaderKind.RelatesTo); 364Insert(_headerCount, replyToHeader, HeaderKind.ReplyTo); 369Insert(_headerCount, toHeader, HeaderKind.To); 374Insert(_headerCount, header, kind); 1213Insert(headerIndex, header, GetHeaderKind(header));