1 write to Stack
System.Formats.Nrbf (1)
System\Formats\Nrbf\NextInfo.cs (1)
17Stack = stack;
3 references to Stack
System.Formats.Nrbf (3)
System\Formats\Nrbf\ArrayRecord.cs (1)
114info.Stack.Push(info);
System\Formats\Nrbf\ClassRecord.cs (1)
162info.Stack.Push(info.With(allowed, primitiveType));
System\Formats\Nrbf\NextInfo.cs (1)
30=> new(allowed, Parent, Stack, primitiveType);