3 references to ViaStringDecoder
System.ServiceModel (3)
System\ServiceModel\Channels\FramingDecoders.cs (3)
606
this.viaDecoder = new
ViaStringDecoder
(maxViaLength);
987
this.viaDecoder = new
ViaStringDecoder
(maxViaLength);
1190
this.viaDecoder = new
ViaStringDecoder
(maxViaLength);