2 writes to _inObject
System.Text.Json (2)
System\Text\Json\Reader\JsonReaderState.cs (2)
43_inObject = default; 70_inObject = inObject;
2 references to _inObject
System.Text.Json (2)
System\Text\Json\Reader\Utf8JsonReader.cs (1)
222_inObject = state._inObject;
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (1)
33_inObject = state._inObject;