3 references to WritePrimitiveHashtable
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
565
=> TryWrite(
WritePrimitiveHashtable
, stream, hashtable);
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.PropertyBagStream.cs (1)
110
BinaryFormatWriter.
WritePrimitiveHashtable
(stream, _bag);
System\Windows\Forms\ActiveX\Control.ActiveXImpl.PropertyBagStream.cs (1)
83
BinaryFormatWriter.
WritePrimitiveHashtable
(stream, _bag);