1 write to UnionConstructor
dotnet-aot (1)
Generated\361d1da7f942c932\RunFileBuildCacheJsonSerializerContext.AdditionalSource.g.cs (1)
32UnionConstructor = static (global::System.Type _, object? value) => value switch
1 reference to UnionConstructor
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.cs (1)
84UnionConstructor = unionInfo.UnionConstructor,