2 writes to _numBytes
System.ServiceModel.Internals (2)
System\Runtime\UrlUtility.cs (2)
415_numBytes = 0; 454_byteBuffer[_numBytes++] = b;
4 references to _numBytes
System.ServiceModel.Internals (4)
System\Runtime\UrlUtility.cs (4)
412if (_numBytes > 0) 414_numChars += _encoding.GetChars(_byteBuffer, 0, _numBytes, _charBuffer, _numChars); 430if (_numBytes > 0) 460if (_numBytes > 0)