1 write to _disallowUnmappedPropertiesPocoCaseIndices
System.Text.Json (1)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (1)
358_disallowUnmappedPropertiesPocoCaseIndices = disallowUnmappedPropertiesPocoCaseIndices?.ToArray() ?? [];
1 reference to _disallowUnmappedPropertiesPocoCaseIndices
System.Text.Json (1)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (1)
590foreach (int pocoCaseIndex in _disallowUnmappedPropertiesPocoCaseIndices)