1 write to _callbackInstance
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (1)
504set { _callbackInstance = value; }
1 reference to _callbackInstance
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (1)
503get { return _callbackInstance; }