2 references to ToArray
System.Formats.Nrbf (2)
System\Formats\Nrbf\ArraySingleStringRecord.cs (2)
45
=> (string?[])(allowNulls ? _arrayNullsAllowed ??=
ToArray
(true) : _arrayNullsNotAllowed ??=
ToArray
(false));