3 references to PocoCaseIndex
System.Text.Json (3)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (3)
604
ref PocoObjectCaseState pocoCaseState = ref pocoCaseStates[propertyInfo.
PocoCaseIndex
];
605
pocoCaseMatchesCurrentProperty[propertyInfo.
PocoCaseIndex
] = true;
609
if (!isPocoCaseCandidate[propertyInfo.
PocoCaseIndex
] ||