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);