1 write to _encoding
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\UrlUtility.cs (1)
430
_encoding
= encoding;
1 reference to _encoding
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\UrlUtility.cs (1)
422
_numChars +=
_encoding
.GetChars(_byteBuffer, 0, _numBytes, _charBuffer, _numChars);