1 write to _records
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Serializer\ArraySingleString.cs (1)
25
_records
= arrayObjects;
1 reference to _records
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Serializer\ArraySingleString.cs (1)
34
WriteRecords(writer,
_records
, coalesceNulls: true);