10 references to Write
System.Private.Windows.Core (8)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (8)
137new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 156new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 179new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 198new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 217new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 240new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 259new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 764new BinaryLibrary(libraryId: 2, IJsonData.CustomAssemblyName).Write(writer);
System.Windows.Forms (2)
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormatWriter.cs (2)
26new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 42new BinaryLibrary(2, Assemblies.SystemWindowsForms).Write(writer);