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