2 references to InstanceContext
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DuplexChannelFactory.cs (2)
183
this.CallbackInstance = new
InstanceContext
(callbackInstance);
261
return new
InstanceContext
(callbackObject);