5 references to new
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);