1 write to MaxSessionSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (1)
41
this.
MaxSessionSize
= elementToBeCloned.MaxSessionSize;
4 references to MaxSessionSize
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (4)
41
this.MaxSessionSize = elementToBeCloned.
MaxSessionSize
;
212
this.
MaxSessionSize
,
260
if (this.
MaxSessionSize
!= binary.
MaxSessionSize
)