1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_specializedcollections_indexedset_cs", "label": "IndexedSet.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L1"}, {"id": "specializedcollections_indexedset_unityengine_ui_collections", "label": "UnityEngine.UI.Collections", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L5"}, {"id": "specializedcollections_indexedset_indexedset", "label": "IndexedSet", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L7"}, {"id": "ilist", "label": "IList", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L24"}, {"id": "dictionary", "label": "Dictionary", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L25"}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L26"}, {"id": "specializedcollections_indexedset_indexedset_add", "label": ".Add()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L28"}, {"id": "specializedcollections_indexedset_indexedset_addunique", "label": ".AddUnique()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L41"}, {"id": "specializedcollections_indexedset_indexedset_enableitem", "label": ".EnableItem()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L57"}, {"id": "specializedcollections_indexedset_indexedset_disableitem", "label": ".DisableItem()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L72"}, {"id": "specializedcollections_indexedset_indexedset_remove", "label": ".Remove()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L87"}, {"id": "specializedcollections_indexedset_indexedset_getenumerator", "label": ".GetEnumerator()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L97"}, {"id": "specializedcollections_indexedset_indexedset_clear", "label": ".Clear()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L107"}, {"id": "specializedcollections_indexedset_indexedset_contains", "label": ".Contains()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L114"}, {"id": "specializedcollections_indexedset_indexedset_copyto", "label": ".CopyTo()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L119"}, {"id": "specializedcollections_indexedset_indexedset_indexof", "label": ".IndexOf()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L127"}, {"id": "specializedcollections_indexedset_indexedset_insert", "label": ".Insert()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L135"}, {"id": "specializedcollections_indexedset_indexedset_removeat", "label": ".RemoveAt()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L141"}, {"id": "specializedcollections_indexedset_indexedset_swap", "label": ".Swap()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L170"}, {"id": "specializedcollections_indexedset_indexedset_removeall", "label": ".RemoveAll()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L201"}, {"id": "specializedcollections_indexedset_indexedset_sort", "label": ".Sort()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L219"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_specializedcollections_indexedset_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_specializedcollections_indexedset_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_specializedcollections_indexedset_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_specializedcollections_indexedset_cs", "target": "specializedcollections_indexedset_unityengine_ui_collections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_specializedcollections_indexedset_cs", "target": "specializedcollections_indexedset_indexedset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L7", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "ilist", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L7", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "specializedcollections_indexedset_indexedset", "target": "dictionary", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "specializedcollections_indexedset_indexedset", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L28", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L33", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_addunique", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L41", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_enableitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L57", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_disableitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L72", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L87", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_getenumerator", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L97", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_getenumerator", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L102", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L107", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_contains", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L114", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_copyto", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L119", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_indexof", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L127", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_insert", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L135", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_removeat", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L141", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_swap", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L170", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_removeall", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L201", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset", "target": "specializedcollections_indexedset_indexedset_sort", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L219", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_add", "target": "specializedcollections_indexedset_indexedset_enableitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L38", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_addunique", "target": "specializedcollections_indexedset_indexedset_enableitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L46", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_addunique", "target": "specializedcollections_indexedset_indexedset_disableitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L48", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_addunique", "target": "specializedcollections_indexedset_indexedset_add", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L52", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_enableitem", "target": "specializedcollections_indexedset_indexedset_swap", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L66", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_disableitem", "target": "specializedcollections_indexedset_indexedset_swap", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L81", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_remove", "target": "specializedcollections_indexedset_indexedset_removeat", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L93", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_removeat", "target": "specializedcollections_indexedset_indexedset_swap", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L156", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_removeat", "target": "specializedcollections_indexedset_indexedset_remove", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L167", "weight": 1.0}, {"source": "specializedcollections_indexedset_indexedset_removeall", "target": "specializedcollections_indexedset_indexedset_remove", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L211", "weight": 1.0}], "raw_calls": [{"caller_nid": "specializedcollections_indexedset_indexedset_addunique", "callee": "ContainsKey", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L43"}, {"caller_nid": "specializedcollections_indexedset_indexedset_enableitem", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L59"}, {"caller_nid": "specializedcollections_indexedset_indexedset_disableitem", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L74"}, {"caller_nid": "specializedcollections_indexedset_indexedset_remove", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L90"}, {"caller_nid": "specializedcollections_indexedset_indexedset_contains", "callee": "ContainsKey", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L116"}, {"caller_nid": "specializedcollections_indexedset_indexedset_indexof", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L130"}, {"caller_nid": "specializedcollections_indexedset_indexedset_removeall", "callee": "match", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\SpecializedCollections\\IndexedSet.cs", "source_location": "L210"}]} |