1 reference to GetObjectCreationHandlingForType
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Helpers.cs (1)
55
if (
GetObjectCreationHandlingForType
(typeInfo.Type) is { } creationHandling)