1 write to result
System.ServiceModel (1)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (1)
98this.result = result;
1 reference to result
System.ServiceModel (1)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (1)
109get { return result; }