1 write to data
System.ServiceModel.Internals (1)
System\Runtime\TypedAsyncResult.cs (1)
22this.data = data;
1 reference to data
System.ServiceModel.Internals (1)
System\Runtime\TypedAsyncResult.cs (1)
17get { return data; }