2 references to PeekInArray
System.Text.Json (2)
System\Text\Json\BitStack.cs (2)
131
inObject =
PeekInArray
();
160
=> _currentDepth <= AllocationFreeMaxDepth ? (_allocationFreeContainer & 1) != 0 :
PeekInArray
();