5 instantiations of StringRecordsCollection
BinaryFormatTests (1)
FormatTests\FormattedObject\StringRecordsCollectionTests.cs (1)
14
StringRecordsCollection collection =
new
(currentId: 1);
System.Private.Windows.Core (4)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (4)
360
StringRecordsCollection strings =
new
(currentId: 3);
491
ListConverter.GetPrimitiveConverter(list, new
StringRecordsCollection
(currentId: 3))).Write(writer);
516
StringRecordsCollection strings =
new
(currentId: 2);
625
StringRecordsCollection strings =
new
(currentId: 4);
5 references to StringRecordsCollection
BinaryFormatTests (1)
FormatTests\FormattedObject\StringRecordsCollectionTests.cs (1)
14
StringRecordsCollection
collection = new(currentId: 1);
System.Private.Windows.Core (4)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (3)
360
StringRecordsCollection
strings = new(currentId: 3);
516
StringRecordsCollection
strings = new(currentId: 2);
625
StringRecordsCollection
strings = new(currentId: 4);
System\Private\Windows\BinaryFormat\Support\ListConverter.cs (1)
13
StringRecordsCollection
strings) => new(