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