2 instantiations of BufferedReceiveMessageProperty
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (2)
516
BufferedReceiveMessageProperty.Name, new
BufferedReceiveMessageProperty
(ref rpc));
536
BufferedReceiveMessageProperty.Name, new
BufferedReceiveMessageProperty
(ref rpc));
5 references to BufferedReceiveMessageProperty
System.ServiceModel (5)
System\ServiceModel\Channels\BufferedReceiveMessageProperty.cs (3)
66
public static bool TryGet(Message message, out
BufferedReceiveMessageProperty
property)
73
public static bool TryGet(MessageProperties properties, out
BufferedReceiveMessageProperty
property)
80
property = value as
BufferedReceiveMessageProperty
;
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (2)
516
BufferedReceiveMessageProperty
.Name, new BufferedReceiveMessageProperty(ref rpc));
536
BufferedReceiveMessageProperty
.Name, new BufferedReceiveMessageProperty(ref rpc));