2 writes to item
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelListener.cs (2)
1558this.item = null; 1636this.item = ProcessInnerItem(this.innerItem, this.timeoutHelper.RemainingTime());
1 reference to item
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
1532get { return this.item; }