2 references to Encode
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
413offset += BinaryIntEncoder.Encode(utf8ValueSize, buffer, offset); 423BinaryIntEncoder.Encode(dictionarySize, buffer, newOffset);