6 references to WritePrimitiveHashtable
BinaryFormatTests (3)
FormatTests\FormattedObject\HashTableTests.cs (3)
100
BinaryFormatWriter.
WritePrimitiveHashtable
(stream, hashtable);
121
Action action = () => BinaryFormatWriter.
WritePrimitiveHashtable
(stream, hashtable);
144
BinaryFormatWriter.
WritePrimitiveHashtable
(stream, hashtable);
System.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
566
=> 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);