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