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