106 overrides of SetLength
mscorlib (9)
system\io\__consolestream.cs (1)
115public override void SetLength(long value)
system\io\bufferedstream.cs (1)
1323public override void SetLength(Int64 value) {
system\io\filestream.cs (1)
1443public override void SetLength(long value)
system\io\memorystream.cs (1)
527public override void SetLength(long value) {
system\io\stream.cs (2)
984public override void SetLength(long length) 1265public override void SetLength(long length)
system\io\unmanagedmemorystream.cs (1)
545public override void SetLength(long value) {
system\security\cryptography\cryptostream.cs (1)
175public override void SetLength(long value) {
system\security\cryptography\mactripledes.cs (1)
210public override void SetLength(long value) {
PresentationBuildTasks (1)
BuildTasks\Microsoft\Build\Tasks\Windows\ResourcesGenerator.cs (1)
107public override void SetLength(long value)
PresentationCore (4)
Core\CSharp\MS\Internal\IO\Packaging\DeobfuscatingStream.cs (1)
97public override void SetLength(long newLength)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (1)
321public override void SetLength(long newLength)
Core\CSharp\MS\Internal\IO\Packaging\ResponseStream.cs (1)
131public override void SetLength(long newLength)
Shared\MS\Internal\IO\SynchronizingStream.cs (1)
112public override void SetLength(long newLength)
PresentationFramework (7)
src\Framework\MS\Internal\AppModel\BamlStream.cs (1)
242public override void SetLength(
src\Framework\MS\Internal\IO\Packaging\ByteStream.cs (1)
270public override void SetLength(long newLength)
src\Framework\MS\Internal\IO\Packaging\UnsafeIndexingFilterStream.cs (1)
170public override void SetLength(long newLength)
src\Framework\MS\Internal\Navigation\BindStream.cs (1)
397public override void SetLength(
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (1)
268public override void SetLength(long value)
src\Framework\System\Windows\Markup\XamlStream.cs (2)
729public override void SetLength(long value) 896public override void SetLength(long value)
System (21)
net\System\Net\_ConnectStream.cs (1)
2805public override void SetLength(long value) {
net\System\Net\_FtpDataStream.cs (1)
314public override void SetLength(long value) {
net\System\Net\_ListenerRequestStream.cs (1)
102public override void SetLength(long value) {
net\System\Net\_ListenerResponseStream.cs (1)
110public override void SetLength(long value) {
net\System\Net\_PooledStream.cs (1)
792public override void SetLength(long value) {
net\System\Net\Cache\_CacheStreams.cs (4)
104public override void SetLength(long value) { 420public override void SetLength(long value) { 930public override void SetLength(long value) { 1130public override void SetLength(long value) {
net\System\Net\Cache\_SingleItemRequestCache.cs (2)
408public override void SetLength(long length) 512public override void SetLength(long length)
net\System\Net\mail\DelegatedStream.cs (1)
184public override void SetLength(long value)
net\System\Net\SecureProtocols\NegotiateStream.cs (1)
495public override void SetLength(long value) {
net\System\Net\SecureProtocols\SslStream.cs (1)
478public override void SetLength(long value) {
net\System\Net\Sockets\NetworkStream.cs (1)
1266public override void SetLength(long value) {
net\System\Net\webclient.cs (1)
3091public override void SetLength(long value) {
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (1)
607public override void SetLength(long value)
sys\system\configuration\ClientSettingsStore.cs (1)
398public override void SetLength(long value) {
sys\System\IO\compression\DeflateStream.cs (1)
302public override void SetLength(long value) {
sys\System\IO\compression\GZipStream.cs (1)
103public override void SetLength(long value) {
sys\system\io\ports\SerialStream.cs (1)
1150public override void SetLength(long value)
System.Core (2)
System\IO\LogStream.cs (1)
200public override void SetLength(long value)
System\IO\Pipes\PipeStream.cs (1)
1055public override void SetLength(long value) {
System.Data (12)
fx\src\data\Microsoft\SqlServer\Server\SmiGettersStream.cs (1)
79public override void SetLength(long value) {
fx\src\data\Microsoft\SqlServer\Server\SmiSettersStream.cs (1)
79public override void SetLength(long value) {
fx\src\data\System\Data\Sql\sqlser.cs (1)
237public override void SetLength(long value) {
fx\src\data\System\Data\SqlClient\SqlClientWrapperSmiStream.cs (1)
78public override void SetLength(long value) {
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (1)
271public override void SetLength(long value)
fx\src\data\System\Data\SqlClient\SqlSequentialStreamSmi.cs (1)
91public override void SetLength(long value)
fx\src\data\System\Data\SqlClient\SqlStream.cs (2)
256override public void SetLength(long value) { 418override public void SetLength(long value) {
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
10152public override void SetLength(long value) {
fx\src\data\System\Data\SQLTypes\SQLBytes.cs (1)
768 public override void SetLength(long value) {
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (1)
361public override void SetLength(long value)
fx\src\data\System\Data\SQLTypes\SqlXml.cs (1)
449 public override void SetLength(long value) {
System.Data.Services (3)
parent\Client\System\Data\Services\Client\BatchStream.cs (2)
265public override void SetLength(long value) 1585public override void SetLength(long value)
System\Data\Services\DelegateBodyWriter.cs (1)
184public override void SetLength(long value)
System.Data.Services.Client (2)
System\Data\Services\Client\BatchStream.cs (2)
265public override void SetLength(long value) 1585public override void SetLength(long value)
System.IdentityModel (1)
System\IdentityModel\HashStream.cs (1)
139public override void SetLength(long length)
System.IO.Log (3)
System\IO\Log\FileLogRecordStream.cs (1)
227public override void SetLength(long value)
System\IO\Log\FileRegion.cs (1)
170public override void SetLength(long value)
System\IO\Log\LogLogRecord.cs (1)
182public override void SetLength(long value)
System.Runtime.Remoting (6)
channels\core\chunkedmemorystream.cs (1)
176public override void SetLength(long value) { throw new NotSupportedException(); }
channels\core\socketstream.cs (1)
162public override void SetLength(long value) { throw new NotSupportedException(); }
channels\http\httpstreams.cs (2)
42public override void SetLength(long value) { throw new NotSupportedException(); } 271public override void SetLength(long value) { throw new NotSupportedException(); }
channels\ipc\pipestream.cs (1)
134public override void SetLength(long value) { throw new NotSupportedException(); }
channels\tcp\tcpstreams.cs (1)
61public override void SetLength(long value) { throw new NotSupportedException(); }
System.Runtime.Serialization (4)
System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs (1)
267public override void SetLength(long value)
System\Xml\EncodingStreamWrapper.cs (1)
744public override void SetLength(long value)
System\Xml\XmlMtomReader.cs (2)
2161public override void SetLength(long value) 2979public override void SetLength(long value)
System.ServiceModel (5)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
228public override void SetLength(long value)
System\ServiceModel\Channels\Connection.cs (1)
421public override void SetLength(long value)
System\ServiceModel\Channels\DelegatingStream.cs (1)
152public override void SetLength(long value)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
1294public override void SetLength(long value)
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
341public override void SetLength(long value) { throw TraceUtility.ThrowHelperError(new NotSupportedException(), this.message); }
System.ServiceModel.Internals (1)
System\Runtime\BufferedOutputStream.cs (1)
200public override void SetLength(long value)
System.ServiceModel.Web (1)
System\ServiceModel\Channels\StreamBodyWriter.cs (1)
151public override void SetLength(long value)
System.Web (4)
Configuration\RemoteWebConfigurationHostStream.cs (1)
269public override void SetLength(long val)
HttpBufferlessInputStream.cs (1)
117public override void SetLength(long length) {
HttpInputStream.cs (1)
394public override void SetLength(long length) {
HttpWriter.cs (1)
707public override void SetLength(long value) {
System.Web.Services (2)
System\Web\Services\Protocols\BufferedResponseStream.cs (1)
64public override void SetLength(long value) { throw new NotSupportedException(Res.GetString(Res.StreamDoesNotSeek)); }
System\Web\Services\Protocols\SoapExtensionStream.cs (1)
117public override void SetLength(long value) {
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataStreamFromComStream.cs (1)
92public override void SetLength(long value) {
System.Xml (1)
System\Xml\XmlDownloadManager.cs (1)
172public override void SetLength( long value ) {
WindowsBase (16)
Base\MS\Internal\IO\Packaging\CompoundFile\CFStream.cs (1)
201public override void SetLength( long newLength )
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptedStream.cs (1)
188public override void SetLength(long newLength)
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
75public override void SetLength( long newLength )
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStream.cs (1)
99public override void SetLength(long newLength)
Base\MS\Internal\IO\Packaging\CompressEmulationStream.cs (1)
120public override void SetLength(long newLength)
Base\MS\Internal\IO\Packaging\CompressStream.cs (1)
273public override void SetLength(long newLength)
Base\MS\Internal\IO\Packaging\IgnoreFlushAndCloseStream.cs (1)
143public override void SetLength(long newLength)
Base\MS\Internal\IO\Packaging\InterleavedZipPartStream.cs (1)
202public override void SetLength(long newLength)
Base\MS\Internal\IO\Packaging\SparseMemoryStream.cs (1)
82public override void SetLength(long newLength)
Base\MS\Internal\IO\Packaging\streamingZipPartStream.cs (1)
107public override void SetLength(long newLength)
Base\MS\Internal\IO\Zip\ProgressiveCrcCalculatingStream.cs (1)
91public override void SetLength(long newLength)
Base\MS\Internal\IO\Zip\WriteTimeStream.cs (1)
80public override void SetLength(long newLength)
Base\MS\Internal\IO\Zip\ZipIOFileItemStream.cs (1)
90public override void SetLength(long newLength)
Base\MS\Internal\IO\Zip\ZipIOModeEnforcingStream.cs (1)
107public override void SetLength(long newLength)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
295public override void SetLength(long newLength)
Base\System\IO\Packaging\Package.cs (1)
1622public override void SetLength(long newLength)
51 references to SetLength
mscorlib (2)
system\io\bufferedstream.cs (1)
1334_stream.SetLength(value);
system\io\stream.cs (1)
1268_stream.SetLength(length);
PresentationCore (4)
Core\CSharp\MS\Internal\IO\Packaging\ResponseStream.cs (1)
134_innerStream.SetLength(newLength);
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (2)
195dataStream.SetLength(virtualPosition); 468dataStream.SetLength(value);
Shared\MS\Internal\IO\SynchronizingStream.cs (1)
117_baseStream.SetLength(newLength);
PresentationFramework (4)
src\Framework\MS\Internal\AppModel\BamlStream.cs (1)
246_stream.SetLength(value);
src\Framework\MS\Internal\IO\Packaging\managedIStream.cs (1)
114_ioStream.SetLength(libNewSize);
src\Framework\MS\Internal\Navigation\BindStream.cs (1)
401_stream.SetLength(value);
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
401_stream.SetLength(0);
System (6)
net\System\Net\Cache\_CacheStreams.cs (1)
931WrappedStream.SetLength(value);
net\System\Net\mail\DelegatedStream.cs (1)
189this.stream.SetLength(value);
net\System\Net\SecureProtocols\NegotiateStream.cs (1)
496InnerStream.SetLength(value);
net\System\Net\SecureProtocols\SslStream.cs (1)
479InnerStream.SetLength(value);
net\System\Net\webclient.cs (1)
3092m_stream.SetLength(value);
sys\system\configuration\ClientSettingsStore.cs (1)
403_originalStream.SetLength(value);
System.Configuration (1)
System\Configuration\XmlUtilWriter.cs (1)
435_baseStream.SetLength(checkpoint._streamLength);
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLBytes.cs (1)
316 m_stream.SetLength(value);
fx\src\data\System\Data\SQLTypes\SqlXml.cs (1)
453 m_stream.SetLength(value);
System.Drawing (4)
commonui\System\Drawing\Advanced\GPStream.cs (2)
49dataStream.SetLength(virtualPosition); 176dataStream.SetLength(value);
commonui\System\Drawing\UnsafeNativeMethods.cs (2)
235dataStream.SetLength(virtualPosition); 357dataStream.SetLength(value);
System.Messaging (2)
System\Messaging\ActiveXMessageFormatter.cs (2)
428dataStream.SetLength(virtualPosition); 577dataStream.SetLength(value);
System.ServiceModel (1)
System\ServiceModel\Channels\DelegatingStream.cs (1)
154stream.SetLength(value);
System.Web.Services (1)
System\Web\Services\Protocols\SoapExtensionStream.cs (1)
119innerStream.SetLength(value);
System.Windows.Forms (2)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (2)
6638dataStream.SetLength(virtualPosition); 6762dataStream.SetLength(value);
System.Xml (1)
System\Xml\XmlDownloadManager.cs (1)
173stream.SetLength( value );
WindowsBase (21)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileDeflateTransform.cs (2)
166sink.SetLength(destStreamLength); 314sink.SetLength(destStreamLength);
Base\MS\Internal\IO\Packaging\CompoundFile\PrivateUnsafeNativeCompoundFileMethods.cs (1)
188checked { _baseStream.SetLength((long)cb); }
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptedStream.cs (1)
683_baseStream.SetLength(physicalBaseStreamLength);
Base\MS\Internal\IO\Packaging\CompoundFile\StreamWithDictionary.cs (1)
78baseStream.SetLength(newLength);
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStream.cs (1)
107_stream.SetLength(newLength);
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStreamOwner.cs (1)
113checked { BaseStream.SetLength(newLength + _dataOffset); }
Base\MS\Internal\IO\Packaging\CompressEmulationStream.cs (1)
124_tempStream.SetLength(newLength);
Base\MS\Internal\IO\Packaging\CompressStream.cs (2)
291_baseStream.SetLength(0); // clear the underlying stream 306_current.SetLength(newLength);
Base\MS\Internal\IO\Packaging\DeflateEmulationStream.cs (1)
83sink.SetLength(sink.Position);
Base\MS\Internal\IO\Packaging\IgnoreFlushAndCloseStream.cs (1)
146_stream.SetLength(newLength);
Base\MS\Internal\IO\Packaging\InterleavedZipPartStream.cs (1)
233lastPieceStream.SetLength(lastPieceStreamSize);
Base\MS\Internal\IO\Packaging\SparseMemoryStream.cs (2)
101_isolatedStorageStream.SetLength(newLength); 693_isolatedStorageStream.SetLength(0);
Base\MS\Internal\IO\Zip\ProgressiveCrcCalculatingStream.cs (1)
110_underlyingStream.SetLength(newLength);
Base\MS\Internal\IO\Zip\ZipArchive.cs (1)
158stream.SetLength(0);
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (1)
956Stream.SetLength(currentOffset);
Base\MS\Internal\IO\Zip\ZipIOModeEnforcingStream.cs (1)
116_baseStream.SetLength(newLength);
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
304_baseStream.SetLength(newLength);
Base\System\IO\Packaging\Package.cs (1)
1626_stream.SetLength(newLength);