1 write to _encoding
System.ServiceModel.Internals (1)
System\Runtime\UrlUtility.cs (1)
422_encoding = encoding;
1 reference to _encoding
System.ServiceModel.Internals (1)
System\Runtime\UrlUtility.cs (1)
414_numChars += _encoding.GetChars(_byteBuffer, 0, _numBytes, _charBuffer, _numChars);