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