1 write to _bufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\UrlUtility.cs (1)
429
_bufferSize
= bufferSize;
1 reference to _bufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\UrlUtility.cs (1)
459
_byteBuffer = new byte[
_bufferSize
];