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);