1 override of WriteTo
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStreamWrapper.cs (1)
113
public override void
WriteTo
(Stream stream)
3 references to WriteTo
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1286
bamlMemStream.
WriteTo
(bamlFileStream);
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Utils.cs (1)
372
inputMS.
WriteTo
(output);
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.State.cs (1)
333
_memoryStream.
WriteTo
(stream);