2 writes to _constructorAttributeProvider
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (2)
888_constructorAttributeProvider = ctorAttrProvider = ctorAttrProviderFactory(); 898_constructorAttributeProvider = value;
1 reference to _constructorAttributeProvider
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
884ICustomAttributeProvider? ctorAttrProvider = _constructorAttributeProvider;