1 write to _shapeBasedCases
System.Text.Json (1)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (1)
343
_shapeBasedCases
= shapeBasedCases;
1 reference to _shapeBasedCases
System.Text.Json (1)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (1)
378
_shapeBasedCases
.TryGetValue(valueType, out Type? caseType);