10 references to BinaryLibrary
System.Private.Windows.Core (8)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (8)
136new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 155new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 178new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 197new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 216new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 239new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 258new BinaryLibrary(2, Assemblies.SystemDrawing).Write(writer); 763new 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);