2 references to InlinePocoObjectCaseCount
System.Text.Json (2)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (2)
394
_pocoObjectCases.Length <=
InlinePocoObjectCaseCount
395
? stackalloc PocoObjectCaseState[
InlinePocoObjectCaseCount
]