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