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);