1 write to Parent
System.Formats.Nrbf (1)
System\Formats\Nrbf\NextInfo.cs (1)
16Parent = 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)
195nextInfo.Parent.HandleNextRecord(nextRecord, nextInfo); 204nextInfo.Parent.HandleNextValue(value, nextInfo);