1 write to Parent
System.Formats.Nrbf (1)
System\Formats\Nrbf\NextInfo.cs (1)
16
Parent
= parent;
3 references to Parent
System.Formats.Nrbf (3)
System\Formats\Nrbf\NextInfo.cs (1)
30
=> new(allowed,
Parent
, Stack, primitiveType);
System\Formats\Nrbf\NrbfDecoder.cs (2)
195
nextInfo.
Parent
.HandleNextRecord(nextRecord, nextInfo);
204
nextInfo.
Parent
.HandleNextValue(value, nextInfo);