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