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