Implemented interface member:
method
Write
System.Private.Windows.Core.BinaryFormat.Serializer.IBinaryWriteable.Write(System.IO.BinaryWriter)
3 references to Write
System.Private.Windows.Core (3)
System\Private\Windows\Core\BinaryFormat\Serializer\ArraySingleObject.cs (1)
31
_arrayInfo.
Write
(writer);
System\Private\Windows\Core\BinaryFormat\Serializer\ArraySinglePrimitive.cs (1)
37
_arrayInfo.
Write
(writer);
System\Private\Windows\Core\BinaryFormat\Serializer\ArraySingleString.cs (1)
33
_arrayInfo.
Write
(writer);