8 references to Write
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
94
dataWriter.
Write
(value);
PresentationBuildTasks (1)
Base\MS\Internal\IO\Packaging\Compoundfile\ContainerUtilities.cs (1)
154
writer.
Write
(outputString.ToCharArray());
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (2)
115
bw.
Write
(data);
975
writer.
Write
((char[])value);
System.Web.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
2302
writer.
Write
(header);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
6824
bw.
Write
(licenseKey.ToCharArray());
System.Windows.Forms.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
2302
writer.
Write
(header);
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\ContainerUtilities.cs (1)
154
writer.
Write
(outputString.ToCharArray());