1 write to _closeFactory
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
172
set {
_closeFactory
= value; }
3 references to _closeFactory
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (3)
171
get { return
_closeFactory
; }
1252
if (
_closeFactory
)
1303
if (
_closeFactory
)