2 writes to _exposeConnectionProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (2)
36
_exposeConnectionProperty
= elementToBeCloned._exposeConnectionProperty;
73
_exposeConnectionProperty
= value;
2 references to _exposeConnectionProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (2)
36
_exposeConnectionProperty = elementToBeCloned.
_exposeConnectionProperty
;
69
return
_exposeConnectionProperty
;