3 references to Contains
System.ServiceModel (3)
System\ServiceModel\Transactions\OletxTransactionHeader.cs (1)
109
if (!message.Headers.UnderstoodHeaders.
Contains
(header))
System\ServiceModel\Transactions\WsatRegistrationHeader.cs (1)
128
if (!message.Headers.UnderstoodHeaders.
Contains
(headerInfo))
System\ServiceModel\Transactions\WsatTransactionHeader.cs (1)
89
if (!message.Headers.UnderstoodHeaders.
Contains
(header))