2 references to TryGetPrimitiveList
BinaryFormatTests (1)
FormatTests\FormattedObject\ListTests.cs (1)
84rootRecord.TryGetPrimitiveList(out object? deserialized).Should().BeTrue();
System.Private.Windows.Core (1)
System\Private\Windows\Nrbf\SerializationRecordExtensions.cs (1)
548|| record.TryGetPrimitiveList(out value)