Files
JuegoSim/graphify-out/cache/ast/39e801b9a08f7384ba87f35e0bba4c1a825cdfc592b135e8ce4c1437ce2c93f3.json
2026-07-21 08:56:10 +03:00

1 line
55 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "label": "Injector.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L1"}, {"id": "debendancyinjection_injector_dependencyinjection", "label": "DependencyInjection", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L9"}, {"id": "debendancyinjection_injector_injector", "label": "Injector", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L14"}, {"id": "singleton", "label": "Singleton", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "bindingflags", "label": "BindingFlags", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L17"}, {"id": "dictionary", "label": "Dictionary", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L20"}, {"id": "debendancyinjection_injector_injector_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L28"}, {"id": "debendancyinjection_injector_injector_registerinstance", "label": ".RegisterInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L54"}, {"id": "debendancyinjection_injector_injector_register", "label": ".Register()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L72"}, {"id": "debendancyinjection_injector_injector_inject", "label": ".Inject()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L77"}, {"id": "debendancyinjection_injector_injector_registerprovider", "label": ".RegisterProvider()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L151"}, {"id": "debendancyinjection_injector_injector_findandregisteranchors", "label": ".FindAndRegisterAnchors()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L171"}, {"id": "debendancyinjection_injector_injector_setupanchorwatchers", "label": ".SetupAnchorWatchers()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L197"}, {"id": "debendancyinjection_injector_injector_registeranchorbinding", "label": ".RegisterAnchorBinding()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L215"}, {"id": "debendancyinjection_injector_injector_buildanchorchangeddelegate", "label": ".BuildAnchorChangedDelegate()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L237"}, {"id": "debendancyinjection_injector_injector_onanchorvaluechanged", "label": ".OnAnchorValueChanged()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L253"}, {"id": "debendancyinjection_injector_injector_getruntimeanchorinterface", "label": ".GetRuntimeAnchorInterface()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L267"}, {"id": "debendancyinjection_injector_injector_resolve", "label": ".Resolve()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L282"}, {"id": "debendancyinjection_injector_injector_validatedependencies", "label": ".ValidateDependencies()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L288"}, {"id": "debendancyinjection_injector_injector_cleardependencies", "label": ".ClearDependencies()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L311"}, {"id": "debendancyinjection_injector_injector_getprovidedtypes", "label": ".GetProvidedTypes()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L325"}, {"id": "debendancyinjection_injector_injector_findmonobehaviours", "label": ".FindMonoBehaviours()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L338"}, {"id": "debendancyinjection_injector_injector_isinjectable", "label": ".IsInjectable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L341"}, {"id": "debendancyinjection_injector_anchordelegatehelper", "label": "AnchorDelegateHelper", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L358"}, {"id": "action", "label": "Action", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L362"}, {"id": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "label": ".CreateDelegate()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L368"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "linq", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "reflection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "emit", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "scriptableobjects", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L7", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "debendancyinjection_injector_dependencyinjection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L9", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "debendancyinjection_injector_injector", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L14", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "singleton", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L14", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "bindingflags", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_injector_injector", "target": "dictionary", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_injector_injector", "target": "dictionary", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_injector_injector", "target": "dictionary", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L28", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_registerinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L54", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_register", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L72", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_inject", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L77", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_registerprovider", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L151", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_findandregisteranchors", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L171", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_setupanchorwatchers", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L197", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_registeranchorbinding", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L215", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_buildanchorchangeddelegate", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L237", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_onanchorvaluechanged", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L253", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_getruntimeanchorinterface", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L267", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_resolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L282", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_validatedependencies", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L288", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_cleardependencies", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L311", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_getprovidedtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L325", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_findmonobehaviours", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L338", "weight": 1.0}, {"source": "debendancyinjection_injector_injector", "target": "debendancyinjection_injector_injector_isinjectable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L341", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_injector_cs", "target": "debendancyinjection_injector_anchordelegatehelper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L358", "weight": 1.0}, {"source": "debendancyinjection_injector_anchordelegatehelper", "target": "action", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L362", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_injector_anchordelegatehelper", "target": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L368", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_awake", "target": "debendancyinjection_injector_injector_findandregisteranchors", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L32", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_awake", "target": "debendancyinjection_injector_injector_findmonobehaviours", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L33", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_awake", "target": "debendancyinjection_injector_injector_registerprovider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L39", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_awake", "target": "debendancyinjection_injector_injector_inject", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L46", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_awake", "target": "debendancyinjection_injector_injector_setupanchorwatchers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L50", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_registerinstance", "target": "debendancyinjection_injector_injector_getruntimeanchorinterface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L65", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_register", "target": "debendancyinjection_injector_injector_registerinstance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L74", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_inject", "target": "debendancyinjection_injector_injector_resolve", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L92", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_inject", "target": "debendancyinjection_injector_injector_getruntimeanchorinterface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L106", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_registerprovider", "target": "debendancyinjection_injector_injector_registerinstance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L164", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_findandregisteranchors", "target": "debendancyinjection_injector_injector_getruntimeanchorinterface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L180", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_setupanchorwatchers", "target": "debendancyinjection_injector_injector_getruntimeanchorinterface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L207", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_setupanchorwatchers", "target": "debendancyinjection_injector_injector_registeranchorbinding", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L208", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_registeranchorbinding", "target": "debendancyinjection_injector_injector_buildanchorchangeddelegate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L227", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_buildanchorchangeddelegate", "target": "debendancyinjection_injector_injector_onanchorvaluechanged", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L246", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_buildanchorchangeddelegate", "target": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L250", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_validatedependencies", "target": "debendancyinjection_injector_injector_findmonobehaviours", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L290", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_validatedependencies", "target": "debendancyinjection_injector_injector_getprovidedtypes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L292", "weight": 1.0}, {"source": "debendancyinjection_injector_injector_cleardependencies", "target": "debendancyinjection_injector_injector_findmonobehaviours", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L313", "weight": 1.0}], "raw_calls": [{"caller_nid": "debendancyinjection_injector_injector_awake", "callee": "OfType<IDependencyProvider>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L36"}, {"caller_nid": "debendancyinjection_injector_injector_awake", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L43"}, {"caller_nid": "debendancyinjection_injector_injector_registerinstance", "callee": "ContainsKey", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L56"}, {"caller_nid": "debendancyinjection_injector_injector_registerinstance", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L58"}, {"caller_nid": "debendancyinjection_injector_injector_registerinstance", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L63"}, {"caller_nid": "debendancyinjection_injector_injector_registerinstance", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L65"}, {"caller_nid": "debendancyinjection_injector_injector_registerinstance", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L66"}, {"caller_nid": "debendancyinjection_injector_injector_registerinstance", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L67"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L79"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L82"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetFields", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L82"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L83"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L86"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L88"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "SetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L97"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L101"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetFields", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L101"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L102"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L104"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L106"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L107"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L108"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "SetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L109"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "LogError", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L113"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L118"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetMethods", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L118"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L119"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "ToArray", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L122"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Select", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L122"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetParameters", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L122"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "ToArray", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L123"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Select", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L123"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Any", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L125"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L129"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L133"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "GetProperties", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L133"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L134"}, {"caller_nid": "debendancyinjection_injector_injector_inject", "callee": "SetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L142"}, {"caller_nid": "debendancyinjection_injector_injector_registerprovider", "callee": "GetMethods", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L153"}, {"caller_nid": "debendancyinjection_injector_injector_registerprovider", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L153"}, {"caller_nid": "debendancyinjection_injector_injector_registerprovider", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L155"}, {"caller_nid": "debendancyinjection_injector_injector_registerprovider", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L158"}, {"caller_nid": "debendancyinjection_injector_injector_registerprovider", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L162"}, {"caller_nid": "debendancyinjection_injector_injector_findandregisteranchors", "callee": "LoadAll<ScriptableObject>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L175"}, {"caller_nid": "debendancyinjection_injector_injector_findandregisteranchors", "callee": "FindObjectsOfTypeAll<ScriptableObject>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L177"}, {"caller_nid": "debendancyinjection_injector_injector_findandregisteranchors", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L180"}, {"caller_nid": "debendancyinjection_injector_injector_findandregisteranchors", "callee": "GetGenericArguments", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L183"}, {"caller_nid": "debendancyinjection_injector_injector_findandregisteranchors", "callee": "ContainsKey", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L184"}, {"caller_nid": "debendancyinjection_injector_injector_findandregisteranchors", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L187"}, {"caller_nid": "debendancyinjection_injector_injector_setupanchorwatchers", "callee": "GetFields", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L201"}, {"caller_nid": "debendancyinjection_injector_injector_setupanchorwatchers", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L201"}, {"caller_nid": "debendancyinjection_injector_injector_setupanchorwatchers", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L203"}, {"caller_nid": "debendancyinjection_injector_injector_setupanchorwatchers", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L205"}, {"caller_nid": "debendancyinjection_injector_injector_setupanchorwatchers", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L207"}, {"caller_nid": "debendancyinjection_injector_injector_registeranchorbinding", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L217"}, {"caller_nid": "debendancyinjection_injector_injector_registeranchorbinding", "callee": "GetEvent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L223"}, {"caller_nid": "debendancyinjection_injector_injector_registeranchorbinding", "callee": "AddEventHandler", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L230"}, {"caller_nid": "debendancyinjection_injector_injector_registeranchorbinding", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L234"}, {"caller_nid": "debendancyinjection_injector_injector_buildanchorchangeddelegate", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L242"}, {"caller_nid": "debendancyinjection_injector_injector_onanchorvaluechanged", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L255"}, {"caller_nid": "debendancyinjection_injector_injector_onanchorvaluechanged", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L257"}, {"caller_nid": "debendancyinjection_injector_injector_onanchorvaluechanged", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L257"}, {"caller_nid": "debendancyinjection_injector_injector_onanchorvaluechanged", "callee": "SetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L263"}, {"caller_nid": "debendancyinjection_injector_injector_getruntimeanchorinterface", "callee": "GetGenericTypeDefinition", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L273"}, {"caller_nid": "debendancyinjection_injector_injector_resolve", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L284"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "OfType<IDependencyProvider>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L291"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "ToList", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L294"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "Select", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L294"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L294"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L294"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "SelectMany", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L294"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "GetFields", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L295"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L295"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L296"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L297"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L297"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L298"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L303"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "LogError", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L307"}, {"caller_nid": "debendancyinjection_injector_injector_validatedependencies", "callee": "Join", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L307"}, {"caller_nid": "debendancyinjection_injector_injector_cleardependencies", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L315"}, {"caller_nid": "debendancyinjection_injector_injector_cleardependencies", "callee": "GetFields", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L315"}, {"caller_nid": "debendancyinjection_injector_injector_cleardependencies", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L315"}, {"caller_nid": "debendancyinjection_injector_injector_cleardependencies", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L316"}, {"caller_nid": "debendancyinjection_injector_injector_cleardependencies", "callee": "SetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L318"}, {"caller_nid": "debendancyinjection_injector_injector_cleardependencies", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L321"}, {"caller_nid": "debendancyinjection_injector_injector_cleardependencies", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L322"}, {"caller_nid": "debendancyinjection_injector_injector_getprovidedtypes", "callee": "GetMethods", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L330"}, {"caller_nid": "debendancyinjection_injector_injector_getprovidedtypes", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L330"}, {"caller_nid": "debendancyinjection_injector_injector_getprovidedtypes", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L332"}, {"caller_nid": "debendancyinjection_injector_injector_getprovidedtypes", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L332"}, {"caller_nid": "debendancyinjection_injector_injector_findmonobehaviours", "callee": "FindObjectsByType<MonoBehaviour>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L339"}, {"caller_nid": "debendancyinjection_injector_injector_isinjectable", "callee": "Any", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L342"}, {"caller_nid": "debendancyinjection_injector_injector_isinjectable", "callee": "GetMembers", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L342"}, {"caller_nid": "debendancyinjection_injector_injector_isinjectable", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L342"}, {"caller_nid": "debendancyinjection_injector_injector_isinjectable", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L343"}, {"caller_nid": "debendancyinjection_injector_injector_isinjectable", "callee": "IsDefined", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L344"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L373"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "ToArray", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L376"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Select", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L376"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "GetParameters", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L376"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "GetILGenerator", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L388"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Emit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L390"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "GetField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L391"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L391"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Emit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L393"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Emit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L394"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Emit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L395"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Emit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L396"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Emit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L397"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L398"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "Emit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L399"}, {"caller_nid": "debendancyinjection_injector_anchordelegatehelper_createdelegate", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs", "source_location": "L406"}]}