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