1 write to callbackInstance
System.ServiceModel (1)
System\ServiceModel\ChannelFactory.cs (1)
635
set { this.
callbackInstance
= value; }
1 reference to callbackInstance
System.ServiceModel (1)
System\ServiceModel\ChannelFactory.cs (1)
634
get { return this.
callbackInstance
; }