1 line
34 KiB
JSON
1 line
34 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "label": "FunctionPointerTests.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L1"}, {"id": "runtime_functionpointertests_functionpointertests", "label": "FunctionPointerTests", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L18"}, {"id": "runtime_functionpointertests_functionpointertests_staticfunctionnoargsgenericreturntype", "label": ".StaticFunctionNoArgsGenericReturnType()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L21"}, {"id": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointernoargsgenericreturntype", "label": ".TestCompileFunctionPointerNoArgsGenericReturnType()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L29"}, {"id": "runtime_functionpointertests_functionpointertests_staticfunctionconcretereturntype", "label": ".StaticFunctionConcreteReturnType()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L37"}, {"id": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericreturntype", "label": ".TestCompileFunctionPointerDelegateNoArgsGenericReturnType()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L45"}, {"id": "runtime_functionpointertests_genericclass", "label": "GenericClass", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L53"}, {"id": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericdeclaringtype", "label": ".TestCompileFunctionPointerDelegateNoArgsGenericDeclaringType()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L58"}, {"id": "runtime_functionpointertests_csharpfunctionpointercallback", "label": "CSharpFunctionPointerCallback()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L68"}, {"id": "runtime_functionpointertests_execute", "label": "Execute()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L85"}, {"id": "runtime_functionpointertests_csharpfunctionpointerinsidejobstructtest", "label": "CSharpFunctionPointerInsideJobStructTest()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L92"}, {"id": "runtime_functionpointertests_csharpfunctionpointerinstaticmethodsignature", "label": "CSharpFunctionPointerInStaticMethodSignature()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L113"}, {"id": "runtime_functionpointertests_entrypointwithcsharpfunctionpointerparameter", "label": "EntryPointWithCSharpFunctionPointerParameter()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L124"}, {"id": "runtime_functionpointertests_functionpointerreturnedfromburstfunction", "label": "FunctionPointerReturnedFromBurstFunction()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L133"}, {"id": "runtime_functionpointertests_entrypointwithcsharpfunctionpointerreturn", "label": "EntryPointWithCSharpFunctionPointerReturn()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L147"}, {"id": "runtime_functionpointertests_entrypointwithcsharpfunctionpointerreturnhelper", "label": "EntryPointWithCSharpFunctionPointerReturnHelper()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L154"}, {"id": "runtime_functionpointertests_unmanagedfunction", "label": "UnmanagedFunction()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L161"}, {"id": "runtime_functionpointertests_getunmanagedcallablewithreturn", "label": "GetUnmanagedCallableWithReturn()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L165"}, {"id": "runtime_functionpointertests_calloverloadedfunctionwithfparg", "label": "CallOverloadedFunctionWithFpArg()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L171"}, {"id": "runtime_functionpointertests_docompilefunctionpointernestedstaticmethod", "label": "DoCompileFunctionPointerNestedStaticMethod()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L182"}, {"id": "runtime_functionpointertests_testcompilefunctionpointernestedstaticmethod", "label": "TestCompileFunctionPointerNestedStaticMethod()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L190"}, {"id": "runtime_functionpointertests_functionpointertests_testdelegatewithcustomattributethatisnotunmanagedfunctionpointerattribute", "label": ".TestDelegateWithCustomAttributeThatIsNotUnmanagedFunctionPointerAttribute()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L202"}, {"id": "runtime_functionpointertests_functionpointertests_testdelegatewithcustomattributethatisnotunmanagedfunctionpointerattributehelper", "label": ".TestDelegateWithCustomAttributeThatIsNotUnmanagedFunctionPointerAttributeHelper()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L211"}, {"id": "runtime_functionpointertests_mycustomattributeattribute", "label": "MyCustomAttributeAttribute", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L217"}, {"id": "attribute", "label": "Attribute", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "runtime_functionpointertests_system_runtime_interopservices", "label": "System.Runtime.InteropServices", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L229"}, {"id": "runtime_functionpointertests_unmanagedcallersonlyattribute", "label": "UnmanagedCallersOnlyAttribute", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L231"}, {"id": "type", "label": "Type", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L234"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "interopservices", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "aot", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "framework", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "burst", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "testtools", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L7", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "compilerservices", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L9", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L10", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "unsafe", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L11", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "jobs", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L12", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "overloadedfunctionpointers", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L14", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_functionpointertests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L18", "weight": 1.0}, {"source": "runtime_functionpointertests_functionpointertests", "target": "runtime_functionpointertests_functionpointertests_staticfunctionnoargsgenericreturntype", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L21", "weight": 1.0}, {"source": "runtime_functionpointertests_functionpointertests", "target": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointernoargsgenericreturntype", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L29", "weight": 1.0}, {"source": "runtime_functionpointertests_functionpointertests", "target": "runtime_functionpointertests_functionpointertests_staticfunctionconcretereturntype", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L37", "weight": 1.0}, {"source": "runtime_functionpointertests_functionpointertests", "target": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericreturntype", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L45", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_genericclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L53", "weight": 1.0}, {"source": "runtime_functionpointertests_functionpointertests", "target": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericdeclaringtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L58", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_csharpfunctionpointercallback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L68", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_execute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L85", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_csharpfunctionpointerinsidejobstructtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L92", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_csharpfunctionpointerinstaticmethodsignature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L113", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_entrypointwithcsharpfunctionpointerparameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L124", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_functionpointerreturnedfromburstfunction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L133", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_entrypointwithcsharpfunctionpointerreturn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L147", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_entrypointwithcsharpfunctionpointerreturnhelper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L154", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_unmanagedfunction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L161", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_getunmanagedcallablewithreturn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L165", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_calloverloadedfunctionwithfparg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L171", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_docompilefunctionpointernestedstaticmethod", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L182", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_testcompilefunctionpointernestedstaticmethod", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L190", "weight": 1.0}, {"source": "runtime_functionpointertests_functionpointertests", "target": "runtime_functionpointertests_functionpointertests_testdelegatewithcustomattributethatisnotunmanagedfunctionpointerattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L202", "weight": 1.0}, {"source": "runtime_functionpointertests_functionpointertests", "target": "runtime_functionpointertests_functionpointertests_testdelegatewithcustomattributethatisnotunmanagedfunctionpointerattributehelper", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L211", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_mycustomattributeattribute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L217", "weight": 1.0}, {"source": "runtime_functionpointertests_mycustomattributeattribute", "target": "attribute", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L217", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_system_runtime_interopservices", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L229", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_tests_runtime_functionpointertests_cs", "target": "runtime_functionpointertests_unmanagedcallersonlyattribute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L231", "weight": 1.0}, {"source": "runtime_functionpointertests_unmanagedcallersonlyattribute", "target": "attribute", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L231", "weight": 1.0}, {"source": "runtime_functionpointertests_unmanagedcallersonlyattribute", "target": "type", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L234", "weight": 1.0, "context": "field"}, {"source": "runtime_functionpointertests_calloverloadedfunctionwithfparg", "target": "runtime_functionpointertests_getunmanagedcallablewithreturn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L176", "weight": 1.0}, {"source": "runtime_functionpointertests_testcompilefunctionpointernestedstaticmethod", "target": "runtime_functionpointertests_docompilefunctionpointernestedstaticmethod", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L193", "weight": 1.0}], "raw_calls": [{"caller_nid": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointernoargsgenericreturntype", "callee": "Throws<InvalidOperationException>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L32"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointernoargsgenericreturntype", "callee": "CompileFunctionPointer<DelegateNoArgsIntReturnType>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L33"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericreturntype", "callee": "Throws<InvalidOperationException>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L48"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericreturntype", "callee": "CompileFunctionPointer<DelegateGenericReturnType<int>>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L49"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericdeclaringtype", "callee": "Throws<InvalidOperationException>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L61"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testcompilefunctionpointerdelegatenoargsgenericdeclaringtype", "callee": "DelegateNoArgsIntReturnType>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L62"}, {"caller_nid": "runtime_functionpointertests_execute", "callee": "callback", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L88"}, {"caller_nid": "runtime_functionpointertests_csharpfunctionpointerinsidejobstructtest", "callee": "Run", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L107"}, {"caller_nid": "runtime_functionpointertests_csharpfunctionpointerinsidejobstructtest", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L109"}, {"caller_nid": "runtime_functionpointertests_csharpfunctionpointerinstaticmethodsignature", "callee": "CompileFunctionPointer<DelegateWithCSharpFunctionPointerParameter>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L116"}, {"caller_nid": "runtime_functionpointertests_csharpfunctionpointerinstaticmethodsignature", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L119"}, {"caller_nid": "runtime_functionpointertests_csharpfunctionpointerinstaticmethodsignature", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L121"}, {"caller_nid": "runtime_functionpointertests_entrypointwithcsharpfunctionpointerparameter", "callee": "typedCallback", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L128"}, {"caller_nid": "runtime_functionpointertests_functionpointerreturnedfromburstfunction", "callee": "CompileFunctionPointer<DelegateWithCSharpFunctionPointerReturn>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L136"}, {"caller_nid": "runtime_functionpointertests_functionpointerreturnedfromburstfunction", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L138"}, {"caller_nid": "runtime_functionpointertests_functionpointerreturnedfromburstfunction", "callee": "callback", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L142"}, {"caller_nid": "runtime_functionpointertests_functionpointerreturnedfromburstfunction", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L144"}, {"caller_nid": "runtime_functionpointertests_getunmanagedcallablewithreturn", "callee": "Create<long, long>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L168"}, {"caller_nid": "runtime_functionpointertests_calloverloadedfunctionwithfparg", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L177"}, {"caller_nid": "runtime_functionpointertests_docompilefunctionpointernestedstaticmethod", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L187"}, {"caller_nid": "runtime_functionpointertests_docompilefunctionpointernestedstaticmethod", "callee": "CompileFunctionPointer<Doer>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L187"}, {"caller_nid": "runtime_functionpointertests_testcompilefunctionpointernestedstaticmethod", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L193"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testdelegatewithcustomattributethatisnotunmanagedfunctionpointerattribute", "callee": "CompileFunctionPointer<TestDelegateWithCustomAttributeThatIsNotUnmanagedFunctionPointerAttributeDelegate>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L205"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testdelegatewithcustomattributethatisnotunmanagedfunctionpointerattribute", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L207"}, {"caller_nid": "runtime_functionpointertests_functionpointertests_testdelegatewithcustomattributethatisnotunmanagedfunctionpointerattribute", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Tests\\Runtime\\FunctionPointerTests.cs", "source_location": "L209"}]} |