4 references to IsDefined
System.ServiceModel (4)
System\ServiceModel\Channels\ContextBindingElement.cs (1)
84
if (!ContextExchangeMechanismHelper.
IsDefined
(value))
System\ServiceModel\Channels\ContextChannelFactory.cs (1)
23
if (!ContextExchangeMechanismHelper.
IsDefined
(contextExchangeMechanism))
System\ServiceModel\Channels\ContextChannelListener.cs (1)
26
if (!ContextExchangeMechanismHelper.
IsDefined
(contextExchangeMechanism))
System\ServiceModel\Channels\ContextProtocol.cs (1)
24
if (!ContextExchangeMechanismHelper.
IsDefined
(contextExchangeMechanism))