2 references to ShouldMessagePropagate
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (2)
951context.Send(delegate(object state) { propagateFlags = filter.ShouldMessagePropagate(message, origination); }, null); 955propagateFlags = filter.ShouldMessagePropagate(message, origination);