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)
359
StringRecordsCollection strings =
new
(currentId: 3);
490
ListConverter.GetPrimitiveConverter(list, new
StringRecordsCollection
(currentId: 3))).Write(writer);
515
StringRecordsCollection strings =
new
(currentId: 2);
624
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)
359
StringRecordsCollection
strings = new(currentId: 3);
515
StringRecordsCollection
strings = new(currentId: 2);
624
StringRecordsCollection
strings = new(currentId: 4);
System\Private\Windows\BinaryFormat\Support\ListConverter.cs (1)
13
StringRecordsCollection
strings) => new(