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