1 write to priority
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
3712this.priority = priority;
1 reference to priority
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
3722get { return this.priority; }