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