1 write to _JsonObjectCreationHandlingAttributeType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
216
public INamedTypeSymbol? JsonObjectCreationHandlingAttributeType => GetOrResolveType("System.Text.Json.Serialization.JsonObjectCreationHandlingAttribute", ref
_JsonObjectCreationHandlingAttributeType
);