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