23 references to new
System.Private.Windows.Core (21)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (21)
44
using BinaryFormatWriterScope writer =
new
(stream);
56
using BinaryFormatWriterScope writer =
new
(stream);
78
using BinaryFormatWriterScope writer =
new
(stream);
99
using BinaryFormatWriterScope writer =
new
(stream);
111
using BinaryFormatWriterScope writer =
new
(stream);
123
using BinaryFormatWriterScope writer =
new
(stream);
135
using BinaryFormatWriterScope writer =
new
(stream);
154
using BinaryFormatWriterScope writer =
new
(stream);
177
using BinaryFormatWriterScope writer =
new
(stream);
196
using BinaryFormatWriterScope writer =
new
(stream);
215
using BinaryFormatWriterScope writer =
new
(stream);
238
using BinaryFormatWriterScope writer =
new
(stream);
257
using BinaryFormatWriterScope writer =
new
(stream);
329
using BinaryFormatWriterScope writer =
new
(stream);
341
using BinaryFormatWriterScope writer =
new
(stream);
376
using BinaryFormatWriterScope writer =
new
(stream);
474
using BinaryFormatWriterScope writer =
new
(stream);
512
using BinaryFormatWriterScope writer =
new
(stream);
599
using BinaryFormatWriterScope writer =
new
(stream);
635
using BinaryFormatWriterScope writer =
new
(stream);
762
using BinaryFormatWriterScope writer =
new
(stream);
System.Windows.Forms (2)
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormatWriter.cs (2)
25
using BinaryFormatWriterScope writer =
new
(stream);
40
using BinaryFormatWriterScope writer =
new
(stream);