10 references to Write
System.Private.Windows.Core (8)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (8)
136
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
155
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
178
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
197
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
216
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
239
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
258
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
763
new BinaryLibrary(libraryId: 2, IJsonData.CustomAssemblyName).
Write
(writer);
System.Windows.Forms (2)
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormatWriter.cs (2)
26
new BinaryLibrary(2, Assemblies.SystemDrawing).
Write
(writer);
42
new BinaryLibrary(2, Assemblies.SystemWindowsForms).
Write
(writer);