1 line
7.7 KiB
JSON
1 line
7.7 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_pooledhashset_cs", "label": "PooledHashSet.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L1"}, {"id": "util_pooledhashset_unityeditor_shadergraph", "label": "UnityEditor.ShaderGraph", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L5"}, {"id": "util_pooledhashset_pooledhashset", "label": "PooledHashSet", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L7"}, {"id": "hashset", "label": "HashSet", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "idisposable", "label": "IDisposable", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "stack", "label": "Stack", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L9"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L10"}, {"id": "util_pooledhashset_pooledhashset_get", "label": ".Get()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L14"}, {"id": "util_pooledhashset_pooledhashset_dispose", "label": ".Dispose()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L29"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_pooledhashset_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_pooledhashset_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_pooledhashset_cs", "target": "assertions", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_pooledhashset_cs", "target": "util_pooledhashset_unityeditor_shadergraph", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_util_pooledhashset_cs", "target": "util_pooledhashset_pooledhashset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L7", "weight": 1.0}, {"source": "util_pooledhashset_pooledhashset", "target": "hashset", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L7", "weight": 1.0}, {"source": "util_pooledhashset_pooledhashset", "target": "idisposable", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L7", "weight": 1.0}, {"source": "util_pooledhashset_pooledhashset", "target": "stack", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "util_pooledhashset_pooledhashset", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "util_pooledhashset_pooledhashset", "target": "util_pooledhashset_pooledhashset_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L14", "weight": 1.0}, {"source": "util_pooledhashset_pooledhashset", "target": "util_pooledhashset_pooledhashset_dispose", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L29", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_pooledhashset_pooledhashset_get", "callee": "Pop", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L21"}, {"caller_nid": "util_pooledhashset_pooledhashset_get", "callee": "ReRegisterForFinalize", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L24"}, {"caller_nid": "util_pooledhashset_pooledhashset_dispose", "callee": "IsTrue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L31"}, {"caller_nid": "util_pooledhashset_pooledhashset_dispose", "callee": "Clear", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L33"}, {"caller_nid": "util_pooledhashset_pooledhashset_dispose", "callee": "Push", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L34"}, {"caller_nid": "util_pooledhashset_pooledhashset_dispose", "callee": "SuppressFinalize", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Util\\PooledHashSet.cs", "source_location": "L36"}]} |