1 write to result
System.ServiceModel (1)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (1)
123this.result = result;
1 reference to result
System.ServiceModel (1)
System\ServiceModel\Channels\CloseCollectionAsyncResult.cs (1)
134get { return result; }