2 writes to _maxStatefulNegotiations
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
38
_maxStatefulNegotiations
= other._maxStatefulNegotiations;
169
_maxStatefulNegotiations
= value;
2 references to _maxStatefulNegotiations
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
38
_maxStatefulNegotiations = other.
_maxStatefulNegotiations
;
161
return
_maxStatefulNegotiations
;