3 references to TryGet
System.ServiceModel (3)
System\ServiceModel\Channels\ClientContextProtocol.cs (1)
160
if (CallbackContextMessageProperty.
TryGet
(message, out callbackContext))
System\ServiceModel\Channels\ContextExchangeCorrelationHelper.cs (1)
62
if (CallbackContextMessageProperty.
TryGet
(message, out callbackContext))
System\ServiceModel\Channels\ServiceContextProtocol.cs (1)
80
if (CallbackContextMessageProperty.
TryGet
(message, out dummy))