1 instantiation of PropertyHierarchyResolutionState
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1048PropertyHierarchyResolutionState state = new(options);
3 references to PropertyHierarchyResolutionState
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Parser.cs (3)
1048PropertyHierarchyResolutionState state = new(options); 1115ref PropertyHierarchyResolutionState state, 1174ref PropertyHierarchyResolutionState state)