From 1354dfbc3497c020e36552e3750f21b56a076846 Mon Sep 17 00:00:00 2001
From: barry <17665012243@163.com>
Date: Mon, 29 Jun 2026 08:59:34 +0800
Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A1=E3=80=81=E4=BF=AE=E5=A4=8Dbug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ArrowBeatTap-IOS.sln.DotSettings.user | 3 +-
Assets/AddressableAssetsData.meta | 2 +-
.../AddressableAssetSettings.asset | 96 +-
.../AddressableAssetSettings.asset.meta | 2 +-
Assets/AddressableAssetsData/Android.meta | 8 -
.../Android/addressables_content_state.bin | Bin 1454 -> 0 bytes
.../AssetGroupTemplates.meta | 2 +-
.../AssetGroupTemplates/Packed Assets.asset | 36 +-
.../Packed Assets.asset.meta | 2 +-
Assets/AddressableAssetsData/AssetGroups.meta | 2 +-
.../AssetGroups/Built In Data.asset | 19 +-
.../AssetGroups/Built In Data.asset.meta | 2 +-
.../AssetGroups/Default Local Group.asset | 8 +-
.../Default Local Group.asset.meta | 2 +-
.../AssetGroups/Schemas.meta | 2 +-
.../Built In Data_PlayerDataGroupSchema.asset | 2 +-
...t In Data_PlayerDataGroupSchema.asset.meta | 2 +-
... Local Group_BundledAssetGroupSchema.asset | 6 +-
...l Group_BundledAssetGroupSchema.asset.meta | 2 +-
...Local Group_ContentUpdateGroupSchema.asset | 2 +-
... Group_ContentUpdateGroupSchema.asset.meta | 2 +-
.../AddressableAssetsData/DataBuilders.meta | 2 +-
.../BuildScriptFastMode.asset.meta | 2 +-
.../BuildScriptPackedMode.asset.meta | 2 +-
.../BuildScriptPackedPlayMode.asset.meta | 2 +-
.../BuildScriptVirtualMode.asset.meta | 2 +-
.../AddressableAssetsData/DefaultObject.asset | 2 +-
.../DefaultObject.asset.meta | 2 +-
Assets/AddressableAssetsData/iOS.meta | 2 +-
.../iOS/addressables_content_state.bin | Bin 1450 -> 1450 bytes
.../iOS/addressables_content_state.bin.meta | 2 +-
.../Define/Message/GameMsg_Logic.cs | 2 +
.../package/Arrow_game/Arrow_gameBinder.cs | 1 +
.../FGUI/package/Arrow_game/btn_watch.cs | 2 +
.../FGUI/package/Arrow_game/com_arrow_game.cs | 22 +-
.../FGUI/package/Arrow_game/com_gift.cs | 25 +
.../FGUI/package/Arrow_game/com_gift.cs.meta | 11 +
.../FGUI/package/Reward_10/com_reward.cs | 14 +-
.../FGUI/package/Signin_19/btn_sign.cs | 14 +-
.../FGUI/package/Signin_19/com_sign_in.cs | 24 +-
.../FGUI/package/tixian/btn_getcash.cs | 25 +
.../FGUI/package/tixian/btn_getcash.cs.meta | 11 +
.../FGUI/package/tixian/tixianBinder.cs | 1 +
Assets/ChillConnect/Helper/GameHelper.cs | 9 +-
Assets/MaxSdk/Mediation/GoogleAdManager.meta | 8 -
.../Mediation/GoogleAdManager/Editor.meta | 11 -
.../GoogleAdManager/Editor/Dependencies.xml | 10 -
.../Editor/Dependencies.xml.meta | 10 -
Assets/OPS/Obfuscator/Log/iOS.txt | 102361 ++++++++-------
.../Settings/Obfuscator_Settings.json | 1283 +-
Assets/Plugins/Android/WebViewPlugin.aar | Bin 48729 -> 0 bytes
Assets/Plugins/Android/WebViewPlugin.aar.meta | 32 -
Assets/Plugins/iOS/GoogleService-Info.plist | 30 +
.../iOS/GoogleService-Info.plist.meta} | 2 +-
Assets/Plugins/iOS/pluginIOs.mm | 98 +-
.../ChillConnectAssets/Atlas/Item/101.png | Bin 13777 -> 7489 bytes
.../FGUI/Arrow_Theme_fui.bytes | Bin 2444 -> 2444 bytes
.../FGUI/Arrow_game_atlas0.png | Bin 235214 -> 252920 bytes
.../FGUI/Arrow_game_fui.bytes | Bin 16194 -> 17100 bytes
.../FGUI/Common_01_atlas0.png | Bin 1704618 -> 1873389 bytes
.../FGUI/Common_01_fui.bytes | Bin 36516 -> 36881 bytes
.../FGUI/GameResult_08_atlas0.png | Bin 682808 -> 526167 bytes
.../FGUI/GameResult_08_fui.bytes | Bin 10054 -> 9886 bytes
.../FGUI/Reward_10_fui.bytes | Bin 1944 -> 1851 bytes
.../FGUI/Signin_19_atlas0.png | Bin 629775 -> 54788 bytes
.../FGUI/Signin_19_fui.bytes | Bin 4671 -> 4538 bytes
.../FGUI/bkg_jilu_fui.bytes | Bin 2953 -> 2955 bytes
.../ChillConnectAssets/FGUI/tixian_fui.bytes | Bin 58712 -> 58860 bytes
.../ChillConnectAssets/TextAsset/Privacy.txt | 80 +-
.../ChillConnectAssets/TextAsset/Term.txt | 71 +-
Assets/Resources/Levels/lv14.json | 1 -
Assets/Resources/NetworkConfig.asset | 2 +-
.../Resources/ES3/ES3Defaults.asset | 15 +
Assets/Scripts/BrigdeIOS.cs | 8 +-
Assets/Scripts/ChillConnectRoot.cs | 103 +-
Assets/Scripts/MaxPayManager.cs | 1 +
.../Scripts/ModuleUI/ArrowGame/ArrowGameUI.cs | 74 +-
.../ModuleUI/ArrowGame/ArrowGameUICtrl.cs | 20 +
.../Scripts/ModuleUI/ArrowTips/ArrowTipsUI.cs | 33 +-
.../Scripts/ModuleUI/Broadcast/BroadcastUI.cs | 2 +-
.../ModuleUI/MakeupConfirm/MakeupConfirmUI.cs | 8 +-
.../ModuleUI/PettyAward/PettyAwardUI.cs | 2 +-
.../ModuleUI/RedeemCode/RedeemCodeUI.cs | 2 +-
Assets/Scripts/ModuleUI/Reward/RewardUI.cs | 10 +-
.../ModuleUI/SaveingPot/SaveingPotUI.cs | 82 +-
.../ModuleUI/SignInView/SignInViewUI.cs | 1 +
Assets/Scripts/SaveingPotClass.cs | 2 +-
Assets/Scripts/System/Game/GameDataSystem.cs | 2 +
Assets/Scripts/ToolKit/SDK/MaxADKit.cs | 1 +
.../google-services-desktop.json | 23 +-
ProjectSettings/EditorBuildSettings.asset | 2 +-
ProjectSettings/NotificationsSettings.asset | 46 +
92 files changed, 53105 insertions(+), 51712 deletions(-)
delete mode 100644 Assets/AddressableAssetsData/Android.meta
delete mode 100644 Assets/AddressableAssetsData/Android/addressables_content_state.bin
create mode 100644 Assets/ChillConnect/FGUI/package/Arrow_game/com_gift.cs
create mode 100644 Assets/ChillConnect/FGUI/package/Arrow_game/com_gift.cs.meta
create mode 100644 Assets/ChillConnect/FGUI/package/tixian/btn_getcash.cs
create mode 100644 Assets/ChillConnect/FGUI/package/tixian/btn_getcash.cs.meta
delete mode 100644 Assets/MaxSdk/Mediation/GoogleAdManager.meta
delete mode 100644 Assets/MaxSdk/Mediation/GoogleAdManager/Editor.meta
delete mode 100644 Assets/MaxSdk/Mediation/GoogleAdManager/Editor/Dependencies.xml
delete mode 100644 Assets/MaxSdk/Mediation/GoogleAdManager/Editor/Dependencies.xml.meta
delete mode 100644 Assets/Plugins/Android/WebViewPlugin.aar
delete mode 100644 Assets/Plugins/Android/WebViewPlugin.aar.meta
create mode 100644 Assets/Plugins/iOS/GoogleService-Info.plist
rename Assets/{AddressableAssetsData/Android/addressables_content_state.bin.meta => Plugins/iOS/GoogleService-Info.plist.meta} (74%)
create mode 100644 ProjectSettings/NotificationsSettings.asset
diff --git a/ArrowBeatTap-IOS.sln.DotSettings.user b/ArrowBeatTap-IOS.sln.DotSettings.user
index af410db..eab4458 100644
--- a/ArrowBeatTap-IOS.sln.DotSettings.user
+++ b/ArrowBeatTap-IOS.sln.DotSettings.user
@@ -1,2 +1,3 @@
- ForceIncluded
\ No newline at end of file
+ ForceIncluded
+ ForceIncluded
\ No newline at end of file
diff --git a/Assets/AddressableAssetsData.meta b/Assets/AddressableAssetsData.meta
index 863c2cb..30a9469 100644
--- a/Assets/AddressableAssetsData.meta
+++ b/Assets/AddressableAssetsData.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 95b763113015e4a278c0171f54366b94
+guid: 9a1864c9c6fb44ff3988f54739ec79e0
folderAsset: yes
DefaultImporter:
externalObjects: {}
diff --git a/Assets/AddressableAssetsData/AddressableAssetSettings.asset b/Assets/AddressableAssetsData/AddressableAssetSettings.asset
index 40cdb73..a02ea40 100644
--- a/Assets/AddressableAssetsData/AddressableAssetSettings.asset
+++ b/Assets/AddressableAssetsData/AddressableAssetSettings.asset
@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 468a46d0ae32c3544b7d98094e6448a9, type: 3}
m_Name: AddressableAssetSettings
m_EditorClassIdentifier:
- m_DefaultGroup: d33fb921347164949916dc4757eeabdc
+ m_DefaultGroup: d4f759b6cbdcc49cabce75864fd36ac4
m_currentHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
@@ -44,51 +44,8 @@ MonoBehaviour:
m_BuildAddressablesWithPlayerBuild: 0
m_overridePlayerVersion: '[UnityEditor.PlayerSettings.bundleVersion]'
m_GroupAssets:
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 11400000, guid: 53e1a4ed3a577411b9f5956caced999e, type: 2}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 11400000, guid: a19edbf36d6d44e098c63387983d4d97, type: 2}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
- - {fileID: 0}
+ - {fileID: 11400000, guid: fd9800af0170246918667ae3ef79d10f, type: 2}
+ - {fileID: 11400000, guid: e50dbd7874dc644fc9b8174bd6678ce6, type: 2}
m_BuildSettings:
m_CompileScriptsInVirtualMode: 0
m_CleanupStreamingAssetsAfterBuilds: 1
@@ -97,54 +54,53 @@ MonoBehaviour:
m_ProfileSettings:
m_Profiles:
- m_InheritedParent:
- m_Id: d9085d877b9269b4d8373229923c2888
+ m_Id: 0a37b9314261e425f91eed5610193b8d
m_ProfileName: Default
m_Values:
- - m_Id: 2081b4f30f4452343b1944230fb242d8
- m_Value: http://[PrivateIpAddress]:[HostingServicePort]
- - m_Id: 43a7a41fc37a4f446bbbafbfd8f4b421
- m_Value: '{UnityEngine.AddressableAssets.Addressables.RuntimePath}/[BuildTarget]'
- - m_Id: 73673f1f86c12de4eb7bf5b8b09489db
+ - m_Id: 497fa89d8775b424199ae314b13df42c
m_Value: '[UnityEngine.AddressableAssets.Addressables.BuildPath]/[BuildTarget]'
- - m_Id: d63b2e6ddb0463546b843e61adb73960
+ - m_Id: 85cccf4c7b3e244fb82e341646c3e2b4
+ m_Value: http://[PrivateIpAddress]:[HostingServicePort]
+ - m_Id: a37de1051457840179a5ef4345c64c4b
m_Value: ServerData/[BuildTarget]
- - m_Id: ffd568963a1dec842879f8be29ad9c6c
+ - m_Id: be4edbfff9a484849952d6b7a07a4090
m_Value: '[UnityEditor.EditorUserBuildSettings.activeBuildTarget]'
+ - m_Id: e8d0763cd787943c182eb554a8b7a7ca
+ m_Value: '{UnityEngine.AddressableAssets.Addressables.RuntimePath}/[BuildTarget]'
m_ProfileEntryNames:
- - m_Id: 2081b4f30f4452343b1944230fb242d8
- m_Name: Remote.LoadPath
- m_InlineUsage: 0
- - m_Id: 43a7a41fc37a4f446bbbafbfd8f4b421
- m_Name: Local.LoadPath
- m_InlineUsage: 0
- - m_Id: 73673f1f86c12de4eb7bf5b8b09489db
+ - m_Id: 497fa89d8775b424199ae314b13df42c
m_Name: Local.BuildPath
m_InlineUsage: 0
- - m_Id: d63b2e6ddb0463546b843e61adb73960
+ - m_Id: 85cccf4c7b3e244fb82e341646c3e2b4
+ m_Name: Remote.LoadPath
+ m_InlineUsage: 0
+ - m_Id: a37de1051457840179a5ef4345c64c4b
m_Name: Remote.BuildPath
m_InlineUsage: 0
- - m_Id: ffd568963a1dec842879f8be29ad9c6c
+ - m_Id: be4edbfff9a484849952d6b7a07a4090
m_Name: BuildTarget
m_InlineUsage: 0
+ - m_Id: e8d0763cd787943c182eb554a8b7a7ca
+ m_Name: Local.LoadPath
+ m_InlineUsage: 0
m_ProfileVersion: 1
m_LabelTable:
m_LabelNames:
- default
- - config
m_SchemaTemplates: []
m_GroupTemplateObjects:
- - {fileID: 11400000, guid: 62a529215ac824aa7affe03fff7fdd3a, type: 2}
+ - {fileID: 11400000, guid: 95d6f8b80561440ae852158fe06e189e, type: 2}
m_InitializationObjects: []
m_CertificateHandlerType:
m_AssemblyName:
m_ClassName:
m_ActivePlayerDataBuilderIndex: 3
m_DataBuilders:
- - {fileID: 11400000, guid: f2d7e9e7260894e34b36c64ddadd83dd, type: 2}
- - {fileID: 11400000, guid: e625ff636d3a140b583859158f40bdff, type: 2}
- - {fileID: 11400000, guid: f7c4cd7de5dd8409e8441863d0a3a38c, type: 2}
- - {fileID: 11400000, guid: 34a1c74baf66c4989bc4af43c2515318, type: 2}
- m_ActiveProfileId: d9085d877b9269b4d8373229923c2888
+ - {fileID: 11400000, guid: a84f78defe3e74f659956f0b99dc981d, type: 2}
+ - {fileID: 11400000, guid: c33ae6e0a4ef44a6b97970c991c868f6, type: 2}
+ - {fileID: 11400000, guid: fa0c63de1f97a488b9db41d3ab9283c6, type: 2}
+ - {fileID: 11400000, guid: bcb4e55f244c54659b3955106acfdad7, type: 2}
+ m_ActiveProfileId: 0a37b9314261e425f91eed5610193b8d
m_HostingServicesManager:
m_HostingServiceInfos: []
m_Settings: {fileID: 11400000}
diff --git a/Assets/AddressableAssetsData/AddressableAssetSettings.asset.meta b/Assets/AddressableAssetsData/AddressableAssetSettings.asset.meta
index b19f45a..8752d70 100644
--- a/Assets/AddressableAssetsData/AddressableAssetSettings.asset.meta
+++ b/Assets/AddressableAssetsData/AddressableAssetSettings.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: b11a43be6977b47db88d15f90200f479
+guid: d85133b77ef034d58b3f426657f71c81
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/Android.meta b/Assets/AddressableAssetsData/Android.meta
deleted file mode 100644
index c1536c2..0000000
--- a/Assets/AddressableAssetsData/Android.meta
+++ /dev/null
@@ -1,8 +0,0 @@
-fileFormatVersion: 2
-guid: 9930d409aa7d3ae4b98cd61a7a9899a5
-folderAsset: yes
-DefaultImporter:
- externalObjects: {}
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/AddressableAssetsData/Android/addressables_content_state.bin b/Assets/AddressableAssetsData/Android/addressables_content_state.bin
deleted file mode 100644
index 1fd3c90ad6562e48453e5859bebc8ba1f61d0c48..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 1454
zcmbtU&2G~`5VlL=#3WJ00l_f`PN;I-I8I}UBDE0}g_K5VOAiQH8}B5sy523j>q-G}
zLE<@hCSHXXfLS{&>4~VUrCE=6=bLZ-Y}uA&{l;Z>vzi+yM&~@$3vZuN2}+R(1LeJ<
zsTOjp{T`%B1>f_%;@N5sa;9?$dmM5t3EOIq@(D|mx3D-9m%#UU&REsJzbH^koK@_7
zr9dn1AWs=x{jLUrYvB4+6Ae`aXk9U~0J&t)f`ZXfYa}F@13ltXp&m=fgoXjpgo)Wu
z5IQ1y-YRb#%E33gCid!Q{h7lcL@AO-qj}w#MFhfTFr%lIT?MwbAiA
z9WU^DooUB4!8#5K%dMfP8Qr?6P^G)R>%Xjx&zb=%a12%@Tpwp81Ow#OQ8Zl?!vez_
zgA%z+;FxeSgL`+0fxSPg=Aofz?Hea{*Ih7)%+Z3h*d!31du$dJ3RZNP`jR|A%ZV*8flAVY|LD&h%BntaJ^>@Og
zn*>QP^-6MX1G!Xgv_pszzA%LyqB)sy1j{9=p;LzAlI_h-n20g)$q4oi#W=&Fl3
zaN`7M+2ghu2y3%$*Xu9um!%uZrbS)bw$1LCG`0U#C-?c!A9%0)DVp7Bp=kU5H1J8c
v7bU$A2q8XngMJ@?_(4C4cEjo~{D=N0SrdHiny?(=*s2@KW~p!Gj;D=3&MV8w
diff --git a/Assets/AddressableAssetsData/AssetGroupTemplates.meta b/Assets/AddressableAssetsData/AssetGroupTemplates.meta
index 554c576..52f0a90 100644
--- a/Assets/AddressableAssetsData/AssetGroupTemplates.meta
+++ b/Assets/AddressableAssetsData/AssetGroupTemplates.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 168a66905440b41a69aca86dabd609e8
+guid: 817cbfba8d7e24b14a6665eb54960169
folderAsset: yes
DefaultImporter:
externalObjects: {}
diff --git a/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset
index c51e563..de296f0 100644
--- a/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset
+++ b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset
@@ -1,19 +1,5 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
---- !u!114 &-1716694332384617290
-MonoBehaviour:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
- m_Name: ContentUpdateGroupSchema
- m_EditorClassIdentifier:
- m_Group: {fileID: 0}
- m_StaticContent: 0
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -27,11 +13,25 @@ MonoBehaviour:
m_Name: Packed Assets
m_EditorClassIdentifier:
m_SchemaObjects:
- - {fileID: 2890748107263270542}
- - {fileID: -1716694332384617290}
+ - {fileID: 8900041152331096735}
+ - {fileID: 6314568390233529465}
m_Description: Pack assets into asset bundles.
- m_Settings: {fileID: 11400000, guid: b11a43be6977b47db88d15f90200f479, type: 2}
---- !u!114 &2890748107263270542
+ m_Settings: {fileID: 11400000, guid: d85133b77ef034d58b3f426657f71c81, type: 2}
+--- !u!114 &6314568390233529465
+MonoBehaviour:
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 0}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
+ m_Name: ContentUpdateGroupSchema
+ m_EditorClassIdentifier:
+ m_Group: {fileID: 0}
+ m_StaticContent: 0
+--- !u!114 &8900041152331096735
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
diff --git a/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset.meta b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset.meta
index a5f7d56..35fd334 100644
--- a/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset.meta
+++ b/Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 62a529215ac824aa7affe03fff7fdd3a
+guid: 95d6f8b80561440ae852158fe06e189e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/AssetGroups.meta b/Assets/AddressableAssetsData/AssetGroups.meta
index f46a7cc..b1ec11b 100644
--- a/Assets/AddressableAssetsData/AssetGroups.meta
+++ b/Assets/AddressableAssetsData/AssetGroups.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 829a0c6436d29448f952336b1f6b044f
+guid: 5a5fe7bcb712b4a8f9c2f5e6c9ea0e9d
folderAsset: yes
DefaultImporter:
externalObjects: {}
diff --git a/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset b/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset
index 4166932..385837a 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset
+++ b/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset
@@ -15,9 +15,20 @@ MonoBehaviour:
m_GroupName: Built In Data
m_Data:
m_SerializedData: []
- m_GUID: a3b371eed12f6c746b50d5df242f6de9
- m_SerializeEntries: []
+ m_GUID: 1cc151559fb254e26a7d1c2edbbabac0
+ m_SerializeEntries:
+ - m_GUID: EditorSceneList
+ m_Address: EditorSceneList
+ m_ReadOnly: 1
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
+ - m_GUID: Resources
+ m_Address: Resources
+ m_ReadOnly: 1
+ m_SerializedLabels: []
+ FlaggedDuringContentUpdateRestriction: 0
m_ReadOnly: 1
- m_Settings: {fileID: 11400000, guid: b11a43be6977b47db88d15f90200f479, type: 2}
+ m_Settings: {fileID: 11400000, guid: d85133b77ef034d58b3f426657f71c81, type: 2}
m_SchemaSet:
- m_Schemas: []
+ m_Schemas:
+ - {fileID: 11400000, guid: 0ee0a46f892ac4905844471add91ef05, type: 2}
diff --git a/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset.meta
index 4a70cc6..753d8c8 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset.meta
+++ b/Assets/AddressableAssetsData/AssetGroups/Built In Data.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: a19edbf36d6d44e098c63387983d4d97
+guid: fd9800af0170246918667ae3ef79d10f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset b/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
index b13a5c2..3879d9d 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
+++ b/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
@@ -15,7 +15,7 @@ MonoBehaviour:
m_GroupName: Default Local Group
m_Data:
m_SerializedData: []
- m_GUID: 0e81a295477890a4fb991a41652169d7
+ m_GUID: d4f759b6cbdcc49cabce75864fd36ac4
m_SerializeEntries:
- m_GUID: c525a342ca76e4534bcb3202a822b3a6
m_Address: Assets/Configs
@@ -24,8 +24,8 @@ MonoBehaviour:
- config
FlaggedDuringContentUpdateRestriction: 0
m_ReadOnly: 0
- m_Settings: {fileID: 11400000, guid: b11a43be6977b47db88d15f90200f479, type: 2}
+ m_Settings: {fileID: 11400000, guid: d85133b77ef034d58b3f426657f71c81, type: 2}
m_SchemaSet:
m_Schemas:
- - {fileID: 11400000, guid: 1d7d5bc9392a6401ea1bdc21763fb8fc, type: 2}
- - {fileID: 11400000, guid: c51b36351a1f14b11889ccf2a33e306e, type: 2}
+ - {fileID: 11400000, guid: 7b09a531c3d9e405db3e268ed5892a90, type: 2}
+ - {fileID: 11400000, guid: 007b21d9cc16d41f0b62e5776e78fa66, type: 2}
diff --git a/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset.meta
index 7c21cdf..9b6af5b 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset.meta
+++ b/Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 53e1a4ed3a577411b9f5956caced999e
+guid: e50dbd7874dc644fc9b8174bd6678ce6
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas.meta
index 1b40622..67ad7e6 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Schemas.meta
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 0c04c7e2fb60e4dbbb85e05b204ef7d7
+guid: 0e3cb42b29315405c9f89984bd8e0483
folderAsset: yes
DefaultImporter:
externalObjects: {}
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset
index dffeb4b..9124847 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset
@@ -12,6 +12,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b1487f5d688e4f94f828f879d599dbdc, type: 3}
m_Name: Built In Data_PlayerDataGroupSchema
m_EditorClassIdentifier:
- m_Group: {fileID: 11400000, guid: a19edbf36d6d44e098c63387983d4d97, type: 2}
+ m_Group: {fileID: 11400000, guid: fd9800af0170246918667ae3ef79d10f, type: 2}
m_IncludeResourcesFolders: 1
m_IncludeBuildSettingsScenes: 1
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset.meta
index 7803f91..eb3d744 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset.meta
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: d6539906573af4526b3c14af49003926
+guid: 0ee0a46f892ac4905844471add91ef05
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset
index 7a06f82..67ae296 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset
@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: Default Local Group_BundledAssetGroupSchema
m_EditorClassIdentifier:
- m_Group: {fileID: 0}
+ m_Group: {fileID: 11400000, guid: e50dbd7874dc644fc9b8174bd6678ce6, type: 2}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
@@ -34,9 +34,9 @@ MonoBehaviour:
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
- m_Id: 73673f1f86c12de4eb7bf5b8b09489db
+ m_Id: 497fa89d8775b424199ae314b13df42c
m_LoadPath:
- m_Id: 43a7a41fc37a4f446bbbafbfd8f4b421
+ m_Id: e8d0763cd787943c182eb554a8b7a7ca
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset.meta
index 405cf68..19d116a 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset.meta
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 1d7d5bc9392a6401ea1bdc21763fb8fc
+guid: 7b09a531c3d9e405db3e268ed5892a90
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset
index c682471..9dcc41f 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset
@@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: Default Local Group_ContentUpdateGroupSchema
m_EditorClassIdentifier:
- m_Group: {fileID: 0}
+ m_Group: {fileID: 11400000, guid: e50dbd7874dc644fc9b8174bd6678ce6, type: 2}
m_StaticContent: 0
diff --git a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset.meta b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset.meta
index 1616110..6cf69da 100644
--- a/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset.meta
+++ b/Assets/AddressableAssetsData/AssetGroups/Schemas/Default Local Group_ContentUpdateGroupSchema.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: c51b36351a1f14b11889ccf2a33e306e
+guid: 007b21d9cc16d41f0b62e5776e78fa66
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/DataBuilders.meta b/Assets/AddressableAssetsData/DataBuilders.meta
index 7ff2d50..b5b6edf 100644
--- a/Assets/AddressableAssetsData/DataBuilders.meta
+++ b/Assets/AddressableAssetsData/DataBuilders.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 5c2ed5bf98ed74ff5b2dfddc0740db7e
+guid: 848297e0a8ec84ec49cebacd741458d6
folderAsset: yes
DefaultImporter:
externalObjects: {}
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset.meta b/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset.meta
index e03a39e..189bb7a 100644
--- a/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset.meta
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptFastMode.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f2d7e9e7260894e34b36c64ddadd83dd
+guid: a84f78defe3e74f659956f0b99dc981d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset.meta b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset.meta
index 04c262b..7ab9a67 100644
--- a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset.meta
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedMode.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 34a1c74baf66c4989bc4af43c2515318
+guid: bcb4e55f244c54659b3955106acfdad7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset.meta b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset.meta
index 8337440..b7b9184 100644
--- a/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset.meta
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptPackedPlayMode.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f7c4cd7de5dd8409e8441863d0a3a38c
+guid: fa0c63de1f97a488b9db41d3ab9283c6
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/DataBuilders/BuildScriptVirtualMode.asset.meta b/Assets/AddressableAssetsData/DataBuilders/BuildScriptVirtualMode.asset.meta
index 988ae64..ac0f86c 100644
--- a/Assets/AddressableAssetsData/DataBuilders/BuildScriptVirtualMode.asset.meta
+++ b/Assets/AddressableAssetsData/DataBuilders/BuildScriptVirtualMode.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: e625ff636d3a140b583859158f40bdff
+guid: c33ae6e0a4ef44a6b97970c991c868f6
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/DefaultObject.asset b/Assets/AddressableAssetsData/DefaultObject.asset
index 3bb12c9..10264b6 100644
--- a/Assets/AddressableAssetsData/DefaultObject.asset
+++ b/Assets/AddressableAssetsData/DefaultObject.asset
@@ -12,4 +12,4 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 3a189bb168d8d90478a09ea08c2f3d72, type: 3}
m_Name: DefaultObject
m_EditorClassIdentifier:
- m_AddressableAssetSettingsGuid: b11a43be6977b47db88d15f90200f479
+ m_AddressableAssetSettingsGuid: d85133b77ef034d58b3f426657f71c81
diff --git a/Assets/AddressableAssetsData/DefaultObject.asset.meta b/Assets/AddressableAssetsData/DefaultObject.asset.meta
index 7c0a4de..7e3b812 100644
--- a/Assets/AddressableAssetsData/DefaultObject.asset.meta
+++ b/Assets/AddressableAssetsData/DefaultObject.asset.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: a7087953d268048f5a043c8a1cb45d37
+guid: 5bab4a95a7cfd486cbbf8be2c1689dee
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
diff --git a/Assets/AddressableAssetsData/iOS.meta b/Assets/AddressableAssetsData/iOS.meta
index 6916469..4f6f74b 100644
--- a/Assets/AddressableAssetsData/iOS.meta
+++ b/Assets/AddressableAssetsData/iOS.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 4dc6f779c1fd0415dafeecaf6f205b0a
+guid: 3e7ca6ae5053d4317ba020d8fee1c615
folderAsset: yes
DefaultImporter:
externalObjects: {}
diff --git a/Assets/AddressableAssetsData/iOS/addressables_content_state.bin b/Assets/AddressableAssetsData/iOS/addressables_content_state.bin
index 891ee6b137fb12f1a35ce774b1c7f9bc55053ec8..beb1641fabc513a72f4c2ccd182b13a25ac1ff99 100644
GIT binary patch
delta 139
zcmZ3*y^4E7Gb5wH<`%|-j0$Fk1_sH=rbcE)hN+2Zre>)I#wm%ZY32rrhCm@>v(2f@
z9gHf3R889=Rx(+TRan*1(9ks5GAYT#A~o62JT=L{z{JQjDbX-F(b6Er(jb-f)Bpef
NC(mKApWMN!1OVVfDc%48
delta 139
zcmZ3*y^4E7Gb5wX<`%|-j0&md#wKa0rlv+_re?-QX6A;eW|k?YK#`Ob)6~?Yw9To^
z9gHf3RL%1X37#y-Dy(X5m~5P4k(6eXXl!YclmetIjM5BJQc}%LO-xP93|K$?|NnpT
L92Wb@9jr
-
-
-
-
-
-
-
-
-
diff --git a/Assets/MaxSdk/Mediation/GoogleAdManager/Editor/Dependencies.xml.meta b/Assets/MaxSdk/Mediation/GoogleAdManager/Editor/Dependencies.xml.meta
deleted file mode 100644
index 71b0087..0000000
--- a/Assets/MaxSdk/Mediation/GoogleAdManager/Editor/Dependencies.xml.meta
+++ /dev/null
@@ -1,10 +0,0 @@
-fileFormatVersion: 2
-guid: aebbf5e9af66e431fa6078021b2f762f
-labels:
-- al_max
-- al_max_export_path-MaxSdk/Mediation/GoogleAdManager/Editor/Dependencies.xml
-TextScriptImporter:
- externalObjects: {}
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/OPS/Obfuscator/Log/iOS.txt b/Assets/OPS/Obfuscator/Log/iOS.txt
index ff044fa..71e4a7b 100644
--- a/Assets/OPS/Obfuscator/Log/iOS.txt
+++ b/Assets/OPS/Obfuscator/Log/iOS.txt
@@ -39,7 +39,7 @@
[Info][OPS.OBF][OnProcess_Assets] Process component Analyse Unity Animation Methods
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Iterate components in loaded build scene 'Assets/Scenes/MainScene.unity'.
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Found 16 Root GameObjects in Scene Assets/Scenes/MainScene.unity
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Found 194 Components in Scene Assets/Scenes/MainScene.unity
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Found 190 Components in Scene Assets/Scenes/MainScene.unity
[Info][OPS.OBF][OnAnalyse_Component_Scenes] Process component Analyse Unity Event Component
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'GameCamera' of type 'UnityEngine.Transform'.
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'GameCamera' of type 'UnityEngine.Camera'.
@@ -213,12 +213,18 @@
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'NewErrorCount' of type 'UnityEngine.RectTransform'.
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'NewErrorCount' of type 'UnityEngine.CanvasRenderer'.
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'NewErrorCount' of type 'TMPro.TextMeshProUGUI'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'game_parent' of type 'UnityEngine.Transform'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'game_parent' of type 'CreatAnimalCard'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'game_bg1' of type 'UnityEngine.Transform'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'game_bg1' of type 'UnityEngine.SpriteRenderer'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'card_bg' of type 'UnityEngine.Transform'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'card_bg' of type 'UnityEngine.SpriteRenderer'.
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component '[FairyGUI.Timers]' of type 'UnityEngine.Transform'.
+[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 167 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
+ at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
+ at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.PreBuildPipeline.Process_Component_Analyse_And_Manipulate (System.Collections.Generic.List`1[T] _ComponentList) [0x00086] in :0
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component '[FairyGUI.Timers]' of type 'UnityEngine.Transform'.
+[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 169 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
+ at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
+ at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.PreBuildPipeline.Process_Component_Analyse_And_Manipulate (System.Collections.Generic.List`1[T] _ComponentList) [0x00086] in :0
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component '[FairyGUI.Timers]' of type 'UnityEngine.Transform'.
+[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 171 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
+ at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
+ at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.PreBuildPipeline.Process_Component_Analyse_And_Manipulate (System.Collections.Generic.List`1[T] _ComponentList) [0x00086] in :0
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component '[FairyGUI.Timers]' of type 'UnityEngine.Transform'.
[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 173 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
@@ -243,22 +249,12 @@
[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 183 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.PreBuildPipeline.Process_Component_Analyse_And_Manipulate (System.Collections.Generic.List`1[T] _ComponentList) [0x00086] in :0
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component '[FairyGUI.Timers]' of type 'UnityEngine.Transform'.
-[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 185 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
- at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
- at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.PreBuildPipeline.Process_Component_Analyse_And_Manipulate (System.Collections.Generic.List`1[T] _ComponentList) [0x00086] in :0
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component '[FairyGUI.Timers]' of type 'UnityEngine.Transform'.
-[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 187 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
- at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
- at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.PreBuildPipeline.Process_Component_Analyse_And_Manipulate (System.Collections.Generic.List`1[T] _ComponentList) [0x00086] in :0
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component '[FairyGUI.Timers]' of type 'UnityEngine.Transform'.
-[Warning][OPS.OBF][OnAnalyse_Component_Scenes] Failed to process current iterated Component at index 189 with Exception: System.NullReferenceException: Object reference not set to an instance of an object
- at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.Component.AnalyseUnityEventComponent.OnAnalyse_Component (UnityEngine.Component _Component) [0x00005] in :0
- at OPS.Obfuscator.Editor.Project.PreBuild.Pipeline.PreBuildPipeline.Process_Component_Analyse_And_Manipulate (System.Collections.Generic.List`1[T] _ComponentList) [0x00086] in :0
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'GameObject' of type 'UnityEngine.Transform'.
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'GameObject' of type 'InputHelper'.
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'LevelManager' of type 'UnityEngine.Transform'.
+[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'LevelManager' of type 'LevelManager'.
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'WebviewManager' of type 'UnityEngine.Transform'.
[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'WebviewManager' of type 'IgnoreOPS.WebviewManager'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'GameObject' of type 'UnityEngine.Transform'.
-[Debug][OPS.OBF][OnAnalyse_Component_Scenes] Find unity event methods in component 'GameObject' of type 'IgnoreOPS.AppsFlyerObjectScript1'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '73' Prefabs.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '18' Components in the prefab at path 'Assets/GoogleMobileAds/Editor/Resources/PlaceholderAds/AppOpen/1024x768.prefab'.
[Info][OPS.OBF][OnAnalyse_Component_Prefabs] Process component Analyse Unity Event Component
@@ -402,7 +398,7 @@
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'light' of type 'UnityEngine.Transform'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'light' of type 'UnityEngine.ParticleSystem'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'light' of type 'UnityEngine.ParticleSystemRenderer'.
-[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '55' Components in the prefab at path 'Assets/RgfCDfHLhn9WSDK/Demo/Canvas.prefab'.
+[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '55' Components in the prefab at path 'Assets/NCWWA6A0SDK/Demo/Canvas.prefab'.
[Info][OPS.OBF][OnAnalyse_Component_Prefabs] Process component Analyse Unity Event Component
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Canvas' of type 'UnityEngine.RectTransform'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Canvas' of type 'UnityEngine.Canvas'.
@@ -680,7 +676,7 @@
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Text' of type 'UnityEngine.RectTransform'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Text' of type 'UnityEngine.CanvasRenderer'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Text' of type 'UnityEngine.UI.Text'.
-[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '1' Components in the prefab at path 'Assets/RgfCDfHLhn9WSDK/Demo/Demo.prefab'.
+[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '1' Components in the prefab at path 'Assets/NCWWA6A0SDK/Demo/Demo.prefab'.
[Info][OPS.OBF][OnAnalyse_Component_Prefabs] Process component Analyse Unity Event Component
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Demo' of type 'UnityEngine.Transform'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '16' Components in the prefab at path 'Assets/MaxSdk/Prefabs/BannerTop.prefab'.
@@ -1072,7 +1068,7 @@
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'EventSystem' of type 'UnityEngine.EventSystems.EventSystem'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'EventSystem' of type 'UnityEngine.EventSystems.StandaloneInputModule'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Demo' of type 'UnityEngine.Transform'.
-[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Demo' of type 'RgfCDfHLhn9WSDKDemo'.
+[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Demo' of type 'NCWWA6A0SDKDemo'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '4' Components in the prefab at path 'Assets/Resources/ChillConnectAssets/Effect/spine/fx_lock_light/fx_lock_light.prefab'.
[Info][OPS.OBF][OnAnalyse_Component_Prefabs] Process component Analyse Unity Event Component
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'fx_lock_light' of type 'UnityEngine.Transform'.
@@ -1095,7 +1091,7 @@
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Image' of type 'UnityEngine.CanvasRenderer'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Image' of type 'UnityEngine.UI.Image'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Image' of type 'UnityEngine.UI.Button'.
-[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '2' Components in the prefab at path 'Assets/RgfCDfHLhn9WSDK/ThirdParty/AppsFlyer/AppsFlyerObject.prefab'.
+[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '2' Components in the prefab at path 'Assets/NCWWA6A0SDK/ThirdParty/AppsFlyer/AppsFlyerObject.prefab'.
[Info][OPS.OBF][OnAnalyse_Component_Prefabs] Process component Analyse Unity Event Component
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'AppsFlyerObject' of type 'UnityEngine.Transform'.
[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'AppsFlyerObject' of type 'AppsFlyerObjectScript'.
@@ -1355,25 +1351,27 @@
[Debug][OPS.OBF][Setup] Load Pipeline
[Warning][OPS.OBF][Setup] There is no assembly: Assembly-CSharp-firstpass.dll
-[Debug][OPS.OBF][Setup] Found to obfuscate assemblies (15):
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/Assembly-CSharp.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/BigoAds.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/KwaiAds.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/spine-unity.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/Unity.Advertisement.IosSupport.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/MaxSdk.Scripts.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/IngameDebugConsole.Runtime.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/AppsFlyer.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/DOTweenPro.Scripts.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/DOTween.Modules.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/VosacoSDK.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/SDKConfig.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/WebView.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/endel.nativewebsocket.dll
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/RgfCDfHLhn9WSDK.dll
+[Debug][OPS.OBF][Setup] Found to obfuscate assemblies (17):
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/Assembly-CSharp.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/spine-unity.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/MaxSdk.Scripts.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/BigoAds.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/Unity.Advertisement.IosSupport.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/KwaiAds.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/IngameDebugConsole.Runtime.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/AppsFlyer.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/Unity.Notifications.iOS.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/Unity.Notifications.Unified.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/SDKConfig.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/DOTweenPro.Scripts.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/DOTween.Modules.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/VosacoSDK.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/WebView.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/endel.nativewebsocket.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/NCWWA6A0SDK.dll
[Debug][OPS.OBF][Setup] Found helper assemblies (1):
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Temp/StagingArea/Data/Managed/OPS.Obfuscator.dll
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Temp/StagingArea/Data/Managed/OPS.Obfuscator.dll
[Debug][OPS.OBF][Setup] Found dependency directories (55):
- /Applications/Unity/Hub/Editor/2022.3.62f2/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityjit-macos
@@ -1382,50 +1380,50 @@
- /Applications/Unity/Hub/Editor/2022.3.62f2/Unity.app/Contents/Managed
- /Applications/Unity/Hub/Editor/2022.3.62f2/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport
- /Applications/Unity/Hub/Editor/2022.3.62f2/PlaybackEngines/iOSSupport
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/ScriptAssemblies
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/Firebase/Plugins
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/Demigiant/DemiLib/Core/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/YamlDotNet
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/GoogleMobileAds
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/SharpZipLib
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/OPS/Editor/Plugins/Mono.Cecil
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.testtools.codecoverage@1.2.6/lib/ReportGenerator
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/ConsolePro/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ExternalDependencyManager/Editor/1.2.186
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.collab-proxy@2.8.2/Lib/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/Demigiant/DemiLib/Core
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/RgfCDfHLhn9WSDK/ThirdParty/AppsFlyer/Tests
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/Demigiant/DOTween/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/Firebase/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/OPS/Obfuscator/Editor/Plugins
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ExternalDependencyManager/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/Demigiant/DOTweenPro/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/DotNetZip
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/OPS/Editor/Plugins/OPS.Assets.Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/Demigiant/DOTween
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/OPS/Editor/Plugins/System
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/ChillConnect/Plugins/Demigiant/DOTweenPro
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.ide.rider@3.0.36/Rider/Editor
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/RgfCDfHLhn9WSDK/Plugins/JsonNet
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/OPS/Plugins/Json
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/OPS/Editor/Plugins/GUPS.Compression
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/EditorAssetResources
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/RgfCDfHLhn9WSDK/Plugins
- - /Users/edy/tron_wz/CaptainDiceDubloons_IOS_unity/Assets/OPS/Editor/Plugins/GUPS.Assets.Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/ScriptAssemblies
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/Firebase/Plugins
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/Demigiant/DemiLib/Core/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/YamlDotNet
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/NCWWA6A0SDK/Plugins
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/GoogleMobileAds
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/SharpZipLib
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/OPS/Editor/Plugins/Mono.Cecil
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.testtools.codecoverage@1.2.6/lib/ReportGenerator
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/ConsolePro/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ExternalDependencyManager/Editor/1.2.186
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.collab-proxy@2.8.2/Lib/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/Demigiant/DemiLib/Core
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/NCWWA6A0SDK/ThirdParty/AppsFlyer/Tests
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/Demigiant/DOTween/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/Firebase/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/OPS/Obfuscator/Editor/Plugins
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ExternalDependencyManager/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/Demigiant/DOTweenPro/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/DotNetZip
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/OPS/Editor/Plugins/OPS.Assets.Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/Demigiant/DOTween
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/OPS/Editor/Plugins/System
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/ChillConnect/Plugins/Demigiant/DOTweenPro
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.ide.rider@3.0.36/Rider/Editor
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/NCWWA6A0SDK/Plugins/JsonNet
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/OPS/Plugins/Json
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/OPS/Editor/Plugins/GUPS.Compression
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/EditorAssetResources
+ - /Users/edy/Documents/ArrowBeatTap-IOS/Assets/OPS/Editor/Plugins/GUPS.Assets.Editor
- /Applications/Unity/Hub/Editor/2022.3.62f2/PlaybackEngines/iOSSupport/Variations/il2cpp/Managed
- Assets/Firebase/Plugins/iOS
+ - Assets/NCWWA6A0SDK/Plugins
- Assets/GoogleMobileAds
- Assets/ChillConnect/Plugins/SharpZipLib
- Assets/ChillConnect/Plugins/Demigiant/DemiLib/Core
- - Assets/RgfCDfHLhn9WSDK/ThirdParty/AppsFlyer/Tests
+ - Assets/NCWWA6A0SDK/ThirdParty/AppsFlyer/Tests
- Assets/Firebase/Plugins
- Assets/ChillConnect/Plugins/Demigiant/DOTween
- Assets/ChillConnect/Plugins/Demigiant/DOTweenPro
- - Assets/RgfCDfHLhn9WSDK/Plugins/JsonNet
+ - Assets/NCWWA6A0SDK/Plugins/JsonNet
- Assets/OPS/Plugins/Json
- - Assets/RgfCDfHLhn9WSDK/Plugins
- /Applications/Unity/Hub/Editor/2022.3.62f2/Unity.app/Contents/NetStandard/ref/2.1.0
- /Applications/Unity/Hub/Editor/2022.3.62f2/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard
- /Applications/Unity/Hub/Editor/2022.3.62f2/Unity.app/Contents/NetStandard/Extensions/2.0.0
@@ -1468,64 +1466,70 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Unity Animation Methods - Compatibility
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Skip Animation Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip StateMachineBehaviour Types...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Animation Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip StateMachineBehaviour Types...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Skip Animation Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip StateMachineBehaviour Types...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Skip Animation Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip StateMachineBehaviour Types...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Animation Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip StateMachineBehaviour Types...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Animation Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip StateMachineBehaviour Types...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [AppsFlyer] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [AppsFlyer] Skip Animation Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Skip StateMachineBehaviour Types...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Skip Animation Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Skip StateMachineBehaviour Types...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Skip Animation Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip StateMachineBehaviour Types...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTween.Modules] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTween.Modules] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [VosacoSDK] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [VosacoSDK] Skip Animation Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip StateMachineBehaviour Types...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [endel.nativewebsocket] Skip StateMachineBehaviour Types...
[Info][OPS.OBF][OnAnalyse_Assemblies] [endel.nativewebsocket] Skip Animation Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Skip StateMachineBehaviour Types...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Skip Animation Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Skip StateMachineBehaviour Types...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Skip Animation Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Unity Event Methods - Compatibility
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Skip Gui Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::ShowReward()] Because the method might be a gui method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::ShowInter()] Because the method might be a gui method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::ShowSplash()] Because the method might be a gui method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::CheckReward(UnityEngine.UI.Image)] Because the method might be a gui method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::CheckInter(UnityEngine.UI.Image)] Because the method might be a gui method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::CheckSplash(UnityEngine.UI.Image)] Because the method might be a gui method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Gui Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::ShowReward()] Because the method might be a gui method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::ShowInter()] Because the method might be a gui method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::ShowSplash()] Because the method might be a gui method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::CheckReward(UnityEngine.UI.Image)] Because the method might be a gui method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::CheckInter(UnityEngine.UI.Image)] Because the method might be a gui method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::CheckSplash(UnityEngine.UI.Image)] Because the method might be a gui method.
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Skip Gui Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[IngameDebugConsole.Runtime] System.Void IngameDebugConsole.DebugsOnScrollListener::OnScrollbarDragStart(UnityEngine.EventSystems.BaseEventData)] Because the method might be a gui method.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[IngameDebugConsole.Runtime] System.Void IngameDebugConsole.DebugsOnScrollListener::OnScrollbarDragEnd(UnityEngine.EventSystems.BaseEventData)] Because the method might be a gui method.
[Info][OPS.OBF][OnAnalyse_Assemblies] [AppsFlyer] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTween.Modules] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [VosacoSDK] Skip Gui Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Skip Gui Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [endel.nativewebsocket] Skip Gui Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Skip Gui Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_::ShowSplash(System.Action)] Because the method might be a gui method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Skip Gui Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDKAdHelper::ShowSplash(System.Action)] Because the method might be a gui method.
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component String Reflection and Coroutine - Compatibility
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] AnimationCurveData] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::ShowSplash()] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::ShowSplash()] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] GameConfig] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] NetworkConfig] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Int64 ES3Internal.ES3Prefab::Add(UnityEngine.Object)] Because the method might be a method called through reflection.
@@ -1622,6 +1626,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.btn_confirm] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.btn_edit] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.btn_get] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.btn_getcash] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.btn_kicket] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.btn_pay] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.btn_top] Because the type might be a type called through reflection.
@@ -1637,6 +1642,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.com_newRecord] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.com_rank] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.com_record] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.com_redeem_code] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.com_regulation] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.com_saveingpot] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.tixian.com_task] Because the type might be a type called through reflection.
@@ -1679,6 +1685,22 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.bkg_jilu.com_jilu] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.bkg_jilu.com_panel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.bkg_jilu.com_record_item] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_Theme.btn_switch] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_Theme.com_theme] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.ArrorPoint] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.ArrowEnd] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.btn_green] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.btn_petty] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.btn_saveingpot] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.btn_watch] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.com_arrow_game] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.com_bottom] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.com_finger] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.com_flicker] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.com_tips] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.HeartsPanel] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.LineTile] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Arrow_game.view_container_parent] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Turntable_11.btn_go1] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Turntable_11.com_coin] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Turntable_11.btn_go] Because the type might be a type called through reflection.
@@ -1717,6 +1739,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.NetIdle_22.com_Netidle] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.NetIdle_22.com_loading] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Make_18.btn_pay] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Make_18.btn_watch] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Make_18.com_confirm] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Make_18.com_enter] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Make_18.com_info] Because the type might be a type called through reflection.
@@ -1755,6 +1778,8 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.Game_04.com_open] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.GameResult_08.com_end] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.GameResult_08.cash_broad] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.GameResult_08.com_arrow_end] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.GameResult_08.com_arrow_end_again] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.GameResult_08.com_success_cash] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.AddCell_12.com_addView] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] FGUI.AddCell_12.com_addView_off] Because the type might be a type called through reflection.
@@ -1798,23 +1823,15 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.exBrPool] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.GameUrls] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.exBrPool_2] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.FAQRule] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.MessageBoard] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.TurnOffRewards] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.LevelAttempts] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.GameBoard] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.LargerewardNum] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.OnlineRewards] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.Passportrewards] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.Paidcoins] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.Multigift] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.Paidgift] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.SignDailyReward] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] IgnoreOPS.SmallrewardNum] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1::onConversionDataSuccess(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1::onConversionDataFail(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1::onAppOpenAttribution(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1::onAppOpenAttributionFailure(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ChillConnectInfo::Unload(System.Boolean)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GetTaskRewardCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GetTaskRewardModel] Because the type might be a type called through reflection.
@@ -1836,6 +1853,18 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.AddViewoffModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.AddViewoffUI] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.AddViewoffUICtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowGameCtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowGameModel] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUICtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowThemeCtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowThemeModel] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowThemeUI] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowThemeUICtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowTipsCtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowTipsModel] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowTipsUI] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ArrowTipsUICtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.BroadcastCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.BroadcastModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.BroadcastUI] Because the type might be a type called through reflection.
@@ -1848,10 +1877,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ChoosePropModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ChoosePropUI] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ChoosePropUICtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FAQCtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FAQModel] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FAQUI] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FAQUICtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FirstRewardCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FirstRewardModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FirstRewardUI] Because the type might be a type called through reflection.
@@ -1860,6 +1885,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FXWndModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FXWndUI] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.FXWndUICtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GameAgainCtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GameAgainModel] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GameAgainUI] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GameAgainUICtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GameLoginCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GameLoginModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.GameLoginUI] Because the type might be a type called through reflection.
@@ -1880,10 +1909,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.H5Model] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.H5UI] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.H5UICtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.HallCtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.HallModel] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.HallUI] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.HallUICtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.JoastCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.JoastModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.JoastUI] Because the type might be a type called through reflection.
@@ -1940,30 +1965,18 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.PettyAwardModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.PettyAwardUI] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.PettyAwardUICtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RainPlayCtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RainPlayModel] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RainPlayUICtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.PrivacyCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.PrivacyModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.PrivacyUI] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.PrivacyUICtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankCtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankModel] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankUI] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankUICtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRewardCtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRewardModel] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRewardUI] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRewardUICtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRuleCtrl] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRuleModel] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRuleUI] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RankRuleUICtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RecordViewCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RecordViewModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RecordViewUI] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RecordViewUICtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RedeemCodeCtrl] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RedeemCodeModel] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RedeemCodeUI] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.RedeemCodeUICtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ResurgenceCtrl] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ResurgenceModel] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.ResurgenceUI] Because the type might be a type called through reflection.
@@ -2022,17 +2035,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] ChillConnect.TaskSequence ChillConnect.TaskSequence::Add(System.Action`1)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] ChillConnect.TaskSequence ChillConnect.TaskSequence::Add(System.Boolean,System.Action`1)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[Assembly-CSharp] ChillConnect.TimerHelper] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Strings in Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Member names based on found Strings...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::Show()] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1::Show()] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.IBigoAd`1::Show()] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Strings in Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Member names based on found Strings...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd::Show()] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd::Show()] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Common.IKwaiAdController`3::Show()] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[spine-unity] Spine.Animation] Because the type might be a type called through reflection.
@@ -2043,13 +2045,23 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[spine-unity] System.Void Spine.ExposedList`1::Reverse(System.Int32,System.Int32)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[spine-unity] System.Void Spine.Unity.MaterialsTextureLoader::Unload(System.Object)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[spine-unity] System.Void Spine.Collections.OrderedDictionary`2::Add(TKey,TValue)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Strings in Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Skip Member names based on found Strings...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[MaxSdk.Scripts] System.Void MaxSdkLogger::D(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[MaxSdk.Scripts] System.Void MaxSdkLogger::E(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[MaxSdk.Scripts] AppLovinMax.Internal.MaxEventExecutor] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Strings in Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Member names based on found Strings...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::Show()] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1::Show()] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because the type might be a type called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.IBigoAd`1::Show()] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Strings in Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Member names based on found Strings...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Strings in Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Member names based on found Strings...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd::Show()] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd::Show()] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Common.IKwaiAdController`3::Show()] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[IngameDebugConsole.Runtime] System.Void IngameDebugConsole.CircularBuffer`1::Add(T)] Because the method might be a method called through reflection.
@@ -2058,16 +2070,18 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [AppsFlyer] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [AppsFlyer] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[AppsFlyer] AppsFlyerObjectScript] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerObjectScript::onConversionDataSuccess(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerObjectScript::onConversionDataFail(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerObjectScript::onAppOpenAttribution(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerObjectScript::onAppOpenAttributionFailure(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] AppsFlyerSDK.AppsFlyerRequestEventArgs AppsFlyerSDK.AppsFlyer::parseRequestCallback(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[AppsFlyer] AppsFlyerSDK.AppsFlyerPurchaseConnector] Because the type might be a type called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerSDK.IAppsFlyerConversionData::onConversionDataSuccess(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerSDK.IAppsFlyerConversionData::onConversionDataFail(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerSDK.IAppsFlyerConversionData::onAppOpenAttribution(System.String)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerSDK.IAppsFlyerConversionData::onAppOpenAttributionFailure(System.String)] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Strings in Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Skip Member names based on found Strings...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Strings in Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Skip Member names based on found Strings...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Strings in Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTween.Modules] Find Strings in Methods...
@@ -2079,22 +2093,18 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[VosacoSDK] System.Void AD.VosacoSDK.VosacoInterAd::Destroy()] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[VosacoSDK] System.Void AD.VosacoSDK.VosacoInterAdListenerProxy::onClose()] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[VosacoSDK] System.Void AD.VosacoSDK.VosacoRewardAd::Destroy()] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Strings in Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] [endel.nativewebsocket] Find Strings in Methods...
[Info][OPS.OBF][OnAnalyse_Assemblies] [endel.nativewebsocket] Skip Member names based on found Strings...
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Namespace [[endel.nativewebsocket] MainThreadUtil] Because the type might be a type called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[endel.nativewebsocket] System.Threading.Tasks.Task NativeWebSocket.WebSocket::Receive()] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Strings in Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Skip Member names based on found Strings...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::onConversionDataSuccess(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::onAppOpenAttribution(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::onAppOpenAttributionFailure(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::onConversionDataFail(System.String)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_::ShowSplash(System.Action)] Because the method might be a method called through reflection.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility::ShowSplash(System.Action)] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find Strings in Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Skip Member names based on found Strings...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter::onAppOpenAttributionFailure(System.String)] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter::onAppOpenAttribution(System.String)] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDKAdHelper::ShowSplash(System.Action)] Because the method might be a method called through reflection.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDK_Manager::ShowSplash(System.Action)] Because the method might be a method called through reflection.
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Namespace - Settings
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Find MemberReferences...
@@ -2120,8 +2130,8 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CommonExpand] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FXPool`1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MD5Kit] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RgfCDfHLhn9WSDKDemo/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RgfCDfHLhn9WSDKDemo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] NCWWA6A0SDKDemo/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] NCWWA6A0SDKDemo] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AdRedeemManager/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AdRedeemManager/<>c__DisplayClass18_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AdRedeemManager/<>c__DisplayClass5_0] Analyse Type References in Custom Attribute References...
@@ -2131,16 +2141,15 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] orderState] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] orderData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] BrigdeIOS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnectRoot/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnectRoot] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard/<>c__DisplayClass13_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard/<>c__DisplayClass13_1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] DataKeys] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] DataMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AppMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MainThreadMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ErrorLogger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] InputHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] LevelManager] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MaxPayManager/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MaxPayManager/<>c__DisplayClass14_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MaxPayManager/<>c__DisplayClass14_1] Analyse Type References in Custom Attribute References...
@@ -2151,10 +2160,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] PayerData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ApplePayClass] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] checkData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] SettleUp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] PlayLog] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Card_item] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] SuccessData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] rewardState] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] GiftData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] GiftType] Analyse Type References in Custom Attribute References...
@@ -3024,6 +3029,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_confirm] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_edit] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_get] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_getcash] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_kicket] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_pay] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_top] Analyse Type References in Custom Attribute References...
@@ -3039,6 +3045,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_newRecord] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_rank] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_record] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_redeem_code] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_regulation] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_saveingpot] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_task] Analyse Type References in Custom Attribute References...
@@ -3093,6 +3100,24 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.bkg_jilu.com_jilu] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.bkg_jilu.com_panel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.bkg_jilu.com_record_item] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_Theme.Arrow_ThemeBinder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_Theme.btn_switch] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_Theme.com_theme] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.ArrorPoint] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.ArrowEnd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.Arrow_gameBinder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_green] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_petty] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_saveingpot] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_watch] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_arrow_game] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_bottom] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_finger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_flicker] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_tips] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.HeartsPanel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.LineTile] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.view_container_parent] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Turntable_11.btn_close] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Turntable_11.btn_go1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Turntable_11.com_coin] Analyse Type References in Custom Attribute References...
@@ -3199,6 +3224,8 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.btn_cash] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_end] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.cash_broad] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_arrow_end] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_arrow_end_again] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_success_cash] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.GameResult_08Binder] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.EMail_20.com_mail] Analyse Type References in Custom Attribute References...
@@ -3266,11 +3293,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.GameUrls] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.exBrPoolModel_2] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.exBrPool_2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.FAQRuleModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.FAQRule] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.FAQRuleModel1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MessageBoardModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MessageBoardModel1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MessageBoard] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.TurnOffRewardsModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.TurnOffRewards] Analyse Type References in Custom Attribute References...
@@ -3278,8 +3300,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.LevelAttempts] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.ExchangeDesModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.ExchangeDes] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.GameConfigModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.GameBoard] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.LargerewardNumModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.LargerewardNum] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MakeupModel/<>c__DisplayClass1_0] Analyse Type References in Custom Attribute References...
@@ -3288,8 +3308,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MakeupModel_2/<>c__DisplayClass1_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MakeupModel_2] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Makeup_2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.OnlineRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.OnlineRewards] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PassingTaskModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PassingTask] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PassportrewardsModel] Analyse Type References in Custom Attribute References...
@@ -3298,10 +3316,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Paidcoins] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MultigiftModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Multigift] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankHourRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankDayRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankWeekRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankRewards] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RewardNumModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RewardNum] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PaidgiftModel] Analyse Type References in Custom Attribute References...
@@ -3313,9 +3327,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.TurntableModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Turntable] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Preferences] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/d__8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PaymentMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c__DisplayClass20_0] Analyse Type References in Custom Attribute References...
@@ -3522,6 +3533,31 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AddViewoffUI/<>c__DisplayClass8_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AddViewoffUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AddViewoffUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass107_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass120_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass123_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass123_1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass90_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/d__115] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/d__110] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JsonHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.LevelConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AllLevelRoot] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SuccessData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsUI/<>c__DisplayClass13_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BroadcastCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BroadcastModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BroadcastUI] Analyse Type References in Custom Attribute References...
@@ -3537,11 +3573,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ChoosePropUI/<>c__DisplayClass16_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ChoosePropUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ChoosePropUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FirstRewardCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FirstRewardModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FirstRewardUI/<>c] Analyse Type References in Custom Attribute References...
@@ -3557,6 +3588,11 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FXWndUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FxPlayData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FXWndUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainUI/<>c__DisplayClass10_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameLoginCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameLoginModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameLoginUI] Analyse Type References in Custom Attribute References...
@@ -3582,12 +3618,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.H5UI/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.H5UI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.H5UICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUICtrl/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JoastCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JoastData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JoastModel] Analyse Type References in Custom Attribute References...
@@ -3668,7 +3698,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c__DisplayClass17_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c__DisplayClass19_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardCtrl] Analyse Type References in Custom Attribute References...
@@ -3677,41 +3707,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardUI/<>c__DisplayClass22_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass67_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass70_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass94_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass94_1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUI/<>c__DisplayClass22_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUI/<>c__DisplayClass18_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUI/<>c__DisplayClass20_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewUI/d__20] Analyse Type References in Custom Attribute References...
@@ -3719,6 +3718,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GObjectMoveFunc/<>c__DisplayClass0_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GObjectMoveFunc] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ResurgenceCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ResurgenceModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ResurgenceUI/<>c] Analyse Type References in Custom Attribute References...
@@ -3754,13 +3757,13 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass24_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass26_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass29_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass31_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass25_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass27_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass30_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass32_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass35_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass35_1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass33_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass36_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass36_1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BuygoldCtrl] Analyse Type References in Custom Attribute References...
@@ -3848,8 +3851,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameDataSystem/<>c__DisplayClass9_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameDataSystem/<>c__DisplayClass9_1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameDataSystem] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankSystemMgr/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankSystemMgr] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ConfigSystem/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ConfigSystem/<>c__DisplayClass7_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ConfigSystem] Analyse Type References in Custom Attribute References...
@@ -3905,11 +3906,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.GameUrls] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.exBrPoolModel_2] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.exBrPool_2] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.FAQRuleModel] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.FAQRule] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.FAQRuleModel1] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.MessageBoardModel] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.MessageBoardModel1] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.MessageBoard] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.TurnOffRewardsModel] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.TurnOffRewards] Because of the type skipping settings.
@@ -3917,8 +3913,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.LevelAttempts] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.ExchangeDesModel] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.ExchangeDes] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.GameConfigModel] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.GameBoard] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.LargerewardNumModel] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.LargerewardNum] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.MakeupModel] Because of the type skipping settings.
@@ -3927,8 +3921,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.MakeupModel_2] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.MakeupModel_2/<>c__DisplayClass1_0] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.Makeup_2] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.OnlineRewardsModel] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.OnlineRewards] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.PassingTaskModel] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.PassingTask] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.PassportrewardsModel] Because of the type skipping settings.
@@ -3937,10 +3929,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.Paidcoins] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.MultigiftModel] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.Multigift] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.RankHourRewardsModel] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.RankDayRewardsModel] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.RankWeekRewardsModel] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.RankRewards] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.RewardNumModel] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.RewardNum] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.PaidgiftModel] Because of the type skipping settings.
@@ -3952,9 +3940,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.TurntableModel] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.Turntable] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.Preferences] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/<>c] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/d__8] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.PaymentMsg] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.WebviewManager] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c] Because of the type skipping settings.
@@ -3969,14 +3954,12 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TextureHelper/d__4] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TextureHelper/d__6] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] DataMgr/<>c__DisplayClass3_0`1] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RgfCDfHLhn9WSDKDemo/<>c] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] NCWWA6A0SDKDemo/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] AdRedeemManager/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] AdRedeemManager/<>c__DisplayClass18_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] AdRedeemManager/<>c__DisplayClass5_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] AdRedeemManager/<>c__DisplayClass6_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] CreatAnimalCard/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] CreatAnimalCard/<>c__DisplayClass13_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] CreatAnimalCard/<>c__DisplayClass13_1] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnectRoot/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] MaxPayManager/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] MaxPayManager/<>c__DisplayClass14_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] MaxPayManager/<>c__DisplayClass14_1] Is a nested class and has no namespace.
@@ -4223,8 +4206,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] FairyGUI.Utils.ZipReader/ZipEntry] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] IgnoreOPS.MakeupModel/<>c__DisplayClass1_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] IgnoreOPS.MakeupModel_2/<>c__DisplayClass1_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/d__8] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c__DisplayClass20_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RewardData/<>c] Is a nested class and has no namespace.
@@ -4290,23 +4271,30 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.AddviewnewUI/<>c__DisplayClass10_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.AddviewnewUI/<>c__DisplayClass10_1] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.AddViewoffUI/<>c__DisplayClass8_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass107_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass120_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass123_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass123_1] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass90_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI/d__115] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI/d__110] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowGameUI] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ArrowTipsUI/<>c__DisplayClass13_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.BuyPropUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ChoosePropUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ChoosePropUI/<>c__DisplayClass16_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.FAQUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.FirstRewardUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.FirstRewardUI/<>c__DisplayClass17_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.FXWndUI/<>c__DisplayClass6_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.FXWndUI/<>c__DisplayClass6_1] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.FXWndUI/<>c__DisplayClass6_2] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.FXWndUI/<>c__DisplayClass7_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GameAgainUI/<>c__DisplayClass10_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GameResultUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GameResultUI/<>c__DisplayClass26_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GoldRewardUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GoldRewardUI/<>c__DisplayClass15_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.H5UI/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.HallUI/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.HallUICtrl/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.JoastUI/<>c__DisplayClass8_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.LevelRewardUI/<>c__DisplayClass12_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.LevelRewardUI/<>c__DisplayClass13_0] Is a nested class and has no namespace.
@@ -4335,24 +4323,9 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.PassViewUI/<>c__DisplayClass28_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.PassViewUI/<>c__DisplayClass31_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c__DisplayClass17_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c__DisplayClass19_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.PettyAwardUI/<>c__DisplayClass18_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.PettyAwardUI/<>c__DisplayClass22_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_1] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_2] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_3] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_4] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_5] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass67_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass70_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass94_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass94_1] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RankUI/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RankUI/<>c__DisplayClass22_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RankRewardUI/<>c__DisplayClass18_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RankRewardUI/<>c__DisplayClass20_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RecordViewUI/d__20] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GObjectMoveFunc/<>c__DisplayClass0_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ResurgenceUI/<>c] Is a nested class and has no namespace.
@@ -4367,13 +4340,13 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RewardboxUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RewardMulNewUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass24_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass26_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass29_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass31_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass25_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass27_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass30_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass32_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass35_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass35_1] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass33_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass36_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass36_1] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.BuygoldUI/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.BuygoldUI/<>c__DisplayClass18_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.BuygoldUI/<>c__DisplayClass29_0] Is a nested class and has no namespace.
@@ -4400,7 +4373,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GameDataSystem/<>c__DisplayClass10_1] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GameDataSystem/<>c__DisplayClass9_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.GameDataSystem/<>c__DisplayClass9_1] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.RankSystemMgr/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ConfigSystem/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.ConfigSystem/<>c__DisplayClass7_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.LoginSystem/<>c] Is a nested class and has no namespace.
@@ -4416,228 +4388,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.MaxADKit/<>c] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.MaxADKit/<>c__DisplayClass18_0] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] ChillConnect.MaxADKit/<>c__DisplayClass9_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/Task] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/DestryAdTask] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.IOSClientFactory] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBannerAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBigoAd`1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IInterstitialAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.INativeAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IPopupAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IRewardedAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISplashAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.IOSClientFactory] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IBannerAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IBigoAd`1] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IClientBidding] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IClientFactory] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IInterstitialAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.INativeAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IPopupAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IRewardedAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.ISDK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.ISplashAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoBannerAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoNativeAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoPopupAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoRewardedAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoSplashAd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] AdHelper/Task] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] AdHelper/DestryAdTask] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] IKwaiAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr/InitResultCallbackImpl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiLog] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] BigoAds.Scripts.Platforms.Android.AndroidPlatformTool] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IRwardAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IKwaiAdController`3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.InitResultCallback] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdsSdk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdController] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdController] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] BigoAds.Scripts.Platforms.Android.AndroidPlatformTool] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IAdListener] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IRwardAdListener] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IClientBidding] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IClientFactory] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IKwaiAdController`3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.ISDK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Constants] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.InitResultCallback] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdsSdk] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdController] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdListener] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdLoadListener] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdController] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdListener] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdLoadListener] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAdsMgr/InitResultCallbackImpl] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiInterAd/InterstitialAdListener] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiInterAd/InterstitialAdLoadListener] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiVideoAd/RewardAdListener] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiVideoAd/RewardAdLoadListener] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Analyse Type References in Module...
@@ -4927,20 +4677,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[spine-unity] Spine.Collections.OrderedDictionary`2/KeyCollection] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[spine-unity] Spine.Collections.OrderedDictionary`2/ValueCollection] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[spine-unity] Spine.Collections.OrderedDictionary`2/d__34] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.SkAdNetworkBinding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Analyse Type References in Module...
@@ -5011,6 +4747,24 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequestExtension/d__0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequestExtension] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.ThirdParty.MiniJson.Json] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.ThirdParty.MiniJson.Json/Parser] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.ThirdParty.MiniJson.Json/Parser/TOKEN] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.ThirdParty.MiniJson.Json/Serializer] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxEventExecutor] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxEventExecutor/MaxAction] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxEventExecutor/<>c__DisplayClass6_0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.WebRequestType] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.WebRequestConfig] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.WebResponse] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/<>c] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/<>c__DisplayClass5_0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/<>c__DisplayClass6_0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/d__5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/d__8] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequestExtension] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequestExtension/d__0] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[MaxSdk.Scripts] MaxCmpError/ErrorCode] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[MaxSdk.Scripts] MaxEvents/AppLovin] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[MaxSdk.Scripts] MaxSdkBase/ConsentFlowUserGeography] Is a nested class and has no namespace.
@@ -5058,6 +4812,242 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/d__5] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/d__8] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequestExtension/d__0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/Task] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/DestryAdTask] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.IOSClientFactory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBannerAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBigoAd`1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IInterstitialAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.INativeAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IPopupAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IRewardedAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISplashAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.IOSClientFactory] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IBannerAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IBigoAd`1] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IClientBidding] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IClientFactory] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IInterstitialAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.INativeAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IPopupAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.IRewardedAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.ISDK] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Common.ISplashAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoBannerAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoNativeAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoPopupAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoRewardedAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoSplashAd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] AdHelper/Task] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] AdHelper/DestryAdTask] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.SkAdNetworkBinding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] IKwaiAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr/InitResultCallbackImpl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiLog] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] BigoAds.Scripts.Platforms.Android.AndroidPlatformTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IRwardAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IKwaiAdController`3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.InitResultCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdsSdk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdController] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdController] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] BigoAds.Scripts.Platforms.Android.AndroidPlatformTool] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IAdListener] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IRwardAdListener] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IClientBidding] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IClientFactory] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.IKwaiAdController`3] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Common.ISDK] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Constants] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.InitResultCallback] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdsSdk] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.KwaiRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdController] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdListener] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdLoadListener] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdController] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdListener] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdLoadListener] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAdsMgr/InitResultCallbackImpl] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiInterAd/InterstitialAdListener] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiInterAd/InterstitialAdLoadListener] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiVideoAd/RewardAdListener] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiVideoAd/RewardAdLoadListener] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Analyse Type References in Module...
@@ -5215,6 +5205,94 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[AppsFlyer] AFMiniJSON.Json/Serializer] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[AppsFlyer] AppsFlyerSDK.AppsFlyer/unityCallBack] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[AppsFlyer] AppsFlyerSDK.AppsFlyeriOS/unityCallBack] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSAuthorizationRequestData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSoundType] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationInterruptionLevel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.TimeTriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.CalendarTriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.LocationTriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.TriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotification] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionOptions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionIconType] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationAction] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSTextInputNotificationAction] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationAttachment] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategoryOptions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationStatus] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AlertStyle] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.ShowPreviewsSetting] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSetting] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationSettings] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationWithUserInfo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTriggerType] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationLocationTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationPushTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTimeIntervalTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCalendarTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/<>c] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.Notification] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationSettingsSection] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationCenterArgs] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationCenter/NotificationReceivedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationCenter] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationRepeatInterval] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationSchedule] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationIntervalSchedule] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationDateTimeSchedule] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationsPermissionStatus] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationsPermissionRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.Unified] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Unity.Notifications.Unified] Unity.Notifications.NotificationCenter/NotificationReceivedCallback] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] NCWWA6A0SDK.SDKConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] NCWWA6A0SDK.AssetUtils] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[SDKConfig] NCWWA6A0SDK.SDKConfig] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[SDKConfig] NCWWA6A0SDK.AssetUtils] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Analyse Type References in Module...
@@ -5479,18 +5557,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[VosacoSDK] AD.VosacoSDK.VosacoRewardAd] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[VosacoSDK] AD.VosacoSDK.VosacoRewardAdListenerProxy] Because of the type skipping settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[VosacoSDK] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] RgfCDfHLhn9WSDK.SDKConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] RgfCDfHLhn9WSDK.AssetUtils] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[SDKConfig] RgfCDfHLhn9WSDK.SDKConfig] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[SDKConfig] RgfCDfHLhn9WSDK.AssetUtils] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Analyse Type References in Module...
@@ -5544,737 +5610,766 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[endel.nativewebsocket] NativeWebSocket.WebSocket/d__33] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[endel.nativewebsocket] NativeWebSocket.WebSocket/d__36] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[endel.nativewebsocket] NativeWebSocket.WebSocket/d__32] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] 2MzJHVEV] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom/EE_Xw5Te] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom/E633wvnl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom/F84Sc7MW] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Uyw7S79d] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] yiuoAy60] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] lrP7qK_A/s1JuKmDh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] lrP7qK_A] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.Timer/TimerManager/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.Timer/TimerManager] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.Timer] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.TimerExtensions] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VeAOtKL2/4GnjNwqF] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VeAOtKL2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ysmhVn2g/mNFqL1BL] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ysmhVn2g] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/_m2iuDw7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/HQuheStj] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.l0nEGYe4/I4lxUtY1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.l0nEGYe4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AppsFlyerAdapter] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EizxXVv3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.oGF2DLvy] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UZAPntit] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCGameObject] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData/wtv7TkQU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.qMJEhRCr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.GYIyU0Gl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/DTDelcrR] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/3N1n_nGG] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/RxM0vmUM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/fhqdH6WU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/OXkruQ7o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/9Knq1sAT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/TepRjaqh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/a26vfM4o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/7t2Fo1w7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/xsPW_sUi] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/tm33GDxf] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/mcOm3RQG] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/WtwXgj37] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/52BgqC0L] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/I9trsU9a] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/AaYf_q7A] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/LluCUhos] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/Fx_gyzDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/i3d_xWNN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/jOQ8aWtM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/Zf7_yhd5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/16AEvq67] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/MRYE5_P6] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/r5xoYFgj] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/5SqU3YoW] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/xrEFPfHr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CrashlyticsTester] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ml7qREab] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ci8zsSJn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mhiEV8MU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WciFKuB3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/ANDNaK8u] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/KOvYx4AU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/cDjkJ71j] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/qVQpGSML] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/1p2Hw5Gq] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/2MV36xZ4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/uhtvA8jX] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mmSZHWuK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXVjgc7l] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.YWBYDWMz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Tc8J8iE] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.STwox1zu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.cmo8GEP6] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9YOjVlf_/eLtR9ycs] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9YOjVlf_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AKNgDm5o/cK_yTyTK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AKNgDm5o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/Zllviz4F] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/34tHUYVh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/4aT_CNco] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/ix0XNN6l] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lOXIs52R/6AxM07tc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lOXIs52R] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.c4cu8duo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.b1WDY6rD/OMz5AJh3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.b1WDY6rD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.8Com7wsz/cHceUOr_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.8Com7wsz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ABConfigData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VariableData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.x59OmGYh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FBjoVn_H] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.DEBUavDJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1gmKssf5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.jbDLUyfo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.sZXqM9By] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.T2GbCVZo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/bwqUihuS] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/REbtopuc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/Lv3f9tc4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/NdOC2oIc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/p9g8RTwI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/DKow0C1n] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/fQlwnjlE] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Hprch9SS] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PaymentTypeCode] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawOrder] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lfxILG6N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdSourceData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdTypeData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._QWUEfZw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/xSpqG0VN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/PBg_3nkv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HTLvvvm4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tCp6_n__] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tGRcAUdD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.W5uSElFZ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.fGYTqv2O] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9r6KnF71/r4PiZm9m] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9r6KnF71] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/XCJ4_NO0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/5JNUpZWM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/RAzFisrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/z8eZcXoc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/aJWhDZHv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/p4wwY2Dj] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/gabsyRhc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/7Fkj1h_3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.n7cYRH1k/YVlNEAj9] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.n7cYRH1k] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7UL5RLLA/RNrYJm76] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7UL5RLLA] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FcNxi1Gd/CR1D5eoV] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FcNxi1Gd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/8K3XLqqe] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/cwuKjI9J] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.kaxkyolZ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.uynOnZSm] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXvxmpIQ/wt5ufZBi] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXvxmpIQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.vilze5gJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HuCUrlNQ/PXcpWzTR] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HuCUrlNQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_/Qy9f9sUO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Xk1EXmJ/53su9wY8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Xk1EXmJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0Wvzmzw7/XZzkmlcO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0Wvzmzw7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.TL1omcDf] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/M1YS7nW8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/zn4CjNWm] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/ZTt9NhrC] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/IaY8ECjw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/kNxPwJnw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/QbZW6D6q] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/odeaaxHN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CcbllAfr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CkXHx1qx] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/azdk3JCZ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/8XhGl9t_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/_M10x1b3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/feBTo8fn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/hqT7kPks] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/lsVl8wT8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/rsH7jnGg] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/yiuKuw3A] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/uuDp0qzK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/DKl5PNRO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/VPQ82sbu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/Gocx1QlJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/drvQbxYP] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/OcRxePf5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/o4mDzIBN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/TAH19zCY] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/2ARrFwRt] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/fpwSos3i] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/HGRixnVg] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/COaZhrIl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/GRrd16DT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ckc9jQPu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7iD1QYgd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hCAXnxOQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/QDjYp0qk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/gJTqBoz3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/fKymIfF0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/p9a2IFEt] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.aG6tTO_4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ox0obRYz/nlq1Iawx] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ox0obRYz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.pGH4f89U] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CoroutineManager] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PgLuUk4p] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.4492B4_t] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.kQxhqOvs] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ftYaNUo7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._ocFIhAY] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.pUnyvHmc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.uSBd5eKv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.jcm7tAAF] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/YksqkV6N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/HLi7NEMQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/Q_2oPlmq] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ovfJcTl7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.oKe42zZO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.TEote0yT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/F0abo4L4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/oj8uHA0N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/EKWsXDkM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AtghiNcD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NHyO3zQ9/PZYbsNVM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NHyO3zQ9] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.q9VaHJeY] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0v6_USWw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/ix_hNS0f] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/LkkT9Xd0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/UQOBE3m5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/rYYp_h4B] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/f91Dxtk8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/wj9Hfb8o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/dhn81cuQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/JVMFvDkF] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.R0VZl79l] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EventSystemHelper] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/aZSwCDDD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/QuzsZXHM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/Y1JGR9Pn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/pD5Ba4mL] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0qJvztWJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/9FI49iFo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/GdP0My5T] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1McJD5Nc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5VeTb1GT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lUlE_35v] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/W3dQyftp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/CzhNHIFK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/4cOkDy24] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.N9IFfTVQ/_eHwtnQK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.N9IFfTVQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.drvtMF84] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.I0NaJo95] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.R3ZA2Vq2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ZL6_WsRs] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.zJe23Mch] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1LJ3bUw3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.vK8qQGrw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._UqoCz8N/6W9Z5Gnr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._UqoCz8N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mpqIrS5L] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/mDP2oALA] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/lwNrbDg3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/z3pUdYGu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/NClAlvwn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VeAOtKL2] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VeAOtKL2/4GnjNwqF] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ysmhVn2g] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ysmhVn2g/mNFqL1BL] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/_m2iuDw7] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/HQuheStj] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.l0nEGYe4] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.l0nEGYe4/I4lxUtY1] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AppsFlyerAdapter] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EizxXVv3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.oGF2DLvy] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UZAPntit] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCGameObject] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData/wtv7TkQU] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.qMJEhRCr] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.GYIyU0Gl] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/DTDelcrR] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/3N1n_nGG] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/RxM0vmUM] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/fhqdH6WU] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/OXkruQ7o] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/9Knq1sAT] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/TepRjaqh] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/a26vfM4o] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/7t2Fo1w7] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/xsPW_sUi] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/tm33GDxf] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/mcOm3RQG] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/WtwXgj37] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/52BgqC0L] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/I9trsU9a] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/AaYf_q7A] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/LluCUhos] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/Fx_gyzDK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/i3d_xWNN] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/jOQ8aWtM] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/Zf7_yhd5] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/16AEvq67] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/MRYE5_P6] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/r5xoYFgj] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/5SqU3YoW] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/xrEFPfHr] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CrashlyticsTester] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ml7qREab] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ci8zsSJn] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mhiEV8MU] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WciFKuB3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/ANDNaK8u] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/KOvYx4AU] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/cDjkJ71j] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/qVQpGSML] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/1p2Hw5Gq] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/2MV36xZ4] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/uhtvA8jX] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mmSZHWuK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXVjgc7l] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.YWBYDWMz] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Tc8J8iE] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.STwox1zu] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.cmo8GEP6] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9YOjVlf_] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9YOjVlf_/eLtR9ycs] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AKNgDm5o] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AKNgDm5o/cK_yTyTK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/Zllviz4F] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/34tHUYVh] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/4aT_CNco] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/ix0XNN6l] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lOXIs52R] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lOXIs52R/6AxM07tc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.c4cu8duo] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.b1WDY6rD] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.b1WDY6rD/OMz5AJh3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.8Com7wsz] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.8Com7wsz/cHceUOr_] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ABConfigData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VariableData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.x59OmGYh] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FBjoVn_H] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.DEBUavDJ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1gmKssf5] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.jbDLUyfo] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.sZXqM9By] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.T2GbCVZo] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/bwqUihuS] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/REbtopuc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/Lv3f9tc4] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/NdOC2oIc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/p9g8RTwI] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/DKow0C1n] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/fQlwnjlE] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Hprch9SS] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PaymentTypeCode] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawConfig] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawOrder] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lfxILG6N] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdSourceData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdTypeData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._QWUEfZw] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/xSpqG0VN] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/PBg_3nkv] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HTLvvvm4] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tCp6_n__] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tGRcAUdD] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.W5uSElFZ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.fGYTqv2O] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9r6KnF71] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9r6KnF71/r4PiZm9m] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/XCJ4_NO0] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/5JNUpZWM] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/RAzFisrl] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/z8eZcXoc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/aJWhDZHv] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/p4wwY2Dj] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/gabsyRhc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/7Fkj1h_3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.n7cYRH1k] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.n7cYRH1k/YVlNEAj9] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7UL5RLLA] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7UL5RLLA/RNrYJm76] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FcNxi1Gd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FcNxi1Gd/CR1D5eoV] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/8K3XLqqe] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/cwuKjI9J] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.kaxkyolZ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.uynOnZSm] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXvxmpIQ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXvxmpIQ/wt5ufZBi] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.vilze5gJ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HuCUrlNQ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HuCUrlNQ/PXcpWzTR] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_/Qy9f9sUO] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/<>c] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Xk1EXmJ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Xk1EXmJ/53su9wY8] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0Wvzmzw7] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0Wvzmzw7/XZzkmlcO] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.TL1omcDf] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/M1YS7nW8] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/zn4CjNWm] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/ZTt9NhrC] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/IaY8ECjw] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/kNxPwJnw] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/QbZW6D6q] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/odeaaxHN] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CcbllAfr] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CkXHx1qx] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/azdk3JCZ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/8XhGl9t_] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/_M10x1b3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/feBTo8fn] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/hqT7kPks] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/lsVl8wT8] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/rsH7jnGg] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/yiuKuw3A] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/uuDp0qzK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/DKl5PNRO] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/VPQ82sbu] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/Gocx1QlJ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/drvQbxYP] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/OcRxePf5] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/o4mDzIBN] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/TAH19zCY] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/2ARrFwRt] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/fpwSos3i] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/HGRixnVg] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/COaZhrIl] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/GRrd16DT] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ckc9jQPu] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7iD1QYgd] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hCAXnxOQ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/QDjYp0qk] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/gJTqBoz3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/fKymIfF0] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/p9a2IFEt] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.aG6tTO_4] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ox0obRYz] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ox0obRYz/nlq1Iawx] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.pGH4f89U] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CoroutineManager] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PgLuUk4p] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.4492B4_t] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.kQxhqOvs] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ftYaNUo7] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._ocFIhAY] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.pUnyvHmc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.uSBd5eKv] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.jcm7tAAF] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/YksqkV6N] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/HLi7NEMQ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/Q_2oPlmq] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ovfJcTl7] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.oKe42zZO] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.TEote0yT] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/F0abo4L4] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/oj8uHA0N] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/EKWsXDkM] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AtghiNcD] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NHyO3zQ9] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NHyO3zQ9/PZYbsNVM] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.q9VaHJeY] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0v6_USWw] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/ix_hNS0f] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/LkkT9Xd0] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/UQOBE3m5] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/rYYp_h4B] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/f91Dxtk8] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/wj9Hfb8o] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/dhn81cuQ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/JVMFvDkF] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.R0VZl79l] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EventSystemHelper] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/aZSwCDDD] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/QuzsZXHM] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/Y1JGR9Pn] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/pD5Ba4mL] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0qJvztWJ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/9FI49iFo] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/GdP0My5T] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1McJD5Nc] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5VeTb1GT] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lUlE_35v] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/W3dQyftp] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/CzhNHIFK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/4cOkDy24] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.N9IFfTVQ] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.N9IFfTVQ/_eHwtnQK] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.drvtMF84] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.I0NaJo95] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.R3ZA2Vq2] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ZL6_WsRs] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.zJe23Mch] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1LJ3bUw3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.vK8qQGrw] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._UqoCz8N] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._UqoCz8N/6W9Z5Gnr] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mpqIrS5L] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/mDP2oALA] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/lwNrbDg3] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/z3pUdYGu] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/NClAlvwn] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] Loom/EE_Xw5Te] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] Loom/E633wvnl] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] Loom/F84Sc7MW] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] lrP7qK_A/s1JuKmDh] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] UnityTimer.Timer/TimerManager/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] UnityTimer.Timer/TimerManager] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VeAOtKL2/4GnjNwqF] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ysmhVn2g/mNFqL1BL] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/_m2iuDw7] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/HQuheStj] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.l0nEGYe4/I4lxUtY1] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData/wtv7TkQU] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/DTDelcrR] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/3N1n_nGG] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/RxM0vmUM] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/fhqdH6WU] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/OXkruQ7o] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/9Knq1sAT] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/TepRjaqh] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/a26vfM4o] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/7t2Fo1w7] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/xsPW_sUi] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/tm33GDxf] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/mcOm3RQG] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/WtwXgj37] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/52BgqC0L] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/I9trsU9a] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/AaYf_q7A] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/LluCUhos] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/Fx_gyzDK] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/i3d_xWNN] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/jOQ8aWtM] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/Zf7_yhd5] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/16AEvq67] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/MRYE5_P6] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/r5xoYFgj] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/5SqU3YoW] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/xrEFPfHr] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/ANDNaK8u] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/KOvYx4AU] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/cDjkJ71j] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/qVQpGSML] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/1p2Hw5Gq] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/2MV36xZ4] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/uhtvA8jX] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9YOjVlf_/eLtR9ycs] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AKNgDm5o/cK_yTyTK] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/Zllviz4F] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/34tHUYVh] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/4aT_CNco] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/ix0XNN6l] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lOXIs52R/6AxM07tc] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.b1WDY6rD/OMz5AJh3] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.8Com7wsz/cHceUOr_] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/bwqUihuS] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/REbtopuc] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/Lv3f9tc4] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/NdOC2oIc] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/p9g8RTwI] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/DKow0C1n] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/fQlwnjlE] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PaymentTypeCode] Because of compatibility component: Obfuscator - Compatibility : Has DoNotRenameAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/xSpqG0VN] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/PBg_3nkv] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9r6KnF71/r4PiZm9m] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/XCJ4_NO0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/5JNUpZWM] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/RAzFisrl] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/z8eZcXoc] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/aJWhDZHv] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/p4wwY2Dj] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/gabsyRhc] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/7Fkj1h_3] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.n7cYRH1k/YVlNEAj9] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7UL5RLLA/RNrYJm76] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FcNxi1Gd/CR1D5eoV] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/8K3XLqqe] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/cwuKjI9J] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXvxmpIQ/wt5ufZBi] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HuCUrlNQ/PXcpWzTR] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_/Qy9f9sUO] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/<>c] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Xk1EXmJ/53su9wY8] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0Wvzmzw7/XZzkmlcO] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/M1YS7nW8] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/zn4CjNWm] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/ZTt9NhrC] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/IaY8ECjw] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/kNxPwJnw] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/QbZW6D6q] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/odeaaxHN] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CcbllAfr] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CkXHx1qx] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/azdk3JCZ] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/8XhGl9t_] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/_M10x1b3] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/feBTo8fn] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/hqT7kPks] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/lsVl8wT8] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/rsH7jnGg] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/yiuKuw3A] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/uuDp0qzK] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/DKl5PNRO] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/VPQ82sbu] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/Gocx1QlJ] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/drvQbxYP] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/OcRxePf5] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/o4mDzIBN] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/TAH19zCY] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/2ARrFwRt] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/fpwSos3i] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/HGRixnVg] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/COaZhrIl] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/GRrd16DT] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/QDjYp0qk] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/gJTqBoz3] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/fKymIfF0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/p9a2IFEt] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ox0obRYz/nlq1Iawx] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/YksqkV6N] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/HLi7NEMQ] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/Q_2oPlmq] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/F0abo4L4] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/oj8uHA0N] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/EKWsXDkM] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NHyO3zQ9/PZYbsNVM] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/ix_hNS0f] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/LkkT9Xd0] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/UQOBE3m5] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/rYYp_h4B] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/f91Dxtk8] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/wj9Hfb8o] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/dhn81cuQ] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/JVMFvDkF] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/aZSwCDDD] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/QuzsZXHM] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/Y1JGR9Pn] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/pD5Ba4mL] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/9FI49iFo] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/GdP0My5T] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/W3dQyftp] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/CzhNHIFK] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/4cOkDy24] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.N9IFfTVQ/_eHwtnQK] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._UqoCz8N/6W9Z5Gnr] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/mDP2oALA] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/lwNrbDg3] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/z3pUdYGu] Is a nested class and has no namespace.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/NClAlvwn] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] jz79f_Cl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom/OVxuVb3p] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom/ie2f3aII] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom/yARGiXY6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] ekir75Dy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] bIm5AGvY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] 0nmBbgpv/gySaD9XG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] 0nmBbgpv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.Timer/TimerManager/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.Timer/TimerManager] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.Timer] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.TimerExtensions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.P4MuxVdl/uatn8nWT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.P4MuxVdl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.LS6sQsYd/YDIFOAGH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.LS6sQsYd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/Sbzm_8_S] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/k5lGMgJe] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/MsJTCxVN] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DNGSZ_GF/wD_c4obD] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DNGSZ_GF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AppsFlyerAdapter/sYap8yB5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AppsFlyerAdapter] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WWfqtTyW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CsKkEF19] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.qjGPl3mG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CCGameObject] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData/yh_yooC4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.cNkj6t6G] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zkVYHuGt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Nki2R360] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/TjWBLlAI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/U8Wo7s5z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/jpEVnSHC] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/T0021n2e] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/UenYjKTr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/wiv0x08z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/PMTAtbff] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/g_7YHhvP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/o8arbITY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/SoYDoWIy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/tYLIH5cB] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Q2oAbFB0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/LXDnp9Va] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/zEiSbKYJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/n1I8BHsk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/BtN0s4v_] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/hxNRK3nV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P_tIKVZI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Sw02O1YP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Cyy_zftv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P5PGITeZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/v2xvEwSc] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/OiQwSOlq] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/k4CDf0bC] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/NY_B0rb2] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CrashlyticsTester] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kA20O9uJ/fVr4tX7B] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kA20O9uJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kHPCMqeG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.qvj2o3Kx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.XNQ548aV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.tVY8mDey] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/IXah2n5x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/BEN0LZ_C] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/6Pxf176b] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/jjScjgX9] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/comvJYPR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/D6G5mzNJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/ofANLcIp] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/ArkL_kxT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/Ge4uEW2J] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.ZcoLw0fr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._JRoLjTq] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.InzIm0aw] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MrbJU3bf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.XtN1tkMo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.1DWjP3R3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GMp9qyzh/bByoQwsW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GMp9qyzh] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.1H6gasHK/KAEvmXY_] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.1H6gasHK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/SYpr2kY7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/N7wEeN7b] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/wMK6pgBM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/S_Jd8aJH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/Hkf4JRQ3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hgxZUZoU/dg4dyUsP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hgxZUZoU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.J6nBALhf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GiaZ83Gi/rXQX72z1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GiaZ83Gi] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.2jOpTKuQ/thDY5sA5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.2jOpTKuQ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WIAb2I3p/lyyHKQuT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WIAb2I3p] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.ABConfigData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VariableData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.SBqlMfpz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.tlHPWmCJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.xNgbtm4d] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GjwQXiNt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MsnDXhiv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.iub_jNo1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.7udn2ik0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/Pf3LYAaF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/KmhRjCv3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JCS0LC9z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/1v5CUixX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/RYlGD7sM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/lYQbvsPf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/9OyKOC1j] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/suVbUUaT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JWXtcLWz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.y_yqHj56] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.PaymentTypeCode] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawOrder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.fuZLhKB5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AdSourceData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AdTypeData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.x_uvXbsm] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/AdItem] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/y5RoMj3q] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/Syr4EUro] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/vysA0RzO] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/0HkJEviY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/L7WaHIv0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/PmUSmGF1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eJI6PPHU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.fWxsorFR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.n5mWxaG7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5pmLbo5q] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rnO8Qs6J] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lS84s8WI/RC46nU5N] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lS84s8WI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/BXxoKSVr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/7aqivhan] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/JKQI7Yoi] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/f9O2K2G2] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/psW3IV9b] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/TiFp2zcf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/_if8Ghnx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/FAKjPNNF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.k6SB4Ii9/JgeCtSm6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.k6SB4Ii9] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eyf6Pt6x/3ihhiB_P] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eyf6Pt6x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CTEFbNnX/SJHq5CQA] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CTEFbNnX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/lemBBRiQ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/ogSRqo8x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VwVqErR4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.74Xxe8vW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.u3h9WZxC/J7mo2zMa] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.u3h9WZxC] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lUymcp4X] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.vQsui64U/vcthNTwu] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.vQsui64U] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDKAdHelper/qMiZ7TIb] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDKAdHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eR6UCSoS/OnbBHpOz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eR6UCSoS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.3dWQ0hwG/BFRvpLJV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.3dWQ0hwG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.XcGZrLdj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/DUwxQVIz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/RSeEcxAx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/5HtSS4sR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/p8EUOyLG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/vQdwPmnH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/bSfV57AP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/I4VEndUX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/lgjl9G8v] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/WsM5M6Oj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/o7JXSw71] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/SBcG2Uyd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/7Ux2Rbdf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/KTbqJCZH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/TKKhR8SV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/NEcIpWPq] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/EvTaT7__] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/SQptvpa8] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/v5HHtbyt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/vGbcyy0l] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/DfuL6bG3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/FMNJUCYP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/qwWC0XCt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Stp8e6Mz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/ntdGk9tT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Qf61dg5Y] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/lEHUalm7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/zY1Egy3g] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/9jtUj3Vb] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/pSnH6Cu5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/22kgfmsu] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DsCpHfPX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.iWHdFEol] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.TDEsb7f2] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zRnlKW2v] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/V0MFwXdM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/5B8rB_0j] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zIDSEpkZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MtnLkIzN] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Vr6BqPZe/Lu3qD_On] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Vr6BqPZe] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rvsiCRVS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CoroutineManager] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.2XqbHkM3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HhMcoaMv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.U7VRt6KN] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Z_gmVcgW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.LHH6PGB4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Axurb_ej] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.7BRlQ3Ju] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DXvhFEXU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/tTYjNUbZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/hfETrfcc] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/YYAiCb9p] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.OegwZ5Nk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GQ9hMfq0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.44bb6UH6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/R69TXBB3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/7k7j6dTK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/Zd3dgazx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kdnGYDsU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.wj89OqKM/25wJ7F_f] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.wj89OqKM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.sLEz62hy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.J3yqU0zb] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/JYOm9lv6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/65EF4U2Z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/AfjV2XRj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/nckMjgdZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/ESJ5qslo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/FMw_6LX5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/tyotZ3p7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/WfYfSgqS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VQ4VlCec] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EventSystemHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/IcFgyaoi] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/GGkWWB3l] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/qP1YB8JH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/61ue28fG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AWeXscxx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/FulKyI1o] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/YxvSDQzP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Kvd5aj90] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.tDUG9lqj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bJSyCU47] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/T4MLdGPZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/pK59aV8V] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/UNQvMiRR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.TopOnAdData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.ExtInfo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.K8wwZaIG/ilT6IxB4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.K8wwZaIG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bqWMUy0R] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.28iclom6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.U_2qfwsF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.6qFUcw64] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CA8u3EP1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ihwe9EUZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AC3cGDzS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.mqRL9L67/CnKjZyr0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.mqRL9L67] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.acs8E9WB] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/dkXZrs1F] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/BVlR4twH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/0y5r7ogM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/V74Um1L_] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.P4MuxVdl] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.P4MuxVdl/uatn8nWT] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.LS6sQsYd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.LS6sQsYd/YDIFOAGH] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/Sbzm_8_S] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/k5lGMgJe] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/MsJTCxVN] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.DNGSZ_GF] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.DNGSZ_GF/wD_c4obD] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AppsFlyerAdapter] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AppsFlyerAdapter/sYap8yB5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WWfqtTyW] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CsKkEF19] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.qjGPl3mG] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CCGameObject] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData/yh_yooC4] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.cNkj6t6G] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.zkVYHuGt] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Nki2R360] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/TjWBLlAI] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/U8Wo7s5z] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/jpEVnSHC] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/T0021n2e] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/UenYjKTr] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/wiv0x08z] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/PMTAtbff] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/g_7YHhvP] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/o8arbITY] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/SoYDoWIy] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/tYLIH5cB] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Q2oAbFB0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/LXDnp9Va] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/zEiSbKYJ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/n1I8BHsk] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/BtN0s4v_] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/hxNRK3nV] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P_tIKVZI] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Sw02O1YP] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Cyy_zftv] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P5PGITeZ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/v2xvEwSc] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/OiQwSOlq] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/k4CDf0bC] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/NY_B0rb2] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CrashlyticsTester] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.kA20O9uJ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.kA20O9uJ/fVr4tX7B] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.kHPCMqeG] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.qvj2o3Kx] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.XNQ548aV] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.tVY8mDey] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/IXah2n5x] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/BEN0LZ_C] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/6Pxf176b] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/jjScjgX9] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/comvJYPR] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/D6G5mzNJ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/ofANLcIp] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/ArkL_kxT] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/Ge4uEW2J] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.ZcoLw0fr] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK._JRoLjTq] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.InzIm0aw] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.MrbJU3bf] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.XtN1tkMo] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.1DWjP3R3] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.GMp9qyzh] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.GMp9qyzh/bByoQwsW] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.1H6gasHK] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.1H6gasHK/KAEvmXY_] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/SYpr2kY7] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/N7wEeN7b] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/wMK6pgBM] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/S_Jd8aJH] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/Hkf4JRQ3] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.hgxZUZoU] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.hgxZUZoU/dg4dyUsP] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.J6nBALhf] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.GiaZ83Gi] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.GiaZ83Gi/rXQX72z1] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.2jOpTKuQ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.2jOpTKuQ/thDY5sA5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WIAb2I3p] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WIAb2I3p/lyyHKQuT] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.ABConfigData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VariableData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.SBqlMfpz] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.tlHPWmCJ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.xNgbtm4d] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.GjwQXiNt] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.MsnDXhiv] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.iub_jNo1] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.7udn2ik0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/Pf3LYAaF] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/KmhRjCv3] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JCS0LC9z] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/1v5CUixX] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/RYlGD7sM] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/lYQbvsPf] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/9OyKOC1j] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/suVbUUaT] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JWXtcLWz] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.y_yqHj56] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.PaymentTypeCode] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawConfig] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawOrder] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.fuZLhKB5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AdSourceData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AdTypeData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.x_uvXbsm] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/AdItem] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/y5RoMj3q] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/Syr4EUro] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/vysA0RzO] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/0HkJEviY] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/L7WaHIv0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/PmUSmGF1] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.eJI6PPHU] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.fWxsorFR] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.n5mWxaG7] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.5pmLbo5q] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.rnO8Qs6J] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lS84s8WI] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lS84s8WI/RC46nU5N] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/BXxoKSVr] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/7aqivhan] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/JKQI7Yoi] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/f9O2K2G2] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/psW3IV9b] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/TiFp2zcf] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/_if8Ghnx] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/FAKjPNNF] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.k6SB4Ii9] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.k6SB4Ii9/JgeCtSm6] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.eyf6Pt6x] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.eyf6Pt6x/3ihhiB_P] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CTEFbNnX] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CTEFbNnX/SJHq5CQA] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/lemBBRiQ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/ogSRqo8x] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VwVqErR4] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.74Xxe8vW] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.u3h9WZxC] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.u3h9WZxC/J7mo2zMa] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.lUymcp4X] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.vQsui64U] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.vQsui64U/vcthNTwu] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDKAdHelper] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDKAdHelper/qMiZ7TIb] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/<>c] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.eR6UCSoS] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.eR6UCSoS/OnbBHpOz] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.3dWQ0hwG] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.3dWQ0hwG/BFRvpLJV] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.XcGZrLdj] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/DUwxQVIz] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/RSeEcxAx] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/5HtSS4sR] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/p8EUOyLG] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/vQdwPmnH] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/bSfV57AP] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/I4VEndUX] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/lgjl9G8v] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/WsM5M6Oj] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/o7JXSw71] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/SBcG2Uyd] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/7Ux2Rbdf] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/KTbqJCZH] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/TKKhR8SV] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/NEcIpWPq] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/EvTaT7__] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/SQptvpa8] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/v5HHtbyt] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/vGbcyy0l] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/DfuL6bG3] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/FMNJUCYP] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/qwWC0XCt] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Stp8e6Mz] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/ntdGk9tT] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Qf61dg5Y] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/lEHUalm7] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/zY1Egy3g] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/9jtUj3Vb] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/pSnH6Cu5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/22kgfmsu] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.DsCpHfPX] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.iWHdFEol] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.TDEsb7f2] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zRnlKW2v] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/V0MFwXdM] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/5B8rB_0j] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zIDSEpkZ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.MtnLkIzN] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Vr6BqPZe] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Vr6BqPZe/Lu3qD_On] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.rvsiCRVS] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CoroutineManager] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.2XqbHkM3] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HhMcoaMv] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.U7VRt6KN] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Z_gmVcgW] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.LHH6PGB4] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Axurb_ej] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.7BRlQ3Ju] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.DXvhFEXU] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/tTYjNUbZ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/hfETrfcc] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/YYAiCb9p] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.OegwZ5Nk] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.GQ9hMfq0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.44bb6UH6] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/R69TXBB3] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/7k7j6dTK] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/Zd3dgazx] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.kdnGYDsU] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.wj89OqKM] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.wj89OqKM/25wJ7F_f] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.sLEz62hy] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.J3yqU0zb] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/JYOm9lv6] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/65EF4U2Z] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/AfjV2XRj] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/nckMjgdZ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/ESJ5qslo] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/FMw_6LX5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/tyotZ3p7] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/WfYfSgqS] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VQ4VlCec] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.EventSystemHelper] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/IcFgyaoi] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/GGkWWB3l] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/qP1YB8JH] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/61ue28fG] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AWeXscxx] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/FulKyI1o] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/YxvSDQzP] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Kvd5aj90] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.tDUG9lqj] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.bJSyCU47] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/T4MLdGPZ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/pK59aV8V] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/UNQvMiRR] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.TopOnAdData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.ExtInfo] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.K8wwZaIG] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.K8wwZaIG/ilT6IxB4] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.bqWMUy0R] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.28iclom6] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.U_2qfwsF] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.6qFUcw64] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.CA8u3EP1] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.Ihwe9EUZ] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AC3cGDzS] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.mqRL9L67] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.mqRL9L67/CnKjZyr0] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.acs8E9WB] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/dkXZrs1F] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/BVlR4twH] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/0y5r7ogM] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/V74Um1L_] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] Loom/OVxuVb3p] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] Loom/ie2f3aII] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] Loom/yARGiXY6] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] 0nmBbgpv/gySaD9XG] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] UnityTimer.Timer/TimerManager/<>c] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] UnityTimer.Timer/TimerManager] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.P4MuxVdl/uatn8nWT] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.LS6sQsYd/YDIFOAGH] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/Sbzm_8_S] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/k5lGMgJe] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/MsJTCxVN] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.DNGSZ_GF/wD_c4obD] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.AppsFlyerAdapter/sYap8yB5] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData/yh_yooC4] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Nki2R360] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/TjWBLlAI] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/U8Wo7s5z] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/jpEVnSHC] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/T0021n2e] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/UenYjKTr] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/wiv0x08z] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/PMTAtbff] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/g_7YHhvP] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/o8arbITY] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/SoYDoWIy] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/tYLIH5cB] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Q2oAbFB0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/LXDnp9Va] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/zEiSbKYJ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/n1I8BHsk] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/BtN0s4v_] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/hxNRK3nV] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P_tIKVZI] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Sw02O1YP] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Cyy_zftv] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P5PGITeZ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/v2xvEwSc] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/OiQwSOlq] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/k4CDf0bC] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/NY_B0rb2] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.kA20O9uJ/fVr4tX7B] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/IXah2n5x] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/BEN0LZ_C] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/6Pxf176b] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/jjScjgX9] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/comvJYPR] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/D6G5mzNJ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/ofANLcIp] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/ArkL_kxT] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/Ge4uEW2J] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.GMp9qyzh/bByoQwsW] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.1H6gasHK/KAEvmXY_] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/SYpr2kY7] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/N7wEeN7b] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/wMK6pgBM] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/S_Jd8aJH] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/Hkf4JRQ3] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.hgxZUZoU/dg4dyUsP] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.GiaZ83Gi/rXQX72z1] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.2jOpTKuQ/thDY5sA5] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.WIAb2I3p/lyyHKQuT] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/Pf3LYAaF] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/KmhRjCv3] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JCS0LC9z] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/1v5CUixX] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/RYlGD7sM] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/lYQbvsPf] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/9OyKOC1j] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/suVbUUaT] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JWXtcLWz] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.PaymentTypeCode] Because of compatibility component: Obfuscator - Compatibility : Has DoNotRenameAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/AdItem] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/y5RoMj3q] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/Syr4EUro] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/vysA0RzO] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/0HkJEviY] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/L7WaHIv0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/PmUSmGF1] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.lS84s8WI/RC46nU5N] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/BXxoKSVr] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/7aqivhan] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/JKQI7Yoi] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/f9O2K2G2] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/psW3IV9b] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/TiFp2zcf] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/_if8Ghnx] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/FAKjPNNF] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.k6SB4Ii9/JgeCtSm6] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.eyf6Pt6x/3ihhiB_P] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.CTEFbNnX/SJHq5CQA] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/lemBBRiQ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/ogSRqo8x] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.u3h9WZxC/J7mo2zMa] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.vQsui64U/vcthNTwu] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDKAdHelper/qMiZ7TIb] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/<>c] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.eR6UCSoS/OnbBHpOz] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.3dWQ0hwG/BFRvpLJV] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/DUwxQVIz] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/RSeEcxAx] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/5HtSS4sR] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/p8EUOyLG] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/vQdwPmnH] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/bSfV57AP] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/I4VEndUX] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/lgjl9G8v] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/WsM5M6Oj] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/o7JXSw71] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/SBcG2Uyd] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/7Ux2Rbdf] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/KTbqJCZH] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/TKKhR8SV] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/NEcIpWPq] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/EvTaT7__] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/SQptvpa8] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/v5HHtbyt] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/vGbcyy0l] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/DfuL6bG3] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/FMNJUCYP] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/qwWC0XCt] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Stp8e6Mz] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/ntdGk9tT] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Qf61dg5Y] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/lEHUalm7] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/zY1Egy3g] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/9jtUj3Vb] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/pSnH6Cu5] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/22kgfmsu] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zRnlKW2v] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/V0MFwXdM] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/5B8rB_0j] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zIDSEpkZ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.Vr6BqPZe/Lu3qD_On] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/tTYjNUbZ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/hfETrfcc] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/YYAiCb9p] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/R69TXBB3] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/7k7j6dTK] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/Zd3dgazx] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.wj89OqKM/25wJ7F_f] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/JYOm9lv6] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/65EF4U2Z] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/AfjV2XRj] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/nckMjgdZ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/ESJ5qslo] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/FMw_6LX5] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/tyotZ3p7] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/WfYfSgqS] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/IcFgyaoi] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/GGkWWB3l] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/qP1YB8JH] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/61ue28fG] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/FulKyI1o] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/YxvSDQzP] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/T4MLdGPZ] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/pK59aV8V] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/UNQvMiRR] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.K8wwZaIG/ilT6IxB4] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.mqRL9L67/CnKjZyr0] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/dkXZrs1F] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/BVlR4twH] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/0y5r7ogM] Is a nested class and has no namespace.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/V74Um1L_] Is a nested class and has no namespace.
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Class - Obfuscation
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Find MemberReferences...
@@ -6300,8 +6395,8 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CommonExpand] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FXPool`1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MD5Kit] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RgfCDfHLhn9WSDKDemo/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RgfCDfHLhn9WSDKDemo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] NCWWA6A0SDKDemo/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] NCWWA6A0SDKDemo] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AdRedeemManager/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AdRedeemManager/<>c__DisplayClass18_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AdRedeemManager/<>c__DisplayClass5_0] Analyse Type References in Custom Attribute References...
@@ -6311,16 +6406,15 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] orderState] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] orderData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] BrigdeIOS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnectRoot/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnectRoot] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard/<>c__DisplayClass13_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard/<>c__DisplayClass13_1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CreatAnimalCard] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] DataKeys] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] DataMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] AppMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MainThreadMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ErrorLogger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] InputHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] LevelManager] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MaxPayManager/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MaxPayManager/<>c__DisplayClass14_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MaxPayManager/<>c__DisplayClass14_1] Analyse Type References in Custom Attribute References...
@@ -6331,10 +6425,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] PayerData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ApplePayClass] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] checkData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] SettleUp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] PlayLog] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Card_item] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] SuccessData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] rewardState] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] GiftData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] GiftType] Analyse Type References in Custom Attribute References...
@@ -7204,6 +7294,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_confirm] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_edit] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_get] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_getcash] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_kicket] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_pay] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.btn_top] Analyse Type References in Custom Attribute References...
@@ -7219,6 +7310,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_newRecord] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_rank] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_record] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_redeem_code] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_regulation] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_saveingpot] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.tixian.com_task] Analyse Type References in Custom Attribute References...
@@ -7273,6 +7365,24 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.bkg_jilu.com_jilu] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.bkg_jilu.com_panel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.bkg_jilu.com_record_item] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_Theme.Arrow_ThemeBinder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_Theme.btn_switch] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_Theme.com_theme] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.ArrorPoint] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.ArrowEnd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.Arrow_gameBinder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_green] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_petty] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_saveingpot] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.btn_watch] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_arrow_game] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_bottom] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_finger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_flicker] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.com_tips] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.HeartsPanel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.LineTile] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Arrow_game.view_container_parent] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Turntable_11.btn_close] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Turntable_11.btn_go1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.Turntable_11.com_coin] Analyse Type References in Custom Attribute References...
@@ -7379,6 +7489,8 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.btn_cash] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_end] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.cash_broad] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_arrow_end] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_arrow_end_again] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.com_success_cash] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.GameResult_08.GameResult_08Binder] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] FGUI.EMail_20.com_mail] Analyse Type References in Custom Attribute References...
@@ -7446,11 +7558,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.GameUrls] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.exBrPoolModel_2] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.exBrPool_2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.FAQRuleModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.FAQRule] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.FAQRuleModel1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MessageBoardModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MessageBoardModel1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MessageBoard] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.TurnOffRewardsModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.TurnOffRewards] Analyse Type References in Custom Attribute References...
@@ -7458,8 +7565,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.LevelAttempts] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.ExchangeDesModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.ExchangeDes] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.GameConfigModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.GameBoard] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.LargerewardNumModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.LargerewardNum] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MakeupModel/<>c__DisplayClass1_0] Analyse Type References in Custom Attribute References...
@@ -7468,8 +7573,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MakeupModel_2/<>c__DisplayClass1_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MakeupModel_2] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Makeup_2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.OnlineRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.OnlineRewards] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PassingTaskModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PassingTask] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PassportrewardsModel] Analyse Type References in Custom Attribute References...
@@ -7478,10 +7581,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Paidcoins] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.MultigiftModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Multigift] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankHourRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankDayRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankWeekRewardsModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RankRewards] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RewardNumModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.RewardNum] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PaidgiftModel] Analyse Type References in Custom Attribute References...
@@ -7493,9 +7592,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.TurntableModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Turntable] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.Preferences] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/d__8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.PaymentMsg] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c__DisplayClass20_0] Analyse Type References in Custom Attribute References...
@@ -7702,6 +7798,31 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AddViewoffUI/<>c__DisplayClass8_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AddViewoffUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AddViewoffUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass107_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass120_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass123_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass123_1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/<>c__DisplayClass90_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/d__115] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI/d__110] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JsonHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.LevelConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.AllLevelRoot] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SuccessData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowGameUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowThemeUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsUI/<>c__DisplayClass13_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ArrowTipsUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BroadcastCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BroadcastModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BroadcastUI] Analyse Type References in Custom Attribute References...
@@ -7717,11 +7838,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ChoosePropUI/<>c__DisplayClass16_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ChoosePropUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ChoosePropUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FAQUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FirstRewardCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FirstRewardModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FirstRewardUI/<>c] Analyse Type References in Custom Attribute References...
@@ -7737,6 +7853,11 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FXWndUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FxPlayData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.FXWndUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainUI/<>c__DisplayClass10_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameAgainUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameLoginCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameLoginModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameLoginUI] Analyse Type References in Custom Attribute References...
@@ -7762,12 +7883,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.H5UI/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.H5UI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.H5UICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUICtrl/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.HallUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JoastCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JoastData] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.JoastModel] Analyse Type References in Custom Attribute References...
@@ -7848,7 +7963,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c__DisplayClass17_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c__DisplayClass19_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PersonViewUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardCtrl] Analyse Type References in Custom Attribute References...
@@ -7857,41 +7972,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardUI/<>c__DisplayClass22_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PettyAwardUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass105_5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass67_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass70_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass94_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c__DisplayClass94_1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RainPlayUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.PrivacyUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUI/<>c__DisplayClass22_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUI/<>c__DisplayClass18_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUI/<>c__DisplayClass20_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRewardUICtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleCtrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleModel] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleUI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankRuleUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewUI/d__20] Analyse Type References in Custom Attribute References...
@@ -7899,6 +7983,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GObjectMoveFunc/<>c__DisplayClass0_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GObjectMoveFunc] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RecordViewUICtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeCtrl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeModel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeUI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RedeemCodeUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ResurgenceCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ResurgenceModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ResurgenceUI/<>c] Analyse Type References in Custom Attribute References...
@@ -7934,13 +8022,13 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotCtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotModel] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass24_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass26_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass29_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass31_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass25_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass27_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass30_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass32_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass35_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass35_1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass33_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass36_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c__DisplayClass36_1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUI] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.SaveingPotUICtrl] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.BuygoldCtrl] Analyse Type References in Custom Attribute References...
@@ -8028,8 +8116,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameDataSystem/<>c__DisplayClass9_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameDataSystem/<>c__DisplayClass9_1] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.GameDataSystem] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankSystemMgr/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.RankSystemMgr] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ConfigSystem/<>c] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ConfigSystem/<>c__DisplayClass7_0] Analyse Type References in Custom Attribute References...
[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChillConnect.ConfigSystem] Analyse Type References in Custom Attribute References...
@@ -8365,6 +8451,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [ChillConnect.SceneSwitchManager/LoadCallBack] Because of the deactivation of the 'Obfuscate delegate classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [ChillConnect.TimerTimeType] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [ChillConnect.TimerTimeType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.ArrowGameUI] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [ChillConnect.UILayerType] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [ChillConnect.UILayerType] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [ChillConnect.UIGComType] Because of the deactivation of the 'Obfuscate enum classes' settings.
@@ -8374,154 +8461,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [ChillConnect.NormalTimer/TimerMode] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.NormalTimer] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.Timer] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/Task] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/DestryAdTask] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.IOSClientFactory] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBannerAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBigoAd`1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IInterstitialAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.INativeAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IPopupAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IRewardedAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISplashAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BGAdGender] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BGAdGender] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BGAdLossReason] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BGAdLossReason] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BigoPosition] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BigoPosition] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.ConsentOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.ConsentOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] IKwaiAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr/InitResultCallbackImpl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiLog] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] BigoAds.Scripts.Platforms.Android.AndroidPlatformTool] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IRwardAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IKwaiAdController`3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.InitResultCallback] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdsSdk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdController] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdController] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Analyse Type References in Module...
@@ -8856,23 +8795,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Spine.Unity.Deprecated.SlotBlendModes/MaterialTexturePair] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Spine.Unity.Deprecated.SlotBlendModes/SlotMaterialTextureTuple] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Spine.Unity.Deprecated.SlotBlendModes/SlotMaterialTextureTuple] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.SkAdNetworkBinding] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Analyse Type References in Module...
@@ -8977,6 +8899,171 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [AppLovinMax.Internal.MaxEventExecutor/MaxAction] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [AppLovinMax.Internal.WebRequestType] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [AppLovinMax.Internal.WebRequestType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/Task] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper/DestryAdTask] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] AdHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.IOSClientFactory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoBaseAd`1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBannerAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IBigoAd`1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IInterstitialAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.INativeAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IPopupAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.IRewardedAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Common.ISplashAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig/Builder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoBannerRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoInterstitialRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoNativeRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoPopupRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoRewardedRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.BigoSplashRequest] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BGAdGender] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BGAdGender] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BGAdLossReason] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BGAdLossReason] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BigoBannerSize] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.BigoPosition] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.BigoPosition] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [BigoAds.Scripts.Api.Constant.ConsentOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [BigoAds.Scripts.Api.Constant.ConsentOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.SkAdNetworkBinding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] IKwaiAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr/InitResultCallbackImpl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAdsMgr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiLog] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd/InterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiInterAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd/RewardAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiVideoAd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] BigoAds.Scripts.Platforms.Android.AndroidPlatformTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IRwardAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientBidding] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IClientFactory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.IKwaiAdController`3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Common.ISDK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Request] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants/Currency] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Constants] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.InitResultCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig/Builder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiAdsSdk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.KwaiRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdController] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.IRewardAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdController] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.IInterstitialAdLoadListener] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[KwaiAds] KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Analyse Type References in Module...
@@ -9130,6 +9217,167 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [AppsFlyerSDK.AppsFlyerAutoLogPurchaseRevenueOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [AppsFlyerSDK.StoreKitVersion] Because of the deactivation of the 'Obfuscate enum classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [AppsFlyerSDK.StoreKitVersion] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSAuthorizationRequestData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSoundType] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationInterruptionLevel] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.TimeTriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.CalendarTriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.LocationTriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.TriggerData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotification] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionOptions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionIconType] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationAction] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSTextInputNotificationAction] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationAttachment] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategoryOptions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategory] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationStatus] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.AlertStyle] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.ShowPreviewsSetting] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSetting] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationSettings] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationWithUserInfo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTriggerType] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationLocationTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationPushTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTimeIntervalTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCalendarTrigger] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.AuthorizationOption] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.AuthorizationOption] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSAuthorizationRequestData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSAuthorizationRequestData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.PresentationOption] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.PresentationOption] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.NotificationSoundType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.NotificationSoundType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.NotificationInterruptionLevel] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.NotificationInterruptionLevel] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.TimeTriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.TimeTriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.CalendarTriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.CalendarTriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.LocationTriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.LocationTriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.TriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.TriggerData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationActionOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationActionOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationActionIconType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationActionIconType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationAttachment] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationAttachment] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationCategoryOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationCategoryOptions] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.AuthorizationStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.AuthorizationStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.AlertStyle] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.AlertStyle] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.ShowPreviewsSetting] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.ShowPreviewsSetting] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.NotificationSetting] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.NotificationSetting] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationSettings] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationSettings] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationWithUserInfo] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationWithUserInfo] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationTriggerType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationTriggerType] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationLocationTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationLocationTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationPushTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationPushTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationTimeIntervalTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationTimeIntervalTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.iOS.iOSNotificationCalendarTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.iOS.iOSNotificationCalendarTrigger] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.Notification] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationSettingsSection] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationCenterArgs] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationCenter/NotificationReceivedCallback] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationCenter] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationRepeatInterval] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationSchedule] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationIntervalSchedule] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationDateTimeSchedule] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationsPermissionStatus] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[Unity.Notifications.Unified] Unity.Notifications.NotificationsPermissionRequest] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.Notification] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.Notification] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationPresentation] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationPresentation] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationSettingsSection] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationSettingsSection] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationCenterArgs] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationCenterArgs] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationCenter/NotificationReceivedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationCenter/NotificationReceivedCallback] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationRepeatInterval] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationRepeatInterval] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationIntervalSchedule] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationIntervalSchedule] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationDateTimeSchedule] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationDateTimeSchedule] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Unity.Notifications.NotificationsPermissionStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Unity.Notifications.NotificationsPermissionStatus] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] NCWWA6A0SDK.SDKConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] NCWWA6A0SDK.AssetUtils] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Analyse Type References in Module...
@@ -9306,17 +9554,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] [VosacoSDK] Find Member to skip...
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] RgfCDfHLhn9WSDK.SDKConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[SDKConfig] RgfCDfHLhn9WSDK.AssetUtils] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Analyse Type References in Module...
@@ -9385,354 +9622,372 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NativeWebSocket.WebSocket/d__36] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NativeWebSocket.WebSocket/d__32] Because of the deactivation of the 'Obfuscate struct classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NativeWebSocket.WebSocket/d__32] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Type References in Module...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] 2MzJHVEV] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom/EE_Xw5Te] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom/E633wvnl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom/F84Sc7MW] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Loom] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] Uyw7S79d] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] yiuoAy60] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] lrP7qK_A/s1JuKmDh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] lrP7qK_A] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.Timer/TimerManager/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.Timer/TimerManager] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.Timer] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] UnityTimer.TimerExtensions] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VeAOtKL2/4GnjNwqF] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VeAOtKL2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ysmhVn2g/mNFqL1BL] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ysmhVn2g] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/_m2iuDw7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/HQuheStj] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.l0nEGYe4/I4lxUtY1] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.l0nEGYe4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AppsFlyerAdapter] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EizxXVv3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.oGF2DLvy] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UZAPntit] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCGameObject] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData/wtv7TkQU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.qMJEhRCr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.GYIyU0Gl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/DTDelcrR] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/3N1n_nGG] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/RxM0vmUM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/fhqdH6WU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/OXkruQ7o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/9Knq1sAT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/TepRjaqh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/a26vfM4o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/7t2Fo1w7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/xsPW_sUi] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/tm33GDxf] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/mcOm3RQG] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/WtwXgj37] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/52BgqC0L] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/I9trsU9a] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/AaYf_q7A] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/LluCUhos] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM/Fx_gyzDK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IMbCccrM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/i3d_xWNN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/jOQ8aWtM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/Zf7_yhd5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/16AEvq67] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/MRYE5_P6] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/r5xoYFgj] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/5SqU3YoW] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp/xrEFPfHr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AHelqtzp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CrashlyticsTester] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ml7qREab] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ci8zsSJn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mhiEV8MU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WciFKuB3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/ANDNaK8u] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData/KOvYx4AU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/cDjkJ71j] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/qVQpGSML] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/1p2Hw5Gq] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd/2MV36xZ4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.k9S9qGFd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/uhtvA8jX] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mmSZHWuK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXVjgc7l] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.YWBYDWMz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Tc8J8iE] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.STwox1zu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.cmo8GEP6] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9YOjVlf_/eLtR9ycs] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9YOjVlf_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AKNgDm5o/cK_yTyTK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AKNgDm5o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/Zllviz4F] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/34tHUYVh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/4aT_CNco] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/ix0XNN6l] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lOXIs52R/6AxM07tc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lOXIs52R] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.c4cu8duo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.b1WDY6rD/OMz5AJh3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.b1WDY6rD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.8Com7wsz/cHceUOr_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.8Com7wsz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ABConfigData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VariableData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.x59OmGYh] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FBjoVn_H] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.DEBUavDJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1gmKssf5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.jbDLUyfo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.sZXqM9By] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.T2GbCVZo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/bwqUihuS] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/REbtopuc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/Lv3f9tc4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/NdOC2oIc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/p9g8RTwI] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/DKow0C1n] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/fQlwnjlE] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Hprch9SS] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PaymentTypeCode] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawConfig] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawOrder] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lfxILG6N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdSourceData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdTypeData] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._QWUEfZw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/xSpqG0VN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv/PBg_3nkv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iUuye8Rv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HTLvvvm4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tCp6_n__] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tGRcAUdD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.W5uSElFZ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.fGYTqv2O] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9r6KnF71/r4PiZm9m] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.9r6KnF71] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/XCJ4_NO0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/5JNUpZWM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/RAzFisrl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/z8eZcXoc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/aJWhDZHv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/p4wwY2Dj] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/gabsyRhc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_/7Fkj1h_3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.nuScstq_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.n7cYRH1k/YVlNEAj9] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.n7cYRH1k] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7UL5RLLA/RNrYJm76] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7UL5RLLA] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FcNxi1Gd/CR1D5eoV] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FcNxi1Gd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/8K3XLqqe] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd/cwuKjI9J] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._g6XOAKd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.kaxkyolZ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.uynOnZSm] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXvxmpIQ/wt5ufZBi] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXvxmpIQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.vilze5gJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HuCUrlNQ/PXcpWzTR] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HuCUrlNQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_/Qy9f9sUO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/<>c] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Xk1EXmJ/53su9wY8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Xk1EXmJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0Wvzmzw7/XZzkmlcO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0Wvzmzw7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.TL1omcDf] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/M1YS7nW8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/zn4CjNWm] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/ZTt9NhrC] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/IaY8ECjw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/kNxPwJnw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/QbZW6D6q] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/odeaaxHN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CcbllAfr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/CkXHx1qx] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/azdk3JCZ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/8XhGl9t_] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/_M10x1b3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/feBTo8fn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/hqT7kPks] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/lsVl8wT8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW/rsH7jnGg] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tG9dGWMW] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/yiuKuw3A] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/uuDp0qzK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/DKl5PNRO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/VPQ82sbu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/Gocx1QlJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/drvQbxYP] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/OcRxePf5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/o4mDzIBN] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/TAH19zCY] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/2ARrFwRt] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4/fpwSos3i] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Nj2tYev4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/HGRixnVg] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/COaZhrIl] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk/GRrd16DT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Y2ZOc0tk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ckc9jQPu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.7iD1QYgd] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hCAXnxOQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/QDjYp0qk] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/gJTqBoz3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/fKymIfF0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt/p9a2IFEt] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.3OuFOxSt] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.aG6tTO_4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ox0obRYz/nlq1Iawx] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.Ox0obRYz] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.pGH4f89U] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CoroutineManager] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PgLuUk4p] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.4492B4_t] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.kQxhqOvs] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ftYaNUo7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._ocFIhAY] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.pUnyvHmc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.uSBd5eKv] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.jcm7tAAF] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/YksqkV6N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/HLi7NEMQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b/Q_2oPlmq] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tMgUeI0b] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ovfJcTl7] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.oKe42zZO] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.TEote0yT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/F0abo4L4] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/oj8uHA0N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc/EKWsXDkM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JAB_8Ibc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AtghiNcD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NHyO3zQ9/PZYbsNVM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NHyO3zQ9] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.q9VaHJeY] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0v6_USWw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/ix_hNS0f] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/LkkT9Xd0] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/UQOBE3m5] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/rYYp_h4B] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/f91Dxtk8] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/wj9Hfb8o] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/dhn81cuQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn/JVMFvDkF] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.iearYHgn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.R0VZl79l] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EventSystemHelper] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/aZSwCDDD] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/QuzsZXHM] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/Y1JGR9Pn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool/pD5Ba4mL] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.HttpRequestTool] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.0qJvztWJ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/9FI49iFo] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool/GdP0My5T] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.IEnumeratorTool] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1McJD5Nc] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5VeTb1GT] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.lUlE_35v] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/W3dQyftp] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/CzhNHIFK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/4cOkDy24] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.UnityMainThreadDispatcher] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.N9IFfTVQ/_eHwtnQK] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.N9IFfTVQ] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.drvtMF84] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.I0NaJo95] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.R3ZA2Vq2] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ZL6_WsRs] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.zJe23Mch] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.1LJ3bUw3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.vK8qQGrw] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._UqoCz8N/6W9Z5Gnr] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK._UqoCz8N] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.mpqIrS5L] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/mDP2oALA] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/lwNrbDg3] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/z3pUdYGu] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL/NClAlvwn] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.NBTXZcuL] Analyse Type References in Custom Attribute References...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ABConfigData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.ABConfigData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VariableData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VariableData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawConfig] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawConfig] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawOrder] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.WithDrawOrder] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdSourceData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdSourceData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdTypeData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.AdTypeData] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/<>c] Because of the type skipping settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Loom/EE_Xw5Te] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Loom/EE_Xw5Te] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Loom/E633wvnl] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Loom/E633wvnl] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [lrP7qK_A/s1JuKmDh] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [lrP7qK_A/s1JuKmDh] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CCTxData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.MobileData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.PaymentTypeCode] Because of compatibility component: Obfuscator - Compatibility : Has DoNotRenameAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.PaymentTypeCode] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.PaymentTypeCode] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.PgLuUk4p] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.PgLuUk4p] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.4492B4_t] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.4492B4_t] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.kQxhqOvs] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.kQxhqOvs] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.ftYaNUo7] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.ftYaNUo7] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK._ocFIhAY] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK._ocFIhAY] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.pUnyvHmc] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.pUnyvHmc] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.HttpRequestTool/aZSwCDDD] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.HttpRequestTool/aZSwCDDD] Because of the deactivation of the 'Obfuscate struct classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.HttpRequestTool/QuzsZXHM] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.HttpRequestTool/QuzsZXHM] Because of the deactivation of the 'Obfuscate enum classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RgfCDfHLhn9WSDK.vK8qQGrw] Because of the deactivation of the 'Obfuscate delegate classes' settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RgfCDfHLhn9WSDK.vK8qQGrw] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Analyse Type References in Module...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] jz79f_Cl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom/OVxuVb3p] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom/ie2f3aII] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom/yARGiXY6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] Loom] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] ekir75Dy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] bIm5AGvY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] 0nmBbgpv/gySaD9XG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] 0nmBbgpv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.Timer/TimerManager/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.Timer/TimerManager] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.Timer] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] UnityTimer.TimerExtensions] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.P4MuxVdl/uatn8nWT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.P4MuxVdl] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.LS6sQsYd/YDIFOAGH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.LS6sQsYd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/Sbzm_8_S] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/k5lGMgJe] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z/MsJTCxVN] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HF4dHJ2z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DNGSZ_GF/wD_c4obD] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DNGSZ_GF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AppsFlyerAdapter/sYap8yB5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AppsFlyerAdapter] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WWfqtTyW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CsKkEF19] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.qjGPl3mG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CCGameObject] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData/yh_yooC4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.cNkj6t6G] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zkVYHuGt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Nki2R360] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/TjWBLlAI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/U8Wo7s5z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/jpEVnSHC] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/T0021n2e] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/UenYjKTr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/wiv0x08z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/PMTAtbff] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/g_7YHhvP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/o8arbITY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/SoYDoWIy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/tYLIH5cB] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/Q2oAbFB0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/LXDnp9Va] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/zEiSbKYJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/n1I8BHsk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/BtN0s4v_] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf/hxNRK3nV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.La26kUUf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P_tIKVZI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Sw02O1YP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/Cyy_zftv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/P5PGITeZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/v2xvEwSc] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/OiQwSOlq] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/k4CDf0bC] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy/NY_B0rb2] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5HqDpeAy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CrashlyticsTester] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kA20O9uJ/fVr4tX7B] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kA20O9uJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kHPCMqeG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.qvj2o3Kx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.XNQ548aV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.tVY8mDey] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/IXah2n5x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData/BEN0LZ_C] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/6Pxf176b] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV/jjScjgX9] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.0OeHOgnV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/comvJYPR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/D6G5mzNJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI/ofANLcIp] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._pi9GFWI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/ArkL_kxT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ/Ge4uEW2J] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NAONsKKQ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.ZcoLw0fr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK._JRoLjTq] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.InzIm0aw] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MrbJU3bf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.XtN1tkMo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.1DWjP3R3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GMp9qyzh/bByoQwsW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GMp9qyzh] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.1H6gasHK/KAEvmXY_] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.1H6gasHK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/SYpr2kY7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/N7wEeN7b] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/wMK6pgBM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/S_Jd8aJH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na/Hkf4JRQ3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lFnrg3na] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hgxZUZoU/dg4dyUsP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hgxZUZoU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.J6nBALhf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GiaZ83Gi/rXQX72z1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GiaZ83Gi] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.2jOpTKuQ/thDY5sA5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.2jOpTKuQ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WIAb2I3p/lyyHKQuT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WIAb2I3p] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.ABConfigData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VariableData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.SBqlMfpz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.tlHPWmCJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.xNgbtm4d] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GjwQXiNt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MsnDXhiv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.iub_jNo1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.7udn2ik0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/Pf3LYAaF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/KmhRjCv3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JCS0LC9z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/1v5CUixX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/RYlGD7sM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/lYQbvsPf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/9OyKOC1j] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/suVbUUaT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY/JWXtcLWz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.FE1tENQY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.y_yqHj56] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.PaymentTypeCode] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawConfig] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawOrder] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.fuZLhKB5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AdSourceData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AdTypeData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.x_uvXbsm] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/AdItem] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/y5RoMj3q] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/Syr4EUro] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1/vysA0RzO] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EoRLIEN1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/0HkJEviY] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/L7WaHIv0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool/PmUSmGF1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.WebViewTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eJI6PPHU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.fWxsorFR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.n5mWxaG7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.5pmLbo5q] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rnO8Qs6J] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lS84s8WI/RC46nU5N] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lS84s8WI] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/BXxoKSVr] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/7aqivhan] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/JKQI7Yoi] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/f9O2K2G2] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/psW3IV9b] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/TiFp2zcf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/_if8Ghnx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y/FAKjPNNF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ie0cNY7y] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.k6SB4Ii9/JgeCtSm6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.k6SB4Ii9] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eyf6Pt6x/3ihhiB_P] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eyf6Pt6x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CTEFbNnX/SJHq5CQA] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CTEFbNnX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/lemBBRiQ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5/ogSRqo8x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.hQe9GGD5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VwVqErR4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.74Xxe8vW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.u3h9WZxC/J7mo2zMa] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.u3h9WZxC] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.lUymcp4X] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.vQsui64U/vcthNTwu] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.vQsui64U] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDKAdHelper/qMiZ7TIb] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDKAdHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/<>c] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eR6UCSoS/OnbBHpOz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.eR6UCSoS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.3dWQ0hwG/BFRvpLJV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.3dWQ0hwG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.XcGZrLdj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/DUwxQVIz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/RSeEcxAx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/5HtSS4sR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/p8EUOyLG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/vQdwPmnH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/bSfV57AP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/I4VEndUX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/lgjl9G8v] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/WsM5M6Oj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/o7JXSw71] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/SBcG2Uyd] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/7Ux2Rbdf] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/KTbqJCZH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/TKKhR8SV] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/NEcIpWPq] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ/EvTaT7__] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.knzhmjPJ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/SQptvpa8] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/v5HHtbyt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/vGbcyy0l] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/DfuL6bG3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/FMNJUCYP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/qwWC0XCt] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Stp8e6Mz] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/ntdGk9tT] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/Qf61dg5Y] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/lEHUalm7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA/zY1Egy3g] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VT5VdDMA] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/9jtUj3Vb] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/pSnH6Cu5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x/22kgfmsu] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rkgJBn8x] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DsCpHfPX] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.iWHdFEol] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.TDEsb7f2] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zRnlKW2v] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/V0MFwXdM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/5B8rB_0j] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW/zIDSEpkZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.O688_KyW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.MtnLkIzN] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Vr6BqPZe/Lu3qD_On] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Vr6BqPZe] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.rvsiCRVS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CoroutineManager] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.2XqbHkM3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HhMcoaMv] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.U7VRt6KN] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Z_gmVcgW] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.LHH6PGB4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Axurb_ej] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.7BRlQ3Ju] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.DXvhFEXU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/tTYjNUbZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/hfETrfcc] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7/YYAiCb9p] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.zJ0Dc3L7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.OegwZ5Nk] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.GQ9hMfq0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.44bb6UH6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/R69TXBB3] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/7k7j6dTK] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0/Zd3dgazx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EJd8tCu0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.kdnGYDsU] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.wj89OqKM/25wJ7F_f] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.wj89OqKM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.sLEz62hy] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.J3yqU0zb] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/JYOm9lv6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/65EF4U2Z] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/AfjV2XRj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/nckMjgdZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/ESJ5qslo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/FMw_6LX5] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/tyotZ3p7] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9/WfYfSgqS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.yyOsyoT9] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.VQ4VlCec] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.EventSystemHelper] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/IcFgyaoi] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/GGkWWB3l] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/qP1YB8JH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool/61ue28fG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.HttpRequestTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AWeXscxx] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/FulKyI1o] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool/YxvSDQzP] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.IEnumeratorTool] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Kvd5aj90] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.tDUG9lqj] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bJSyCU47] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/T4MLdGPZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/pK59aV8V] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher/UNQvMiRR] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.UnityMainThreadDispatcher] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.TopOnAdData] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.ExtInfo] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.K8wwZaIG/ilT6IxB4] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.K8wwZaIG] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.bqWMUy0R] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.28iclom6] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.U_2qfwsF] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.6qFUcw64] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.CA8u3EP1] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.Ihwe9EUZ] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.AC3cGDzS] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.mqRL9L67/CnKjZyr0] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.mqRL9L67] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.acs8E9WB] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/dkXZrs1F] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/BVlR4twH] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/0y5r7ogM] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63/V74Um1L_] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [[NCWWA6A0SDK] NCWWA6A0SDK.JDqz8H63] Analyse Type References in Custom Attribute References...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.ABConfigData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.ABConfigData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.VariableData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.VariableData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawConfig] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawConfig] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawOrder] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.WithDrawOrder] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.AdSourceData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AdSourceData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.AdTypeData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.AdTypeData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/AdItem] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.bIwp6g3G/AdItem] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.NCWWA6A0SDK_Manager/<>c] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.TopOnAdData] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.TopOnAdData] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type and Members [[NCWWA6A0SDK] NCWWA6A0SDK.ExtInfo] Because of compatibility component: Obfuscator - Compatibility : Has the DoNotObfuscateClassAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Full Type [[NCWWA6A0SDK] NCWWA6A0SDK.ExtInfo] Because of the type skipping settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Loom/OVxuVb3p] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Loom/OVxuVb3p] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Loom/ie2f3aII] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Loom/ie2f3aII] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [0nmBbgpv/gySaD9XG] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [0nmBbgpv/gySaD9XG] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[NCWWA6A0SDK] NCWWA6A0SDK.CCTxData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[NCWWA6A0SDK] NCWWA6A0SDK.MobileData] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[NCWWA6A0SDK] NCWWA6A0SDK.PaymentTypeCode] Because of compatibility component: Obfuscator - Compatibility : Has DoNotRenameAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.PaymentTypeCode] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.PaymentTypeCode] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.2XqbHkM3] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.2XqbHkM3] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.HhMcoaMv] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.HhMcoaMv] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.U7VRt6KN] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.U7VRt6KN] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.Z_gmVcgW] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.Z_gmVcgW] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.LHH6PGB4] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.LHH6PGB4] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.Axurb_ej] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.Axurb_ej] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.HttpRequestTool/IcFgyaoi] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.HttpRequestTool/IcFgyaoi] Because of the deactivation of the 'Obfuscate struct classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.HttpRequestTool/GGkWWB3l] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.HttpRequestTool/GGkWWB3l] Because of the deactivation of the 'Obfuscate enum classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [NCWWA6A0SDK.AC3cGDzS] Because of the deactivation of the 'Obfuscate delegate classes' settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [NCWWA6A0SDK.AC3cGDzS] Because of the deactivation of the 'Obfuscate delegate classes' settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Type Cache Replacement
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component MonoBehaviour - Class - Obfuscation
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] RgfCDfHLhn9WSDKDemo] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] NCWWA6A0SDKDemo] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnectRoot] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] CreatAnimalCard] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ErrorLogger] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] InputHelper] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] LevelManager] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] GMTool] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ES3AutoSave] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ES3AutoSaveMgr] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
@@ -9804,7 +10059,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] FairyGUI.UIPanel] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] FairyGUI.TimersEngine] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] FlyingWormConsole3.ConsoleProRemoteServer] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] IgnoreOPS.WebviewManager] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.FXManager] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.HallManager] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
@@ -9827,7 +10081,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.NormalTimer] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.Timer] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] ChillConnect.ParticleUnscaledTime] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[spine-unity] Spine.Unity.BoneFollower] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[spine-unity] Spine.Unity.BoneFollowerGraphic] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[spine-unity] Spine.Unity.BoundingBoxFollower] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
@@ -9853,6 +10106,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[spine-unity] Spine.Unity.SkeletonUtilityConstraint] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[spine-unity] Spine.Unity.Deprecated.SlotBlendModes] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[MaxSdk.Scripts] AppLovinMax.Internal.MaxEventExecutor] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[BigoAds] BigoAds.Scripts.Common.BigoDispatcher] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[IngameDebugConsole.Runtime] IngameDebugConsole.DebugLogItem] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[IngameDebugConsole.Runtime] IngameDebugConsole.DebugLogManager] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[IngameDebugConsole.Runtime] IngameDebugConsole.DebugLogPopup] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
@@ -9864,6 +10118,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[AppsFlyer] AppsFlyerSDK.AppsFlyer] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[AppsFlyer] AppsFlyerSDK.AppsFlyerPurchaseRevenueBridge] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[AppsFlyer] AppsFlyerSDK.AppsFlyerPurchaseConnector] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationsWrapper] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[DOTweenPro.Scripts] DG.Tweening.DOTweenAnimation] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[WebView] WebViewObject] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[endel.nativewebsocket] MainThreadUtil] Obfuscation of MonoBehaviours in Unity Assemblies got deactivated by settings.
@@ -9939,36 +10194,36 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[spine-unity] UnityEngine.Material Spine.Unity.BlendModeMaterialsAsset::screenMaterialTemplate] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[spine-unity] UnityEngine.Material Spine.Unity.BlendModeMaterialsAsset::additiveMaterialTemplate] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[spine-unity] System.Boolean Spine.Unity.BlendModeMaterialsAsset::applyAdditiveMaterial] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[SDKConfig] RgfCDfHLhn9WSDK.SDKConfig] Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appsFlyerDevKey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appsFlyerIosAppleAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appKey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appSecret] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::logReportUrl] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::maxAppKey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::splashUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bannerUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::interUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::videoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::kwaiAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::kwaiVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::kwaiInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bigoAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::bigoVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::bigoInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bigoSplashUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponAppkey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobSplashUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isDebug] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isPrintLog] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isUseAdmobSplash] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] RgfCDfHLhn9WSDK.SDKConfig RgfCDfHLhn9WSDK.SDKConfig::_instance] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[SDKConfig] NCWWA6A0SDK.SDKConfig] Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appsFlyerDevKey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appsFlyerIosAppleAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appKey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appSecret] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::logReportUrl] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::maxAppKey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::splashUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bannerUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::interUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::videoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::kwaiAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::kwaiVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::kwaiInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bigoAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::bigoVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::bigoInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bigoSplashUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponAppkey] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobAppId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobVideoUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobInterUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobSplashUnitId] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isDebug] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isPrintLog] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isUseAdmobSplash] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] NCWWA6A0SDK.SDKConfig NCWWA6A0SDK.SDKConfig::_instance] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings.
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Playable - Class - Obfuscation
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Method - Obfuscation
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Analyse Member...
@@ -10000,11 +10255,11 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void AnimationCurveData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FXPool`1::.ctor(UnityEngine.Transform)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void MD5Kit::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RgfCDfHLhn9WSDKDemo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void NCWWA6A0SDKDemo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void AdRedeemManager/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void AdRedeemManager/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void AdRedeemManager/<>c__DisplayClass18_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -10016,8 +10271,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void orderState::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void orderData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::copyText(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::SaveVideoWithCustomDate(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::SaveImageWithCustomDate(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::TrackProduct(System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::OpenWebview(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::CloseWebview()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -10038,20 +10291,21 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::setRewardBtnTag(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::SetOffset(System.Int32,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void BrigdeIOS::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnectRoot/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnectRoot/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnectRoot::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnectRoot::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void CreatAnimalCard/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void CreatAnimalCard/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void CreatAnimalCard/<>c__DisplayClass13_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void CreatAnimalCard/<>c__DisplayClass13_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void CreatAnimalCard::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void CreatAnimalCard::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void CreatAnimalCard::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnectRoot::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void AppMsg::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void MainThreadMsg::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ErrorLogger::OnEnable()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ErrorLogger::OnDisable()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ErrorLogger::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void InputHelper::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void InputHelper::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void LevelManager::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void LevelManager::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void LevelManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void MaxPayManager/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void MaxPayManager/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void MaxPayManager/<>c__DisplayClass14_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -10065,10 +10319,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void PayerData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ApplePayClass::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void checkData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void SettleUp::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void PlayLog::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Card_item::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void SuccessData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void GiftData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void OpenBrowser::_openURL(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void OpenBrowser::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11224,6 +11474,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.btn_confirm::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.btn_edit::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.btn_get::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.btn_getcash::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.btn_kicket::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.btn_pay::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.btn_top::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11239,6 +11490,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.com_newRecord::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.com_rank::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.com_record::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.com_redeem_code::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.com_regulation::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.com_saveingpot::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.tixian.com_task::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11293,6 +11545,24 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.bkg_jilu.com_jilu::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.bkg_jilu.com_panel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.bkg_jilu.com_record_item::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_Theme.Arrow_ThemeBinder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_Theme.btn_switch::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_Theme.com_theme::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.ArrorPoint::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.ArrowEnd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.Arrow_gameBinder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.btn_green::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.btn_petty::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.btn_saveingpot::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.btn_watch::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.com_arrow_game::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.com_bottom::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.com_finger::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.com_flicker::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.com_tips::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.HeartsPanel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.LineTile::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Arrow_game.view_container_parent::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Turntable_11.btn_close::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Turntable_11.btn_go1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.Turntable_11.com_coin::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11399,6 +11669,8 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.GameResult_08.btn_cash::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.GameResult_08.com_end::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.GameResult_08.cash_broad::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.GameResult_08.com_arrow_end::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.GameResult_08.com_arrow_end_again::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.GameResult_08.com_success_cash::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.GameResult_08.GameResult_08Binder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void FGUI.EMail_20.com_mail::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11466,11 +11738,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.GameUrls::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.exBrPoolModel_2::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.exBrPool_2::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.FAQRuleModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.FAQRule::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.FAQRuleModel1::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.MessageBoardModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.MessageBoardModel1::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.MessageBoard::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.TurnOffRewardsModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.TurnOffRewards::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11478,8 +11745,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.LevelAttempts::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.ExchangeDesModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.ExchangeDes::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.GameConfigModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.GameBoard::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.LargerewardNumModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.LargerewardNum::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.MakeupModel/<>c__DisplayClass1_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11488,8 +11753,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.MakeupModel_2/<>c__DisplayClass1_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.MakeupModel_2::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.Makeup_2::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.OnlineRewardsModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.OnlineRewards::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.PassingTaskModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.PassingTask::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.PassportrewardsModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11498,10 +11761,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.Paidcoins::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.MultigiftModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.Multigift::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.RankHourRewardsModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.RankDayRewardsModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.RankWeekRewardsModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.RankRewards::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.RewardNumModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.RewardNum::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.PaidgiftModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11513,13 +11772,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.TurntableModel::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.Turntable::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.Preferences::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1/d__8::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Boolean IgnoreOPS.AppsFlyerObjectScript1/d__8::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.AppsFlyerObjectScript1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.PaymentMsg::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.WebviewManager/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void IgnoreOPS.WebviewManager/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11743,6 +11995,32 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.AddViewoffUI/<>c__DisplayClass8_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.AddViewoffUI::.ctor(ChillConnect.AddViewoffUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.AddViewoffUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI/<>c__DisplayClass107_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI/<>c__DisplayClass120_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI/<>c__DisplayClass123_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI/<>c__DisplayClass123_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI/<>c__DisplayClass90_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI/d__115::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Boolean ChillConnect.ArrowGameUI/d__115::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI/d__110::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Boolean ChillConnect.ArrowGameUI/d__110::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUI::.ctor(ChillConnect.ArrowGameUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.LevelConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.AllLevelRoot::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SuccessData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowGameUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowThemeCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowThemeModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowThemeUI::.ctor(ChillConnect.ArrowThemeUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowThemeUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowTipsCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowTipsModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowTipsUI/<>c__DisplayClass13_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowTipsUI::.ctor(ChillConnect.ArrowTipsUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ArrowTipsUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.BroadcastCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.BroadcastModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.BroadcastUI::.ctor(ChillConnect.BroadcastUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11760,13 +12038,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ChoosePropUI/<>c__DisplayClass16_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ChoosePropUI::.ctor(ChillConnect.ChoosePropUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ChoosePropUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FAQCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FAQModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FAQUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FAQUI/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FAQUI::.ctor(ChillConnect.FAQUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FAQUI::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FAQUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FirstRewardCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FirstRewardModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FirstRewardUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11784,6 +12055,11 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FxPlayData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FxPlayData::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.FXWndUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameAgainCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameAgainModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameAgainUI/<>c__DisplayClass10_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameAgainUI::.ctor(ChillConnect.GameAgainUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameAgainUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameLoginCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameLoginModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameLoginUI::.ctor(ChillConnect.GameLoginUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11812,14 +12088,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.H5UI/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.H5UI::.ctor(ChillConnect.H5UICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.H5UICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallUI/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallUI::.ctor(ChillConnect.HallUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallUICtrl/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallUICtrl/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.HallUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.JoastCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.JoastData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.JoastModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11906,7 +12174,7 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PersonViewModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PersonViewUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PersonViewUI/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PersonViewUI/<>c__DisplayClass17_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PersonViewUI/<>c__DisplayClass19_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PersonViewUI::.ctor(ChillConnect.PersonViewUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PersonViewUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PettyAwardCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11915,45 +12183,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PettyAwardUI/<>c__DisplayClass22_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PettyAwardUI::.ctor(ChillConnect.PettyAwardUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PettyAwardUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass105_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass105_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass105_2::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass105_3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass105_4::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass105_5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass67_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass70_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass94_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI/<>c__DisplayClass94_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI::.ctor(ChillConnect.RainPlayUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUI::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RainPlayUICtrl::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PrivacyCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PrivacyModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PrivacyUI::.ctor(ChillConnect.PrivacyUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.PrivacyUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankUI/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankUI/<>c__DisplayClass22_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankUI::.ctor(ChillConnect.RankUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRewardCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRewardModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRewardUI/<>c__DisplayClass18_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRewardUI/<>c__DisplayClass20_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRewardUI::.ctor(ChillConnect.RankRewardUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRewardUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRuleCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRuleModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRuleUI::.ctor(ChillConnect.RankRuleUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankRuleUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RecordViewCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RecordViewModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RecordViewUI/d__20::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -11961,6 +12194,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RecordViewUI::.ctor(ChillConnect.RecordViewUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GObjectMoveFunc/<>c__DisplayClass0_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RecordViewUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RedeemCodeCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RedeemCodeModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RedeemCodeUI::.ctor(ChillConnect.RedeemCodeUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RedeemCodeUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ResurgenceCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ResurgenceModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ResurgenceUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -12001,13 +12238,13 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotModel::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass24_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass26_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass29_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass31_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass25_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass27_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass30_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass32_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass35_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass35_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass33_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass36_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI/<>c__DisplayClass36_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUI::.ctor(ChillConnect.SaveingPotUICtrl)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SaveingPotUICtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.BuygoldCtrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -12104,10 +12341,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameDataSystem/<>c__DisplayClass9_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameDataSystem/<>c__DisplayClass9_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.GameDataSystem::.ctor(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankSystemMgr/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankSystemMgr/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankSystemMgr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.RankSystemMgr::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ConfigSystem/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ConfigSystem/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.ConfigSystem/<>c__DisplayClass7_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
@@ -12262,174 +12495,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.Singleton`1::Dispose()] Some other Method in the Method group getting skipped.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SingletonUnity`1::Dispose()] Method is in group that has external definition (is in some assembly that gets not obfuscated).
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void ChillConnect.SingletonUnity`1::Dispose()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Method References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void AdHelper/Task::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void AdHelper/DestryAdTask::.ctor(UnityEngine.AndroidJavaObject)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void AdHelper::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.IOSClientFactory::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_loadBannerAdData(System.IntPtr,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_SetBannerAdPosition(System.IntPtr,System.Int32,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenWidth()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenHeight()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenSafeTop()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenSafeBottom()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::Invoke(System.IntPtr,System.Int32,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::BeginInvoke(System.IntPtr,System.Int32,System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::Invoke(System.IntPtr,System.Int32,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::BeginInvoke(System.IntPtr,System.Int32,System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_loadAdData(System.Int32,System.IntPtr,System.String,System.String,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_showAd(System.Int32,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_destroyAd(System.Int32,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Boolean BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_IsExpired(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Boolean BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_IsClientBidding(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Double BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_GetPrice(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_NotifyWin(System.IntPtr,System.Double,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_NotifyLoss(System.IntPtr,System.Double,System.String,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IntPtr BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::BigoIOS_config(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::BigoIOS_configSetInfo(System.IntPtr,System.Boolean,System.Int32,System.Int32,System.Int64)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::BigoIOS_configSetExtra(System.IntPtr,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_initSDK(System.IntPtr,System.IntPtr,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Boolean BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_sdkInitializationState()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.String BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_sdkVersion()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.String BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_sdkVersionName()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentGDPR(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentCCPA(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentLGPD(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentCOPPA(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_addExtraHost(System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_loadNativeAdData(System.IntPtr,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_SetNativeAdPosition(System.IntPtr,System.Int32,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenWidth()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenHeight()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenSafeTop()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenSafeBottom()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd::BigoIOS_loadRewardedAdData(System.IntPtr,System.String,System.String,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid::.ctor(BigoAds.Scripts.Common.IBigoAd`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1::.ctor(System.String,BigoAds.Scripts.Common.IBigoAd`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::CreateInstance()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdConfig/Builder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdConfig::.ctor(BigoAds.Scripts.Api.BigoAdConfig/Builder)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::Invoke()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::BeginInvoke(System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoBannerAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoBannerRequest::.ctor(BigoAds.Scripts.Api.Constant.BigoBannerSize,BigoAds.Scripts.Api.Constant.BigoPosition)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoInterstitialAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoInterstitialRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoNativeAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoNativeRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoPopupAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoPopupRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoRewardedAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoRewardedRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoSplashAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoSplashRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.Constant.BigoBannerSize::.ctor(System.Int32,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.Constant.BigoBannerSize::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Method References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr/InitResultCallbackImpl::.ctor(System.Action`3)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiLog::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiLog::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::.ctor(KwaiInterAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::.ctor(KwaiInterAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd::.ctor(System.String,IKwaiAdListener)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::.ctor(KwaiVideoAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::.ctor(KwaiVideoAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd::.ctor(System.String,IKwaiAdListener)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.Constants/Currency::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.KwaiAdConfig/Builder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.KwaiAdConfig::.ctor(KwaiAds.Scripts.Api.KwaiAdConfig/Builder)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.KwaiRequest::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnLoaded(System.String,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnLoadFailed(System.String,System.Int32,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnShow()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnShowFailed(System.Int32,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnClick()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnClosed()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnReward()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr/InitResultCallbackImpl::OnFail(System.Int32,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr/InitResultCallbackImpl::OnSuccess()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdClick()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdClose()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdPlayComplete()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdShow()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdShowFailed(System.Int32,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::OnAdLoadFailed(System.String,System.Int32,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::OnAdLoadStart(System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::OnAdLoadSuccess(System.String,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdClick()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdClose()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdPlayComplete()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdShow()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdShowFailed(System.Int32,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnRewardEarned()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::OnAdLoadFailed(System.String,System.Int32,System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::OnAdLoadStart(System.String)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::OnAdLoadSuccess(System.String,System.String)] Some other Method in the Method group getting skipped.
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Find Method References in Modules...
@@ -12822,23 +12887,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[spine-unity] System.Void Spine.Collections.OrderedDictionary`2::Clear()] Some other Method in the Method group getting skipped.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[spine-unity] System.Int32 Spine.Collections.OrderedDictionary`2::get_Count()] Method is in group that has external definition (is in some assembly that gets not obfuscated).
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[spine-unity] System.Int32 Spine.Collections.OrderedDictionary`2::get_Count()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Method References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::Invoke(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.IAsyncResult Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::BeginInvoke(System.Int32,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding::InterfaceTrackingAuthorizationRequest(Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Int32 Unity.Advertisement.IosSupport.ATTrackingStatusBinding::InterfaceGetTrackingAuthorizationStatus()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.SkAdNetworkBinding::InterfaceSkAdNetworkUpdateConversionValue(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.SkAdNetworkBinding::InterfaceSkAdNetworkRegisterAppForNetworkAttribution()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.SkAdNetworkBinding::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find Method References in Modules...
@@ -13002,8 +13050,191 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[MaxSdk.Scripts] System.String MaxSdkBase/ErrorInfo::ToString()] Some other Method in the Method group getting skipped.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[MaxSdk.Scripts] System.String MaxSdkBase/SafeAreaInsets::ToString()] Method is in group that has external definition (is in some assembly that gets not obfuscated).
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[MaxSdk.Scripts] System.String MaxSdkBase/SafeAreaInsets::ToString()] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[MaxSdk.Scripts] System.Void AppLovinMax.ThirdParty.MiniJson.Json/Parser::Dispose()] Method is in group that has external definition (is in some assembly that gets not obfuscated).
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[MaxSdk.Scripts] System.Void AppLovinMax.ThirdParty.MiniJson.Json/Parser::Dispose()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Method References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void AdHelper/Task::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void AdHelper/DestryAdTask::.ctor(UnityEngine.AndroidJavaObject)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void AdHelper::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.IOSClientFactory::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_loadBannerAdData(System.IntPtr,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_SetBannerAdPosition(System.IntPtr,System.Int32,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenWidth()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenHeight()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenSafeTop()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::BigoIOS_getScreenSafeBottom()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityBannerAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::Invoke(System.IntPtr,System.Int32,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::BeginInvoke(System.IntPtr,System.Int32,System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::Invoke(System.IntPtr,System.Int32,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::BeginInvoke(System.IntPtr,System.Int32,System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_loadAdData(System.Int32,System.IntPtr,System.String,System.String,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_showAd(System.Int32,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_destroyAd(System.Int32,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Boolean BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_IsExpired(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Boolean BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_IsClientBidding(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Double BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_GetPrice(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_NotifyWin(System.IntPtr,System.Double,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::BigoIOS_NotifyLoss(System.IntPtr,System.Double,System.String,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IntPtr BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::BigoIOS_config(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::BigoIOS_configSetInfo(System.IntPtr,System.Boolean,System.Int32,System.Int32,System.Int64)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::BigoIOS_configSetExtra(System.IntPtr,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_initSDK(System.IntPtr,System.IntPtr,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk/SuccessCallbackDelegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Boolean BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_sdkInitializationState()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.String BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_sdkVersion()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.String BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_sdkVersionName()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentGDPR(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentCCPA(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentLGPD(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_setConsentCOPPA(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::BigoIOS_addExtraHost(System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySdk::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityTools::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityinterstitialAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_loadNativeAdData(System.IntPtr,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_SetNativeAdPosition(System.IntPtr,System.Int32,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenWidth()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenHeight()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenSafeTop()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Int32 BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::BigoIOS_getScreenSafeBottom()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityNativeAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitypopupAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::Invoke(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd::BigoIOS_loadRewardedAdData(System.IntPtr,System.String,System.String,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidLoadCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adLoadFailCallBack_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidShowCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidClickCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidDismissCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoIOSBaseAd/adDidErrorCallback_delegate,BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd/adDidEarnRewardCallback_delegate)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnityRewardedAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Platforms.iOS.Adapter.BigoAd.BigoUnitySplashAd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1/BigoAdBid::.ctor(BigoAds.Scripts.Common.IBigoAd`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass35_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1/<>c__DisplayClass39_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoBaseAd`1::.ctor(System.String,BigoAds.Scripts.Common.IBigoAd`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::CreateInstance()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Common.BigoDispatcher::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdConfig/Builder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdConfig::.ctor(BigoAds.Scripts.Api.BigoAdConfig/Builder)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::Invoke()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.IAsyncResult BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::BeginInvoke(System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoAdSdk/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoBannerAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoBannerRequest::.ctor(BigoAds.Scripts.Api.Constant.BigoBannerSize,BigoAds.Scripts.Api.Constant.BigoPosition)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoInterstitialAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoInterstitialRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoNativeAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoNativeRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoPopupAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoPopupRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoRewardedAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoRewardedRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoSplashAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.BigoSplashRequest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.Constant.BigoBannerSize::.ctor(System.Int32,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[BigoAds] System.Void BigoAds.Scripts.Api.Constant.BigoBannerSize::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Method References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::Invoke(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.IAsyncResult Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::BeginInvoke(System.Int32,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding::InterfaceTrackingAuthorizationRequest(Unity.Advertisement.IosSupport.ATTrackingStatusBinding/RequestAuthorizationTrackingCompleteHandler)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Int32 Unity.Advertisement.IosSupport.ATTrackingStatusBinding::InterfaceGetTrackingAuthorizationStatus()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.ATTrackingStatusBinding::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.SkAdNetworkBinding::InterfaceSkAdNetworkUpdateConversionValue(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.SkAdNetworkBinding::InterfaceSkAdNetworkRegisterAppForNetworkAttribution()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Advertisement.IosSupport] System.Void Unity.Advertisement.IosSupport.SkAdNetworkBinding::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Method References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr/InitResultCallbackImpl::.ctor(System.Action`3)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiLog::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiLog::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::.ctor(KwaiInterAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::.ctor(KwaiInterAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd::.ctor(System.String,IKwaiAdListener)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::.ctor(KwaiVideoAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::.ctor(KwaiVideoAd)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd::.ctor(System.String,IKwaiAdListener)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.Constants/Currency::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.KwaiAdConfig/Builder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.KwaiAdConfig::.ctor(KwaiAds.Scripts.Api.KwaiAdConfig/Builder)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.KwaiRequest::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.Reward.KwaiRewardAdRequest::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAds.Scripts.Api.Interstitial.KwaiInterstitialAdRequest::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnLoaded(System.String,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnLoadFailed(System.String,System.Int32,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnShow()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnShowFailed(System.Int32,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnClick()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnClosed()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void IKwaiAdListener::OnReward()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr/InitResultCallbackImpl::OnFail(System.Int32,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiAdsMgr/InitResultCallbackImpl::OnSuccess()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdClick()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdClose()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdPlayComplete()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdShow()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdListener::OnAdShowFailed(System.Int32,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::OnAdLoadFailed(System.String,System.Int32,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::OnAdLoadStart(System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiInterAd/InterstitialAdLoadListener::OnAdLoadSuccess(System.String,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdClick()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdClose()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdPlayComplete()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdShow()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnAdShowFailed(System.Int32,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdListener::OnRewardEarned()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::OnAdLoadFailed(System.String,System.Int32,System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::OnAdLoadStart(System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[KwaiAds] System.Void KwaiVideoAd/RewardAdLoadListener::OnAdLoadSuccess(System.String,System.String)] Some other Method in the Method group getting skipped.
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Find Method References in Modules...
@@ -13202,8 +13433,120 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerSDK.AppsFlyerPurchaseConnector::_setStoreKitVersion(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerSDK.AppsFlyerPurchaseConnector::_logConsumableTransaction(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerSDK.AppsFlyerPurchaseConnector::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerObjectScript::onConversionDataSuccess(System.String)] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AppsFlyerObjectScript::onConversionDataFail(System.String)] Some other Method in the Method group getting skipped.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AFMiniJSON.Json/Parser::Dispose()] Method is in group that has external definition (is in some assembly that gets not obfuscated).
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[AppsFlyer] System.Void AFMiniJSON.Json/Parser::Dispose()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Method References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Skip Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.AuthorizationRequest::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.AuthorizationRequest::.ctor(Unity.Notifications.iOS.AuthorizationOption,System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotification::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotification::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotification::.ctor(Unity.Notifications.iOS.iOSNotificationWithUserInfo)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationAction::.ctor(System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationAction::.ctor(System.String,System.String,Unity.Notifications.iOS.iOSNotificationActionOptions)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSTextInputNotificationAction::.ctor(System.String,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSTextInputNotificationAction::.ctor(System.String,System.String,Unity.Notifications.iOS.iOSNotificationActionOptions,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCategory::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCategory::.ctor(System.String,System.Collections.Generic.IEnumerable`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCategory::.ctor(System.String,System.Collections.Generic.IEnumerable`1,System.Collections.Generic.IEnumerable`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback::Invoke(Unity.Notifications.iOS.iOSNotification)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IAsyncResult Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback::BeginInvoke(Unity.Notifications.iOS.iOSNotification,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/NotificationReceivedCallback::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback::Invoke(Unity.Notifications.iOS.iOSAuthorizationRequestData)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IAsyncResult Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback::BeginInvoke(Unity.Notifications.iOS.iOSAuthorizationRequestData,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/AuthorizationRequestCompletedCallback::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationCenter::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback::Invoke(System.IntPtr,Unity.Notifications.iOS.iOSAuthorizationRequestData)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IAsyncResult Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback::BeginInvoke(System.IntPtr,Unity.Notifications.iOS.iOSAuthorizationRequestData,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback::Invoke(Unity.Notifications.iOS.iOSNotificationData)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IAsyncResult Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback::BeginInvoke(Unity.Notifications.iOS.iOSNotificationData,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback::Invoke(System.IntPtr,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IAsyncResult Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback::BeginInvoke(System.IntPtr,System.String,System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback::Invoke(System.IntPtr,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IAsyncResult Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback::BeginInvoke(System.IntPtr,System.String,System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_RequestAuthorization(System.IntPtr,System.Int32,System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationsWrapper::_RegisteredForRemoteNotifications()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_UnregisterForRemoteNotifications()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_ScheduleLocalNotification(Unity.Notifications.iOS.iOSNotificationData)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_SetNotificationReceivedDelegate(Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_SetRemoteNotificationReceivedDelegate(Unity.Notifications.iOS.iOSNotificationsWrapper/NotificationReceivedCallback)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_SetAuthorizationRequestReceivedDelegate(Unity.Notifications.iOS.iOSNotificationsWrapper/AuthorizationRequestCallback)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationSettings Unity.Notifications.iOS.iOSNotificationsWrapper::_GetNotificationSettings()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_GetScheduledNotificationDataArray(System.Int32&)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_GetDeliveredNotificationDataArray(System.Int32&)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_RemoveScheduledNotification(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_RemoveAllScheduledNotifications()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_RemoveDeliveredNotification(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_SetApplicationBadge(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationsWrapper::_GetApplicationBadge()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationsWrapper::_GetAppOpenedUsingNotification()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_RemoveAllDeliveredNotifications()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_GetLastNotificationData()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationsWrapper::_GetLastRespondedNotificationAction()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationsWrapper::_GetLastRespondedNotificationUserText()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_FreeUnmanagediOSNotificationDataArray(System.IntPtr,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_AddItemToNSDictionary(System.IntPtr,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_AddAttachmentToNSArray(System.IntPtr,System.String,System.String,System.IntPtr&)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_ReadNSDictionary(System.IntPtr,System.IntPtr,Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveNSDictionaryKeyValueCallback)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_ReadAttachmentsNSArray(System.IntPtr,System.IntPtr,Unity.Notifications.iOS.iOSNotificationsWrapper/ReceiveUNNotificationAttachmentCallback)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_CreateUNNotificationAction(System.String,System.String,System.Int32,System.Int32,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_CreateUNTextInputNotificationAction(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_ReleaseNSObject(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationsWrapper::_NSErrorToMessage(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_AddActionToNSArray(System.IntPtr,System.IntPtr,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_CreateUNNotificationCategory(System.String,System.String,System.String,System.Int32,System.IntPtr,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_AddCategoryToCategorySet(System.IntPtr,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_SetNotificationCategories(System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationsWrapper::_AddStringToNSArray(System.IntPtr,System.String,System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::_OpenNotificationSettings()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.iOSNotificationsWrapper::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.AuthorizationRequest::Dispose()] Method is in group that has external definition (is in some assembly that gets not obfuscated).
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.iOS] System.Void Unity.Notifications.iOS.AuthorizationRequest::Dispose()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Method References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Skip Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void Unity.Notifications.Notification::.ctor(Unity.Notifications.iOS.iOSNotification)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void Unity.Notifications.NotificationCenter/NotificationReceivedCallback::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void Unity.Notifications.NotificationCenter/NotificationReceivedCallback::Invoke(Unity.Notifications.Notification)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.IAsyncResult Unity.Notifications.NotificationCenter/NotificationReceivedCallback::BeginInvoke(Unity.Notifications.Notification,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void Unity.Notifications.NotificationCenter/NotificationReceivedCallback::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void Unity.Notifications.NotificationIntervalSchedule::.ctor(System.TimeSpan,System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void Unity.Notifications.NotificationDateTimeSchedule::.ctor(System.DateTime,Unity.Notifications.NotificationRepeatInterval)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Void Unity.Notifications.NotificationsPermissionRequest::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Boolean Unity.Notifications.NotificationsPermissionRequest::get_keepWaiting()] Method is in group that has external definition (is in some assembly that gets not obfuscated).
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Unity.Notifications.Unified] System.Boolean Unity.Notifications.NotificationsPermissionRequest::get_keepWaiting()] Some other Method in the Method group getting skipped.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Method References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[SDKConfig] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[SDKConfig] System.Void NCWWA6A0SDK.SDKConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Find Method References in Modules...
@@ -13387,14 +13730,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[VosacoSDK] System.Void AD.VosacoSDK.VosacoInterAdListenerProxy::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[VosacoSDK] System.Void AD.VosacoSDK.VosacoRewardAd::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[VosacoSDK] System.Void AD.VosacoSDK.VosacoRewardAdListenerProxy::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Method References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[SDKConfig] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[SDKConfig] System.Void RgfCDfHLhn9WSDK.SDKConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Find Method References in Modules...
@@ -13500,448 +13835,465 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[endel.nativewebsocket] System.Void NativeWebSocket.WebSocket/d__36::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)] Some other Method in the Method group getting skipped.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[endel.nativewebsocket] System.Void NativeWebSocket.WebSocket/d__32::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)] Method is in group that has external definition (is in some assembly that gets not obfuscated).
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[endel.nativewebsocket] System.Void NativeWebSocket.WebSocket/d__32::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)] Some other Method in the Method group getting skipped.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Method References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Skip Methods...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void 2MzJHVEV::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void 2MzJHVEV::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Loom/F84Sc7MW::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Loom/F84Sc7MW::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Loom::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Loom::OnDisable()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Loom::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Loom::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Loom::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.String Uyw7S79d::_GetDeviceCountryCode()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void Uyw7S79d::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void yiuoAy60::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.String yiuoAy60::_GetIDFV()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.String yiuoAy60::_GetIDFA()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void lrP7qK_A::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void UnityTimer.Timer/TimerManager/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void UnityTimer.Timer/TimerManager/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void UnityTimer.Timer/TimerManager::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void UnityTimer.Timer/TimerManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void UnityTimer.Timer::.ctor(System.Single,System.Action,System.Action`1,System.Boolean,System.Boolean,UnityEngine.MonoBehaviour)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.VeAOtKL2/4GnjNwqF::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.VeAOtKL2/4GnjNwqF::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.VeAOtKL2::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.VeAOtKL2::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.ysmhVn2g/mNFqL1BL::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ysmhVn2g/mNFqL1BL::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ysmhVn2g::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ysmhVn2g::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.2_9Po9x6/_m2iuDw7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.2_9Po9x6/HQuheStj::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.2_9Po9x6::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.2_9Po9x6::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.l0nEGYe4/I4lxUtY1::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.l0nEGYe4/I4lxUtY1::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.l0nEGYe4::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.l0nEGYe4::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::OnApplicationPause(System.Boolean)] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::OnApplicationQuit()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AppsFlyerAdapter::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EizxXVv3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.oGF2DLvy::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UZAPntit::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UZAPntit::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCGameObject::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCGameObject::OnApplicationPause(System.Boolean)] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCGameObject::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCGameObject::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.CCTxData/wtv7TkQU::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData/wtv7TkQU::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::6QYgILFP()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::iggkh4a4()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::s2segTeD()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::UJjGMCuP()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::lahWYXTq()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::Init()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::9DSopinG()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::pDiKvaeM()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::Y7nK8jV9()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::zfO8L5Ma()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CCTxData::CnQIgsNA()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.qMJEhRCr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.GYIyU0Gl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/DTDelcrR::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/3N1n_nGG::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/RxM0vmUM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/fhqdH6WU::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/OXkruQ7o::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/9Knq1sAT::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/TepRjaqh::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/a26vfM4o::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/7t2Fo1w7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/xsPW_sUi::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/tm33GDxf::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/mcOm3RQG::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/WtwXgj37::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/52BgqC0L::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/I9trsU9a::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/AaYf_q7A::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/LluCUhos::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM/Fx_gyzDK::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IMbCccrM::.ctor(System.String,System.Nullable`1,System.Nullable`1,System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/i3d_xWNN::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/jOQ8aWtM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/Zf7_yhd5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/16AEvq67::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/MRYE5_P6::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/r5xoYFgj::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/5SqU3YoW::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp/xrEFPfHr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AHelqtzp::.ctor(System.String,System.Nullable`1,System.Nullable`1,System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CrashlyticsTester::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CrashlyticsTester::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CrashlyticsTester::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.JW3cEJrp::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Ml7qREab::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Ml7qREab::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ci8zsSJn::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.mhiEV8MU::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.mhiEV8MU::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.WciFKuB3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.MobileData/ANDNaK8u::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.MobileData/ANDNaK8u::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.MobileData/KOvYx4AU::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.MobileData/KOvYx4AU::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.MobileData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.MobileData::ldRQdnFC()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.MobileData::Init()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.MobileData::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.hlsCMexA/cDjkJ71j::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.hlsCMexA/cDjkJ71j::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.hlsCMexA::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.hlsCMexA::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.k9S9qGFd/qVQpGSML::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.k9S9qGFd/1p2Hw5Gq::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.k9S9qGFd/2MV36xZ4::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.k9S9qGFd::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.k9S9qGFd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FO9eDVPz/uhtvA8jX::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.FO9eDVPz/uhtvA8jX::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FO9eDVPz::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FO9eDVPz::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.mmSZHWuK::.ctor(System.String,System.String,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tXVjgc7l::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.YWBYDWMz::.ctor(System.String[])] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.5Tc8J8iE::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.STwox1zu::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.cmo8GEP6::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.9YOjVlf_/eLtR9ycs::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.9YOjVlf_/eLtR9ycs::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.9YOjVlf_::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.9YOjVlf_::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AKNgDm5o/cK_yTyTK::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.AKNgDm5o/cK_yTyTK::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AKNgDm5o::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AKNgDm5o::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3/Zllviz4F::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3/34tHUYVh::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3/4aT_CNco::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3/ix0XNN6l::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.D8DiWIz3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.lOXIs52R/6AxM07tc::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.lOXIs52R/6AxM07tc::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.lOXIs52R::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.lOXIs52R::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.c4cu8duo::.ctor(System.String,System.Single)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CEcg1hTP::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CEcg1hTP::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.b1WDY6rD/OMz5AJh3::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.b1WDY6rD/OMz5AJh3::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.b1WDY6rD::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.b1WDY6rD::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.8Com7wsz/cHceUOr_::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.8Com7wsz/cHceUOr_::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.8Com7wsz::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.8Com7wsz::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ABConfigData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.VariableData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.x59OmGYh::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.1gmKssf5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.jbDLUyfo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.sZXqM9By::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.T2GbCVZo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.T2GbCVZo::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/bwqUihuS::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/REbtopuc::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/Lv3f9tc4::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/NdOC2oIc::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/p9g8RTwI::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/DKow0C1n::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU/fQlwnjlE::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EDJeF2vU::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Hprch9SS::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.WithDrawConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.WithDrawOrder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AdSourceData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AdTypeData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._QWUEfZw::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iUuye8Rv/xSpqG0VN::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iUuye8Rv/xSpqG0VN::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iUuye8Rv/PBg_3nkv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iUuye8Rv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iUuye8Rv::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.9r6KnF71/r4PiZm9m::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.9r6KnF71/r4PiZm9m::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.9r6KnF71::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.9r6KnF71::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/XCJ4_NO0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/XCJ4_NO0::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/5JNUpZWM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/RAzFisrl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/z8eZcXoc::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/aJWhDZHv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/p4wwY2Dj::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/gabsyRhc::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_/7Fkj1h_3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.nuScstq_::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.n7cYRH1k/YVlNEAj9::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.n7cYRH1k/YVlNEAj9::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.n7cYRH1k::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.n7cYRH1k::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.7UL5RLLA/RNrYJm76::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.7UL5RLLA/RNrYJm76::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.7UL5RLLA::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.7UL5RLLA::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FcNxi1Gd/CR1D5eoV::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.FcNxi1Gd/CR1D5eoV::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FcNxi1Gd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.FcNxi1Gd::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._g6XOAKd/8K3XLqqe::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._g6XOAKd/8K3XLqqe::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._g6XOAKd/cwuKjI9J::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._g6XOAKd::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._g6XOAKd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.kaxkyolZ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.uynOnZSm::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.tXvxmpIQ/wt5ufZBi::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tXvxmpIQ/wt5ufZBi::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tXvxmpIQ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tXvxmpIQ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.vilze5gJ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.vilze5gJ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.HuCUrlNQ/PXcpWzTR::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HuCUrlNQ/PXcpWzTR::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HuCUrlNQ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HuCUrlNQ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_/Qy9f9sUO::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_/Qy9f9sUO::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDKADSDK_::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/SDK_H5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.RgfCDfHLhn9WSDK_Utility::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.5Xk1EXmJ/53su9wY8::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.5Xk1EXmJ/53su9wY8::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.5Xk1EXmJ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.5Xk1EXmJ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.0Wvzmzw7/XZzkmlcO::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.0Wvzmzw7/XZzkmlcO::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.0Wvzmzw7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.0Wvzmzw7::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.TL1omcDf::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.TL1omcDf::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/M1YS7nW8::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/zn4CjNWm::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/ZTt9NhrC::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/IaY8ECjw::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/kNxPwJnw::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/QbZW6D6q::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/odeaaxHN::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/CcbllAfr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/CkXHx1qx::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/azdk3JCZ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/8XhGl9t_::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/_M10x1b3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/feBTo8fn::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/hqT7kPks::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/lsVl8wT8::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW/rsH7jnGg::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tG9dGWMW::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/yiuKuw3A::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/uuDp0qzK::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/DKl5PNRO::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/VPQ82sbu::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/Gocx1QlJ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/drvQbxYP::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/OcRxePf5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/o4mDzIBN::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/TAH19zCY::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/2ARrFwRt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4/fpwSos3i::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Nj2tYev4::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Y2ZOc0tk/HGRixnVg::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Y2ZOc0tk/HGRixnVg::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Y2ZOc0tk/COaZhrIl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.Y2ZOc0tk/GRrd16DT::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Y2ZOc0tk/GRrd16DT::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Y2ZOc0tk::.ctor(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Y2ZOc0tk::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ckc9jQPu::.ctor(System.Xml.XmlNode)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.7iD1QYgd::.ctor(System.Xml.XmlNode)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.hCAXnxOQ::.ctor(System.Xml.XmlNode)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.3OuFOxSt/QDjYp0qk::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.3OuFOxSt/QDjYp0qk::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.3OuFOxSt/gJTqBoz3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.3OuFOxSt/fKymIfF0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.3OuFOxSt/p9a2IFEt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.3OuFOxSt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Ox0obRYz/nlq1Iawx::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.Ox0obRYz/nlq1Iawx::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.Ox0obRYz::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.pGH4f89U::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CoroutineManager::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.CoroutineManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.4492B4_t::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.4492B4_t::Invoke()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.IAsyncResult RgfCDfHLhn9WSDK.4492B4_t::BeginInvoke(System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.4492B4_t::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.kQxhqOvs::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.kQxhqOvs::Invoke(System.Single)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.IAsyncResult RgfCDfHLhn9WSDK.kQxhqOvs::BeginInvoke(System.Single,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.kQxhqOvs::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ftYaNUo7::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ftYaNUo7::Invoke()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.IAsyncResult RgfCDfHLhn9WSDK.ftYaNUo7::BeginInvoke(System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ftYaNUo7::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._ocFIhAY::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._ocFIhAY::Invoke(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.IAsyncResult RgfCDfHLhn9WSDK._ocFIhAY::BeginInvoke(System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._ocFIhAY::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.pUnyvHmc::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.pUnyvHmc::Invoke(System.Boolean,System.String,System.Int64)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.IAsyncResult RgfCDfHLhn9WSDK.pUnyvHmc::BeginInvoke(System.Boolean,System.String,System.Int64,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.pUnyvHmc::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.uSBd5eKv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.jcm7tAAF::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tMgUeI0b/YksqkV6N::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.tMgUeI0b/YksqkV6N::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.tMgUeI0b/HLi7NEMQ::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tMgUeI0b/HLi7NEMQ::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.tMgUeI0b/Q_2oPlmq::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tMgUeI0b/Q_2oPlmq::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.tMgUeI0b::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ovfJcTl7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ovfJcTl7::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.oKe42zZO::.ctor(System.Action,System.Action`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.oKe42zZO::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.TEote0yT::.ctor(System.Action,System.Action`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.TEote0yT::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.JAB_8Ibc/F0abo4L4::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.JAB_8Ibc/F0abo4L4::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.JAB_8Ibc/oj8uHA0N::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.JAB_8Ibc/oj8uHA0N::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.JAB_8Ibc/EKWsXDkM::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.JAB_8Ibc/EKWsXDkM::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.JAB_8Ibc::.ctor(System.Action,System.Action`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AtghiNcD::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.AtghiNcD::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NHyO3zQ9/PZYbsNVM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NHyO3zQ9::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.q9VaHJeY::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/ix_hNS0f::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/LkkT9Xd0::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/LkkT9Xd0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/UQOBE3m5::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/UQOBE3m5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/rYYp_h4B::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/rYYp_h4B::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/f91Dxtk8::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/wj9Hfb8o::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/dhn81cuQ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn/JVMFvDkF::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.iearYHgn::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EventSystemHelper::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EventSystemHelper::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.EventSystemHelper::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HttpRequestTool/Y1JGR9Pn::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.HttpRequestTool/pD5Ba4mL::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HttpRequestTool/pD5Ba4mL::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HttpRequestTool::OnApplicationQuit()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HttpRequestTool::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.HttpRequestTool::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.0qJvztWJ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IEnumeratorTool/9FI49iFo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IEnumeratorTool/GdP0My5T::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.IEnumeratorTool/GdP0My5T::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IEnumeratorTool::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IEnumeratorTool::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.IEnumeratorTool::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.1McJD5Nc::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.1McJD5Nc::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.5VeTb1GT::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.5VeTb1GT::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.lUlE_35v::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/W3dQyftp::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/CzhNHIFK::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/4cOkDy24::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK.UnityMainThreadDispatcher/4cOkDy24::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.UnityMainThreadDispatcher::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.N9IFfTVQ/_eHwtnQK::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.N9IFfTVQ/_eHwtnQK::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.N9IFfTVQ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.N9IFfTVQ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.drvtMF84::.ctor(System.Double,System.String,System.Double,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.I0NaJo95::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.R3ZA2Vq2::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.R3ZA2Vq2::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.ZL6_WsRs::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.zJe23Mch::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.zJe23Mch::.ctor(MaxSdkBase/AdInfo,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.1LJ3bUw3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.1LJ3bUw3::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.vK8qQGrw::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.vK8qQGrw::Invoke(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.IAsyncResult RgfCDfHLhn9WSDK.vK8qQGrw::BeginInvoke(System.Boolean,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.vK8qQGrw::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._UqoCz8N/6W9Z5Gnr::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Boolean RgfCDfHLhn9WSDK._UqoCz8N/6W9Z5Gnr::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._UqoCz8N::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK._UqoCz8N::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.mpqIrS5L::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.mpqIrS5L::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NBTXZcuL/mDP2oALA::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NBTXZcuL/mDP2oALA::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NBTXZcuL/lwNrbDg3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NBTXZcuL/z3pUdYGu::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NBTXZcuL/NClAlvwn::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NBTXZcuL::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[RgfCDfHLhn9WSDK] System.Void RgfCDfHLhn9WSDK.NBTXZcuL::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find Method References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [NCWWA6A0SDK] Skip Methods...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void jz79f_Cl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void jz79f_Cl::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void Loom/yARGiXY6::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void Loom/yARGiXY6::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void Loom::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void Loom::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void Loom::OnDisable()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void Loom::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void Loom::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void ekir75Dy::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.String ekir75Dy::_GetDeviceCountryCode()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.String bIm5AGvY::_GetIDFA()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void bIm5AGvY::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.String bIm5AGvY::_GetIDFV()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void 0nmBbgpv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void UnityTimer.Timer/TimerManager/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void UnityTimer.Timer/TimerManager/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void UnityTimer.Timer/TimerManager::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void UnityTimer.Timer/TimerManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void UnityTimer.Timer::.ctor(System.Single,System.Action,System.Action`1,System.Boolean,System.Boolean,UnityEngine.MonoBehaviour)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.P4MuxVdl/uatn8nWT::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.P4MuxVdl/uatn8nWT::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.P4MuxVdl::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.P4MuxVdl::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.LS6sQsYd/YDIFOAGH::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.LS6sQsYd/YDIFOAGH::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.LS6sQsYd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.LS6sQsYd::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HF4dHJ2z/Sbzm_8_S::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HF4dHJ2z/Sbzm_8_S::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HF4dHJ2z/k5lGMgJe::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HF4dHJ2z/MsJTCxVN::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HF4dHJ2z::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HF4dHJ2z::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.DNGSZ_GF/wD_c4obD::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.DNGSZ_GF/wD_c4obD::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.DNGSZ_GF::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.DNGSZ_GF::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.AppsFlyerAdapter/sYap8yB5::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter/sYap8yB5::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter::OnApplicationQuit()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AppsFlyerAdapter::OnApplicationPause(System.Boolean)] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WWfqtTyW::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CsKkEF19::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.qjGPl3mG::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.qjGPl3mG::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCGameObject::OnApplicationPause(System.Boolean)] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCGameObject::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCGameObject::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCGameObject::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCTxData/yh_yooC4::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.CCTxData/yh_yooC4::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCTxData::jM5b_fhA()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCTxData::Init()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCTxData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CCTxData::9uctXVDB()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.cNkj6t6G::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.zkVYHuGt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/Nki2R360::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/TjWBLlAI::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/U8Wo7s5z::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/jpEVnSHC::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/T0021n2e::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/UenYjKTr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/wiv0x08z::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/PMTAtbff::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/g_7YHhvP::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/o8arbITY::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/SoYDoWIy::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/tYLIH5cB::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/Q2oAbFB0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/LXDnp9Va::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/zEiSbKYJ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/n1I8BHsk::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/BtN0s4v_::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf/hxNRK3nV::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.La26kUUf::.ctor(System.String,System.Nullable`1,System.Nullable`1,System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/P_tIKVZI::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/Sw02O1YP::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/Cyy_zftv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/P5PGITeZ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/v2xvEwSc::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/OiQwSOlq::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/k4CDf0bC::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy/NY_B0rb2::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.5HqDpeAy::.ctor(System.String,System.Nullable`1,System.Nullable`1,System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CrashlyticsTester::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CrashlyticsTester::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CrashlyticsTester::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.kA20O9uJ/fVr4tX7B::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.kA20O9uJ/fVr4tX7B::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.kA20O9uJ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.kHPCMqeG::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.kHPCMqeG::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.qvj2o3Kx::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.XNQ548aV::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.XNQ548aV::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.tVY8mDey::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.MobileData/IXah2n5x::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData/IXah2n5x::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.MobileData/BEN0LZ_C::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData/BEN0LZ_C::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::Mb4rbzCK()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::T4vgvwNa()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::_a5aVZV2()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::SzoATHkm()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::Init()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::7dPwGLJB()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MobileData::aOADBgH2()] Because of compatibility component: Unity - Compatibility : Has RuntimeInitializeOnLoadMethodAttribute.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.0OeHOgnV/6Pxf176b::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.0OeHOgnV/6Pxf176b::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.0OeHOgnV/jjScjgX9::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.0OeHOgnV/jjScjgX9::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.0OeHOgnV::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.0OeHOgnV::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK._pi9GFWI/comvJYPR::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK._pi9GFWI/D6G5mzNJ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK._pi9GFWI/ofANLcIp::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK._pi9GFWI::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK._pi9GFWI::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NAONsKKQ/ArkL_kxT::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NAONsKKQ/ArkL_kxT::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.NAONsKKQ/Ge4uEW2J::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NAONsKKQ/Ge4uEW2J::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NAONsKKQ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NAONsKKQ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.ZcoLw0fr::.ctor(System.String,System.String,System.String,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK._JRoLjTq::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.InzIm0aw::.ctor(System.String[])] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MrbJU3bf::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.XtN1tkMo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.1DWjP3R3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GMp9qyzh/bByoQwsW::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.GMp9qyzh/bByoQwsW::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GMp9qyzh::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GMp9qyzh::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.1H6gasHK/KAEvmXY_::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.1H6gasHK/KAEvmXY_::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.1H6gasHK::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.1H6gasHK::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na/SYpr2kY7::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na/SYpr2kY7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na/N7wEeN7b::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na/wMK6pgBM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na/S_Jd8aJH::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na/Hkf4JRQ3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lFnrg3na::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hgxZUZoU/dg4dyUsP::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.hgxZUZoU/dg4dyUsP::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hgxZUZoU::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hgxZUZoU::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.J6nBALhf::.ctor(System.String,System.Single)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GiaZ83Gi/rXQX72z1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GiaZ83Gi/rXQX72z1::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GiaZ83Gi::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GiaZ83Gi::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.2jOpTKuQ/thDY5sA5::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.2jOpTKuQ/thDY5sA5::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.2jOpTKuQ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.2jOpTKuQ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.WIAb2I3p/lyyHKQuT::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WIAb2I3p/lyyHKQuT::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WIAb2I3p::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WIAb2I3p::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.ABConfigData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VariableData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.SBqlMfpz::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GjwQXiNt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.MsnDXhiv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.iub_jNo1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.7udn2ik0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.7udn2ik0::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/Pf3LYAaF::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/Pf3LYAaF::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/KmhRjCv3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/JCS0LC9z::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/1v5CUixX::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/RYlGD7sM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/lYQbvsPf::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/9OyKOC1j::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/suVbUUaT::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY/JWXtcLWz::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.FE1tENQY::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.y_yqHj56::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WithDrawConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WithDrawOrder::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AdSourceData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AdTypeData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.x_uvXbsm::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.bIwp6g3G/AdItem::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.bIwp6g3G/y5RoMj3q::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.bIwp6g3G/y5RoMj3q::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.bIwp6g3G::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EoRLIEN1/Syr4EUro::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EoRLIEN1/Syr4EUro::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EoRLIEN1/vysA0RzO::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EoRLIEN1::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EoRLIEN1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.WebViewTool/0HkJEviY::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool/0HkJEviY::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool/L7WaHIv0::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.WebViewTool/L7WaHIv0::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.WebViewTool/PmUSmGF1::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool/PmUSmGF1::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool::Start()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.WebViewTool::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lS84s8WI/RC46nU5N::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.lS84s8WI/RC46nU5N::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lS84s8WI::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lS84s8WI::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/BXxoKSVr::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/BXxoKSVr::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/7aqivhan::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/JKQI7Yoi::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/f9O2K2G2::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/psW3IV9b::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/TiFp2zcf::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/_if8Ghnx::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y/FAKjPNNF::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ie0cNY7y::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.k6SB4Ii9/JgeCtSm6::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.k6SB4Ii9/JgeCtSm6::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.k6SB4Ii9::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.k6SB4Ii9::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.eyf6Pt6x/3ihhiB_P::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.eyf6Pt6x/3ihhiB_P::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.eyf6Pt6x::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.eyf6Pt6x::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CTEFbNnX/SJHq5CQA::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.CTEFbNnX/SJHq5CQA::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CTEFbNnX::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CTEFbNnX::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hQe9GGD5/lemBBRiQ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hQe9GGD5/lemBBRiQ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hQe9GGD5/ogSRqo8x::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hQe9GGD5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.hQe9GGD5::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VwVqErR4::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.74Xxe8vW::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.u3h9WZxC/J7mo2zMa::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.u3h9WZxC/J7mo2zMa::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.u3h9WZxC::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.u3h9WZxC::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lUymcp4X::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.lUymcp4X::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.vQsui64U/vcthNTwu::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.vQsui64U/vcthNTwu::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.vQsui64U::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.vQsui64U::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDKAdHelper/qMiZ7TIb::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDKAdHelper/qMiZ7TIb::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDKAdHelper::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDKAdHelper::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDK_Manager/SDK_H5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDK_Manager/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDK_Manager/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDK_Manager::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.NCWWA6A0SDK_Manager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.eR6UCSoS/OnbBHpOz::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.eR6UCSoS/OnbBHpOz::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.eR6UCSoS::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.eR6UCSoS::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.3dWQ0hwG/BFRvpLJV::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.3dWQ0hwG/BFRvpLJV::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.3dWQ0hwG::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.3dWQ0hwG::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.XcGZrLdj::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.XcGZrLdj::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/DUwxQVIz::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/RSeEcxAx::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/5HtSS4sR::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/p8EUOyLG::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/vQdwPmnH::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/bSfV57AP::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/I4VEndUX::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/lgjl9G8v::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/WsM5M6Oj::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/o7JXSw71::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/SBcG2Uyd::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/7Ux2Rbdf::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/KTbqJCZH::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/TKKhR8SV::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/NEcIpWPq::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ/EvTaT7__::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.knzhmjPJ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/SQptvpa8::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/v5HHtbyt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/vGbcyy0l::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/DfuL6bG3::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/FMNJUCYP::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/qwWC0XCt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/Stp8e6Mz::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/ntdGk9tT::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/Qf61dg5Y::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/lEHUalm7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA/zY1Egy3g::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.VT5VdDMA::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.rkgJBn8x/9jtUj3Vb::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.rkgJBn8x/9jtUj3Vb::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.rkgJBn8x/pSnH6Cu5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.rkgJBn8x/22kgfmsu::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.rkgJBn8x/22kgfmsu::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.rkgJBn8x::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.rkgJBn8x::.ctor(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.DsCpHfPX::.ctor(System.Xml.XmlNode)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.iWHdFEol::.ctor(System.Xml.XmlNode)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.TDEsb7f2::.ctor(System.Xml.XmlNode)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.O688_KyW/zRnlKW2v::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.O688_KyW/zRnlKW2v::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.O688_KyW/V0MFwXdM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.O688_KyW/5B8rB_0j::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.O688_KyW/zIDSEpkZ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.O688_KyW::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.Vr6BqPZe/Lu3qD_On::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Vr6BqPZe/Lu3qD_On::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Vr6BqPZe::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.rvsiCRVS::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CoroutineManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CoroutineManager::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HhMcoaMv::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HhMcoaMv::Invoke()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.IAsyncResult NCWWA6A0SDK.HhMcoaMv::BeginInvoke(System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HhMcoaMv::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.U7VRt6KN::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.U7VRt6KN::Invoke(System.Single)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.IAsyncResult NCWWA6A0SDK.U7VRt6KN::BeginInvoke(System.Single,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.U7VRt6KN::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Z_gmVcgW::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Z_gmVcgW::Invoke()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.IAsyncResult NCWWA6A0SDK.Z_gmVcgW::BeginInvoke(System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Z_gmVcgW::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.LHH6PGB4::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.LHH6PGB4::Invoke(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.IAsyncResult NCWWA6A0SDK.LHH6PGB4::BeginInvoke(System.String,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.LHH6PGB4::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Axurb_ej::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Axurb_ej::Invoke(System.Boolean,System.String,System.Int64)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.IAsyncResult NCWWA6A0SDK.Axurb_ej::BeginInvoke(System.Boolean,System.String,System.Int64,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Axurb_ej::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.7BRlQ3Ju::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.DXvhFEXU::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.zJ0Dc3L7/tTYjNUbZ::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.zJ0Dc3L7/tTYjNUbZ::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.zJ0Dc3L7/hfETrfcc::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.zJ0Dc3L7/hfETrfcc::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.zJ0Dc3L7/YYAiCb9p::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.zJ0Dc3L7/YYAiCb9p::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.zJ0Dc3L7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.OegwZ5Nk::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.OegwZ5Nk::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GQ9hMfq0::.ctor(System.Action,System.Action`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.GQ9hMfq0::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.44bb6UH6::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.44bb6UH6::.ctor(System.Action,System.Action`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EJd8tCu0/R69TXBB3::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.EJd8tCu0/R69TXBB3::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EJd8tCu0/7k7j6dTK::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.EJd8tCu0/7k7j6dTK::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.EJd8tCu0/Zd3dgazx::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EJd8tCu0/Zd3dgazx::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EJd8tCu0::.ctor(System.Action,System.Action`1)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.kdnGYDsU::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.kdnGYDsU::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.wj89OqKM/25wJ7F_f::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.wj89OqKM::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.sLEz62hy::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/JYOm9lv6::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/65EF4U2Z::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/65EF4U2Z::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/AfjV2XRj::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/AfjV2XRj::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/nckMjgdZ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/nckMjgdZ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/ESJ5qslo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/FMw_6LX5::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/tyotZ3p7::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9/WfYfSgqS::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.yyOsyoT9::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EventSystemHelper::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EventSystemHelper::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.EventSystemHelper::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HttpRequestTool/qP1YB8JH::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.HttpRequestTool/61ue28fG::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HttpRequestTool/61ue28fG::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HttpRequestTool::OnApplicationQuit()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HttpRequestTool::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.HttpRequestTool::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AWeXscxx::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.IEnumeratorTool/FulKyI1o::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.IEnumeratorTool/YxvSDQzP::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.IEnumeratorTool/YxvSDQzP::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.IEnumeratorTool::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.IEnumeratorTool::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.IEnumeratorTool::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Kvd5aj90::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Kvd5aj90::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.tDUG9lqj::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.tDUG9lqj::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.bJSyCU47::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher/T4MLdGPZ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher/pK59aV8V::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher/UNQvMiRR::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.UnityMainThreadDispatcher/UNQvMiRR::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher::Awake()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher::OnDestroy()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.UnityMainThreadDispatcher::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.TopOnAdData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.ExtInfo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.K8wwZaIG/ilT6IxB4::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.K8wwZaIG/ilT6IxB4::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.K8wwZaIG::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.K8wwZaIG::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.bqWMUy0R::.ctor(System.Double,System.String,System.Double,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.28iclom6::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.U_2qfwsF::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.U_2qfwsF::.ctor(System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.6qFUcw64::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CA8u3EP1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.CA8u3EP1::.ctor(MaxSdkBase/AdInfo,System.String)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ihwe9EUZ::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.Ihwe9EUZ::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AC3cGDzS::.ctor(System.Object,System.IntPtr)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AC3cGDzS::Invoke(System.Boolean)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.IAsyncResult NCWWA6A0SDK.AC3cGDzS::BeginInvoke(System.Boolean,System.AsyncCallback,System.Object)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.AC3cGDzS::EndInvoke(System.IAsyncResult)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.mqRL9L67/CnKjZyr0::.ctor(System.Int32)] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Boolean NCWWA6A0SDK.mqRL9L67/CnKjZyr0::MoveNext()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.mqRL9L67::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.mqRL9L67::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.acs8E9WB::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.acs8E9WB::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.JDqz8H63/dkXZrs1F::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.JDqz8H63/dkXZrs1F::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.JDqz8H63/BVlR4twH::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.JDqz8H63/0y5r7ogM::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.JDqz8H63/V74Um1L_::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.JDqz8H63::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[NCWWA6A0SDK] System.Void NCWWA6A0SDK.JDqz8H63::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special.
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Parameter - Obfuscation
[Info][OPS.OBF][OnAnalyse_Assemblies] Process component Field - Obfuscation
[Info][OPS.OBF][OnAnalyse_Assemblies] [Assembly-CSharp] Analyse Member...
@@ -13953,16 +14305,17 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Byte[] System.Runtime.CompilerServices.NullableAttribute::NullableFlags] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Byte System.Runtime.CompilerServices.NullableContextAttribute::Flag] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.AnimationCurve AnimationCurveData::LuckySpinAniCurve] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RgfCDfHLhn9WSDKDemo/<>c RgfCDfHLhn9WSDKDemo/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 RgfCDfHLhn9WSDKDemo/<>c::<>9__0_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action RgfCDfHLhn9WSDKDemo/<>c::<>9__0_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action RgfCDfHLhn9WSDKDemo/<>c::<>9__1_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action RgfCDfHLhn9WSDKDemo/<>c::<>9__2_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action RgfCDfHLhn9WSDKDemo/<>c::<>9__9_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action RgfCDfHLhn9WSDKDemo/<>c::<>9__9_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 RgfCDfHLhn9WSDKDemo/<>c::<>9__18_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`2 RgfCDfHLhn9WSDKDemo/<>c::<>9__19_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 RgfCDfHLhn9WSDKDemo/<>c::<>9__22_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] NCWWA6A0SDKDemo/<>c NCWWA6A0SDKDemo/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 NCWWA6A0SDKDemo/<>c::<>9__0_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action NCWWA6A0SDKDemo/<>c::<>9__0_1] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action NCWWA6A0SDKDemo/<>c::<>9__1_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action NCWWA6A0SDKDemo/<>c::<>9__2_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action NCWWA6A0SDKDemo/<>c::<>9__9_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action NCWWA6A0SDKDemo/<>c::<>9__9_1] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action NCWWA6A0SDKDemo/<>c::<>9__10_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 NCWWA6A0SDKDemo/<>c::<>9__19_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`2 NCWWA6A0SDKDemo/<>c::<>9__20_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 NCWWA6A0SDKDemo/<>c::<>9__23_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] AdRedeemManager/<>c AdRedeemManager/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action AdRedeemManager/<>c::<>9__18_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action AdRedeemManager/<>c::<>9__18_2] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -13974,11 +14327,30 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String orderData::order_id] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String orderData::pay_url] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 orderData::code] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CreatAnimalCard/<>c CreatAnimalCard/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 CreatAnimalCard/<>c::<>9__7_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CreatAnimalCard CreatAnimalCard::instance] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Camera CreatAnimalCard::orthoCamera] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1> CreatAnimalCard::card_item_list] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnectRoot/<>c ChillConnectRoot/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_1] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_2] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_3] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_4] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_5] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_6] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_7] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_8] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_9] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_10] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_11] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_12] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_13] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_14] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_15] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_16] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_17] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_18] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_19] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`1 ChillConnectRoot/<>c::<>9__3_20] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnectRoot/<>c::<>9__3_21] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] InputHelper InputHelper::Instance] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] MaxPayManager/<>c MaxPayManager/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2,System.String> MaxPayManager/<>c::<>9__11_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback MaxPayManager/<>c::<>9__16_0] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -15127,12 +15499,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 IgnoreOPS.GameUrls::darkWVDailyrefreshtimes] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 IgnoreOPS.GameUrls::WVClickAddTime] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 IgnoreOPS.GameUrls::WVOffset] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] IgnoreOPS.AppsFlyerObjectScript1/<>c IgnoreOPS.AppsFlyerObjectScript1/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action IgnoreOPS.AppsFlyerObjectScript1/<>c::<>9__8_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action IgnoreOPS.AppsFlyerObjectScript1/<>c::<>9__8_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String IgnoreOPS.AppsFlyerObjectScript1::appID] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean IgnoreOPS.AppsFlyerObjectScript1::is_init] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Coroutine IgnoreOPS.AppsFlyerObjectScript1::m_Coroutine] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] IgnoreOPS.WebviewManager/<>c IgnoreOPS.WebviewManager/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Events.UnityAction`2 IgnoreOPS.WebviewManager/<>c::<>9__28_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] IgnoreOPS.WebviewManager IgnoreOPS.WebviewManager::Instance] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
@@ -15332,6 +15698,35 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.AddviewnewUI/<>c::<>9__18_1] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.AddviewnewUI/<>c::<>9__18_2] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.AddviewnewUI/<>c::<>9__18_3] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Single ChillConnect.ArrowGameUI::_moveSpeed] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.LevelConfig::levelId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String ChillConnect.LevelConfig::levelName] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.LevelConfig::gridRows] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.LevelConfig::gridCols] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.LevelConfig::pointSpacing] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.LevelConfig::arrows] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.ArrowConfig::id] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.ArrowConfig::startPoint] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.ArrowConfig::path] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.ArrowConfig::endPoint] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String ChillConnect.ArrowConfig::color] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String ChillConnect.ArrowConfig::defaultDir] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.ArrowConfig::pathPointList] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.ArrowConfig::lineUnits] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] FairyGUI.GComponent ChillConnect.ArrowConfig::arrowObj] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean ChillConnect.ArrowConfig::isMoving] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.ArrowConfig::originalLinePos] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Vector2 ChillConnect.ArrowConfig::originalArrowPos] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.ArrowConfig::totalTrack] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.ArrowConfig::lineTrackIndex] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 ChillConnect.ArrowConfig::arrowTrackIndex] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String ChillConnect.ArrowConfig::finalMoveDir] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Single ChillConnect.ArrowConfig::movedDistance] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Single ChillConnect.ArrowConfig::trackTotalLength] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.ArrowConfig::lineInitOffsets] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Single ChillConnect.ArrowConfig::arrowInitOffset] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Color ChillConnect.ArrowConfig::runtimeColor] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1 ChillConnect.AllLevelRoot::levels] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.BuyPropUI/<>c ChillConnect.BuyPropUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.BuyPropUI/<>c::<>9__23_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.ChoosePropUI/<>c ChillConnect.ChoosePropUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -15341,28 +15736,24 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.ChoosePropUI/<>c::<>9__16_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnect.ChoosePropUI/<>c::<>9__16_5] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.ChoosePropUI/<>c::<>9__16_2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.FAQUI/<>c ChillConnect.FAQUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.FAQUI/<>c::<>9__17_3] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.FAQUI/<>c::<>9__17_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.FAQUI/<>c::<>9__17_2] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.FirstRewardUI/<>c ChillConnect.FirstRewardUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.FirstRewardUI/<>c::<>9__18_1] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnect.FirstRewardUI/<>c::<>9__18_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.GameResultUI/<>c ChillConnect.GameResultUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_4] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_5] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_6] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnect.GameResultUI/<>c::<>9__15_6] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_7] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_8] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_10] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_11] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_12] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_13] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_14] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_15] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_16] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_17] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.GameResultUI/<>c::<>9__15_18] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_18] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_19] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__15_20] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.GameResultUI/<>c::<>9__15_21] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__26_3] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__26_4] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GameResultUI/<>c::<>9__26_5] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -15375,25 +15766,11 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.GoldRewardUI/<>c::<>9__15_2] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.H5UI/<>c ChillConnect.H5UI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.H5UI/<>c::<>9__8_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.HallUI/<>c ChillConnect.HallUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_3] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_5] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_6] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_7] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_8] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_10] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_11] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`2 ChillConnect.HallUI/<>c::<>9__36_16] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_12] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.HallUI/<>c::<>9__36_15] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.HallUICtrl/<>c ChillConnect.HallUICtrl/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Events.UnityAction`1> ChillConnect.HallUICtrl/<>c::<>9__20_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.MakeupConfirmUI/<>c ChillConnect.MakeupConfirmUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Events.UnityAction`2 ChillConnect.MakeupConfirmUI/<>c::<>9__24_2] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.MakeupConfirmUI/<>c::<>9__26_1] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.MakeupConfirmUI/<>c::<>9__29_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.MakeupConfirmUI/<>c::<>9__29_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.MakeupConfirmUI/<>c::<>9__31_2] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.OpenGameUI/<>c ChillConnect.OpenGameUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Spine.AnimationState/TrackEntryDelegate ChillConnect.OpenGameUI/<>c::<>9__16_3] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.OpenGameUI/<>c::<>9__16_2] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -15411,34 +15788,12 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PassViewUI/<>c::<>9__31_5] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PassViewUI/<>c::<>9__31_6] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.PersonViewUI/<>c ChillConnect.PersonViewUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__16_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__16_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__16_2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__16_3] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`2 ChillConnect.PersonViewUI/<>c::<>9__16_6] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__16_5] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.RainPlayUI/<>c ChillConnect.RainPlayUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_3] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_4] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_6] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_7] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__67_10] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnect.RainPlayUI/<>c::<>9__73_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__86_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__86_2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RainPlayUI/<>c::<>9__86_4] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.RainPlayUI/<>c::<>9__105_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.RainPlayUI/<>c::<>9__105_9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RainPlayUI/<>c::<>9__108_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RainPlayUI/<>c::<>9__112_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Events.UnityAction`1 ChillConnect.RainPlayUI/<>c::<>9__115_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.RankUI/<>c ChillConnect.RankUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RankUI/<>c::<>9__22_3] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.RankUI/<>c::<>9__22_4] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__17_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__17_1] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__17_2] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__17_3] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`2 ChillConnect.PersonViewUI/<>c::<>9__17_7] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.PersonViewUI/<>c::<>9__17_6] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.ResurgenceUI/<>c ChillConnect.ResurgenceUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnect.ResurgenceUI/<>c::<>9__16_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.ResurgenceUI/<>c::<>9__18_0] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -15457,11 +15812,10 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.RewardMulNewUI/<>c::<>9__14_6] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.SaveingPotUI/<>c ChillConnect.SaveingPotUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.SaveingPotUI/<>c::<>9__11_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.SaveingPotUI/<>c::<>9__25_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.SaveingPotUI/<>c::<>9__25_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.SaveingPotUI/<>c::<>9__27_2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Events.UnityAction`2 ChillConnect.SaveingPotUI/<>c::<>9__33_2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.SaveingPotUI/<>c::<>9__35_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.SaveingPotUI/<>c::<>9__26_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.SaveingPotUI/<>c::<>9__26_1] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Events.UnityAction`2 ChillConnect.SaveingPotUI/<>c::<>9__34_2] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.SaveingPotUI/<>c::<>9__36_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.BuygoldUI/<>c ChillConnect.BuygoldUI/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.BuygoldUI/<>c::<>9__25_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.BuygoldUI/<>c::<>9__29_1] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -15505,13 +15859,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.SuperApplication/<>c ChillConnect.SuperApplication/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnect.SuperApplication/<>c::<>9__4_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String ChillConnect.SuperApplication::attribution] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.RankSystemMgr/<>c ChillConnect.RankSystemMgr/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RankSystemMgr/<>c::<>9__14_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RankSystemMgr/<>c::<>9__14_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RankSystemMgr/<>c::<>9__14_2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RankSystemMgr/<>c::<>9__15_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RankSystemMgr/<>c::<>9__15_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1 ChillConnect.RankSystemMgr/<>c::<>9__15_2] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.ConfigSystem/<>c ChillConnect.ConfigSystem/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Events.UnityAction`2 ChillConnect.ConfigSystem/<>c::<>9__7_1] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChillConnect.LoginSystem/<>c ChillConnect.LoginSystem/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
@@ -15538,62 +15885,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action`1 ChillConnect.MaxADKit/<>c::<>9__18_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] DG.Tweening.TweenCallback ChillConnect.MaxADKit/<>c::<>9__18_3] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action ChillConnect.MaxADKit/<>c::<>9__18_1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Field References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Fields...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c BigoAds.Scripts.Api.BigoAdSdk/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate BigoAds.Scripts.Api.BigoAdSdk/<>c::<>9__9_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize BigoAds.Scripts.Api.BigoBannerRequest::size] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.String BigoAds.Scripts.Api.BigoRequest::extraInfo] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.BigoRequest::age] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender BigoAds.Scripts.Api.BigoRequest::gender] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int64 BigoAds.Scripts.Api.BigoRequest::activatedTime] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdGender::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdGender::value__] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender BigoAds.Scripts.Api.Constant.BGAdGender::Female] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender BigoAds.Scripts.Api.Constant.BGAdGender::Male] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdLossReason::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdLossReason::value__] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::InternalError] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::Timeout] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::LowerThanFloorPrice] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::LowerThanHighestPrice] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize BigoAds.Scripts.Api.Constant.BigoBannerSize::BANNER_W_320_H_50] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize BigoAds.Scripts.Api.Constant.BigoBannerSize::BANNER_W_300_H_250] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::width] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::width] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::height] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::height] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoPosition::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoPosition::value__] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition BigoAds.Scripts.Api.Constant.BigoPosition::Top] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition BigoAds.Scripts.Api.Constant.BigoPosition::Middle] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition BigoAds.Scripts.Api.Constant.BigoPosition::Bottom] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.ConsentOptions::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.ConsentOptions::value__] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::GDPR] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::CCPA] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::LGPD] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::COPPA] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Field References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Fields...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [spine-unity] Find Field References in Modules...
@@ -16032,23 +16323,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[spine-unity] UnityEngine.Material Spine.Unity.Deprecated.SlotBlendModes::multiplyMaterialSource] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[spine-unity] UnityEngine.Material Spine.Unity.Deprecated.SlotBlendModes::screenMaterialSource] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[spine-unity] System.Int32 Spine.Collections.OrderedDictionary`2::version] Because of compatibility component: .Net Framework - Compatibility : Is a special name.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Field References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Fields...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::value__] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::NOT_DETERMINED] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::RESTRICTED] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::DENIED] Because of the deactivated 'Obfuscate enum values' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::AUTHORIZED] Because of the deactivated 'Obfuscate enum values' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [MaxSdk.Scripts] Find Field References in Modules...
@@ -16170,6 +16444,79 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[MaxSdk.Scripts] AppLovinMax.Internal.MaxWebRequest/<>c AppLovinMax.Internal.MaxWebRequest/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[MaxSdk.Scripts] System.Func`2 AppLovinMax.Internal.MaxWebRequest/<>c::<>9__5_0] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[MaxSdk.Scripts] System.Func`2 AppLovinMax.Internal.MaxWebRequest/<>c::<>9__6_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Field References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [BigoAds] Skip Fields...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/<>c BigoAds.Scripts.Api.BigoAdSdk/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate BigoAds.Scripts.Api.BigoAdSdk/<>c::<>9__9_0] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize BigoAds.Scripts.Api.BigoBannerRequest::size] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.String BigoAds.Scripts.Api.BigoRequest::extraInfo] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.BigoRequest::age] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender BigoAds.Scripts.Api.BigoRequest::gender] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int64 BigoAds.Scripts.Api.BigoRequest::activatedTime] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdGender::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdGender::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender BigoAds.Scripts.Api.Constant.BGAdGender::Female] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdGender BigoAds.Scripts.Api.Constant.BGAdGender::Male] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdLossReason::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BGAdLossReason::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::InternalError] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::Timeout] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::LowerThanFloorPrice] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BGAdLossReason BigoAds.Scripts.Api.Constant.BGAdLossReason::LowerThanHighestPrice] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize BigoAds.Scripts.Api.Constant.BigoBannerSize::BANNER_W_320_H_50] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoBannerSize BigoAds.Scripts.Api.Constant.BigoBannerSize::BANNER_W_300_H_250] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::width] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::width] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::height] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoBannerSize::height] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoPosition::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.BigoPosition::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition BigoAds.Scripts.Api.Constant.BigoPosition::Top] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition BigoAds.Scripts.Api.Constant.BigoPosition::Middle] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.BigoPosition BigoAds.Scripts.Api.Constant.BigoPosition::Bottom] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.ConsentOptions::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] System.Int32 BigoAds.Scripts.Api.Constant.ConsentOptions::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::GDPR] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::CCPA] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::LGPD] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[BigoAds] BigoAds.Scripts.Api.Constant.ConsentOptions BigoAds.Scripts.Api.Constant.ConsentOptions::COPPA] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Field References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Advertisement.IosSupport] Skip Fields...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] System.Int32 Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::NOT_DETERMINED] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::RESTRICTED] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::DENIED] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Advertisement.IosSupport] Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus Unity.Advertisement.IosSupport.ATTrackingStatusBinding/AuthorizationTrackingStatus::AUTHORIZED] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Field References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [KwaiAds] Skip Fields...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[KwaiAds] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [IngameDebugConsole.Runtime] Find Field References in Modules...
@@ -16465,6 +16812,296 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[AppsFlyer] System.Int32 AppsFlyerSDK.StoreKitVersion::value__] Because of the deactivated 'Obfuscate enum values' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[AppsFlyer] AppsFlyerSDK.StoreKitVersion AppsFlyerSDK.StoreKitVersion::SK1] Because of the deactivated 'Obfuscate enum values' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[AppsFlyer] AppsFlyerSDK.StoreKitVersion AppsFlyerSDK.StoreKitVersion::SK2] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Field References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.iOS] Skip Fields...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.AuthorizationOption::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.AuthorizationOption::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption Unity.Notifications.iOS.AuthorizationOption::Badge] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption Unity.Notifications.iOS.AuthorizationOption::Sound] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption Unity.Notifications.iOS.AuthorizationOption::Alert] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption Unity.Notifications.iOS.AuthorizationOption::CarPlay] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption Unity.Notifications.iOS.AuthorizationOption::CriticalAlert] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption Unity.Notifications.iOS.AuthorizationOption::ProvidesAppNotificationSettings] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationOption Unity.Notifications.iOS.AuthorizationOption::Provisional] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSAuthorizationRequestData::granted] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSAuthorizationRequestData::error] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSAuthorizationRequestData::deviceToken] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.PresentationOption::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.PresentationOption::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption Unity.Notifications.iOS.PresentationOption::None] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption Unity.Notifications.iOS.PresentationOption::Badge] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption Unity.Notifications.iOS.PresentationOption::Sound] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption Unity.Notifications.iOS.PresentationOption::Alert] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption Unity.Notifications.iOS.PresentationOption::List] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.PresentationOption Unity.Notifications.iOS.PresentationOption::Banner] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.NotificationSoundType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.NotificationSoundType::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSoundType Unity.Notifications.iOS.NotificationSoundType::Default] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSoundType Unity.Notifications.iOS.NotificationSoundType::Critical] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSoundType Unity.Notifications.iOS.NotificationSoundType::Ringtone] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSoundType Unity.Notifications.iOS.NotificationSoundType::None] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.NotificationInterruptionLevel::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.NotificationInterruptionLevel::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationInterruptionLevel Unity.Notifications.iOS.NotificationInterruptionLevel::Active] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationInterruptionLevel Unity.Notifications.iOS.NotificationInterruptionLevel::Critical] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationInterruptionLevel Unity.Notifications.iOS.NotificationInterruptionLevel::Passive] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationInterruptionLevel Unity.Notifications.iOS.NotificationInterruptionLevel::TimeSensitive] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.TimeTriggerData::interval] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Byte Unity.Notifications.iOS.TimeTriggerData::repeats] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.CalendarTriggerData::year] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.CalendarTriggerData::month] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.CalendarTriggerData::day] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.CalendarTriggerData::hour] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.CalendarTriggerData::minute] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.CalendarTriggerData::second] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Byte Unity.Notifications.iOS.CalendarTriggerData::repeats] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Double Unity.Notifications.iOS.LocationTriggerData::latitude] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Double Unity.Notifications.iOS.LocationTriggerData::longitude] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Single Unity.Notifications.iOS.LocationTriggerData::radius] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Byte Unity.Notifications.iOS.LocationTriggerData::notifyOnEntry] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Byte Unity.Notifications.iOS.LocationTriggerData::notifyOnExit] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Byte Unity.Notifications.iOS.LocationTriggerData::repeats] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.TimeTriggerData Unity.Notifications.iOS.TriggerData::timeInterval] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.CalendarTriggerData Unity.Notifications.iOS.TriggerData::calendar] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.LocationTriggerData Unity.Notifications.iOS.TriggerData::location] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationData::identifier] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationData::title] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationData::body] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationData::badge] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationData::subtitle] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationData::categoryIdentifier] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationData::threadIdentifier] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationData::soundType] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Single Unity.Notifications.iOS.iOSNotificationData::soundVolume] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationData::soundName] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationData::interruptionLevel] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Double Unity.Notifications.iOS.iOSNotificationData::relevanceScore] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationData::userInfo] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.IntPtr Unity.Notifications.iOS.iOSNotificationData::attachments] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationData::triggerType] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.TriggerData Unity.Notifications.iOS.iOSNotificationData::trigger] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationActionOptions::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationActionOptions::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionOptions Unity.Notifications.iOS.iOSNotificationActionOptions::None] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionOptions Unity.Notifications.iOS.iOSNotificationActionOptions::Required] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionOptions Unity.Notifications.iOS.iOSNotificationActionOptions::Destructive] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionOptions Unity.Notifications.iOS.iOSNotificationActionOptions::Foreground] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationActionIconType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationActionIconType::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionIconType Unity.Notifications.iOS.iOSNotificationActionIconType::None] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionIconType Unity.Notifications.iOS.iOSNotificationActionIconType::SystemImageName] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationActionIconType Unity.Notifications.iOS.iOSNotificationActionIconType::TemplateImageName] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationAttachment::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationAttachment::Id()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationAttachment::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.String Unity.Notifications.iOS.iOSNotificationAttachment::Url()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationCategoryOptions::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationCategoryOptions::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategoryOptions Unity.Notifications.iOS.iOSNotificationCategoryOptions::None] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategoryOptions Unity.Notifications.iOS.iOSNotificationCategoryOptions::CustomDismissAction] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategoryOptions Unity.Notifications.iOS.iOSNotificationCategoryOptions::AllowInCarPlay] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategoryOptions Unity.Notifications.iOS.iOSNotificationCategoryOptions::HiddenPreviewsShowTitle] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCategoryOptions Unity.Notifications.iOS.iOSNotificationCategoryOptions::HiddenPreviewsShowSubtitle] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationCenter/<>c Unity.Notifications.iOS.iOSNotificationCenter/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.AuthorizationStatus::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.AuthorizationStatus::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationStatus Unity.Notifications.iOS.AuthorizationStatus::NotDetermined] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationStatus Unity.Notifications.iOS.AuthorizationStatus::Denied] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationStatus Unity.Notifications.iOS.AuthorizationStatus::Authorized] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationStatus Unity.Notifications.iOS.AuthorizationStatus::Provisional] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AuthorizationStatus Unity.Notifications.iOS.AuthorizationStatus::Ephemeral] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.AlertStyle::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.AlertStyle::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AlertStyle Unity.Notifications.iOS.AlertStyle::None] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AlertStyle Unity.Notifications.iOS.AlertStyle::Banner] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.AlertStyle Unity.Notifications.iOS.AlertStyle::Alert] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.ShowPreviewsSetting::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.ShowPreviewsSetting::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.ShowPreviewsSetting Unity.Notifications.iOS.ShowPreviewsSetting::Always] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.ShowPreviewsSetting Unity.Notifications.iOS.ShowPreviewsSetting::WhenAuthenticated] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.ShowPreviewsSetting Unity.Notifications.iOS.ShowPreviewsSetting::Never] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.NotificationSetting::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.NotificationSetting::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSetting Unity.Notifications.iOS.NotificationSetting::NotSupported] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSetting Unity.Notifications.iOS.NotificationSetting::Disabled] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.NotificationSetting Unity.Notifications.iOS.NotificationSetting::Enabled] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::authorizationStatus] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::notificationCenterSetting] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::lockScreenSetting] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::carPlaySetting] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::alertSetting] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::badgeSetting] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::soundSetting] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::alertStyle] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationSettings::showPreviewsSetting] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationData Unity.Notifications.iOS.iOSNotificationWithUserInfo::data] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Collections.Generic.Dictionary`2 Unity.Notifications.iOS.iOSNotificationWithUserInfo::userInfo] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Collections.Generic.List`1 Unity.Notifications.iOS.iOSNotificationWithUserInfo::attachments] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationTriggerType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationTriggerType::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTriggerType Unity.Notifications.iOS.iOSNotificationTriggerType::TimeInterval] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTriggerType Unity.Notifications.iOS.iOSNotificationTriggerType::Calendar] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTriggerType Unity.Notifications.iOS.iOSNotificationTriggerType::Location] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTriggerType Unity.Notifications.iOS.iOSNotificationTriggerType::Push] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] Unity.Notifications.iOS.iOSNotificationTriggerType Unity.Notifications.iOS.iOSNotificationTriggerType::Unknown] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Double Unity.Notifications.iOS.iOSNotificationLocationTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Double Unity.Notifications.iOS.iOSNotificationLocationTrigger::Latitude()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Double Unity.Notifications.iOS.iOSNotificationLocationTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Double Unity.Notifications.iOS.iOSNotificationLocationTrigger::Longitude()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Single Unity.Notifications.iOS.iOSNotificationLocationTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Single Unity.Notifications.iOS.iOSNotificationLocationTrigger::Radius()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationLocationTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationLocationTrigger::NotifyOnEntry()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationLocationTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationLocationTrigger::NotifyOnExit()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationLocationTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationLocationTrigger::Repeats()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Int32 Unity.Notifications.iOS.iOSNotificationTimeIntervalTrigger::timeInterval] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationTimeIntervalTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationTimeIntervalTrigger::Repeats()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::Year()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::Month()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::Day()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::Hour()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::Minute()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Nullable`1 Unity.Notifications.iOS.iOSNotificationCalendarTrigger::Second()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationCalendarTrigger::UtcTime()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationCalendarTrigger::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.iOS] System.Boolean Unity.Notifications.iOS.iOSNotificationCalendarTrigger::Repeats()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Field References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [Unity.Notifications.Unified] Skip Fields...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.iOS.iOSNotification Unity.Notifications.Notification::notification] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Nullable`1 Unity.Notifications.Notification::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.Nullable`1 Unity.Notifications.Notification::Identifier()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Boolean Unity.Notifications.Notification::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.Boolean Unity.Notifications.Notification::ShowInForeground()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationPresentation::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationPresentation::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation Unity.Notifications.NotificationPresentation::Alert] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation Unity.Notifications.NotificationPresentation::Badge] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation Unity.Notifications.NotificationPresentation::Sound] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation Unity.Notifications.NotificationPresentation::Vibrate] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationSettingsSection::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationSettingsSection::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationSettingsSection Unity.Notifications.NotificationSettingsSection::Application] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationSettingsSection Unity.Notifications.NotificationSettingsSection::Category] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation Unity.Notifications.NotificationCenterArgs::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] Unity.Notifications.NotificationPresentation Unity.Notifications.NotificationCenterArgs::PresentationOptions()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.String Unity.Notifications.NotificationCenterArgs::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.String Unity.Notifications.NotificationCenterArgs::AndroidChannelId()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.String Unity.Notifications.NotificationCenterArgs::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.String Unity.Notifications.NotificationCenterArgs::AndroidChannelName()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.String Unity.Notifications.NotificationCenterArgs::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.String Unity.Notifications.NotificationCenterArgs::AndroidChannelDescription()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationRepeatInterval::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationRepeatInterval::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationRepeatInterval Unity.Notifications.NotificationRepeatInterval::OneTime] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationRepeatInterval Unity.Notifications.NotificationRepeatInterval::Daily] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.TimeSpan Unity.Notifications.NotificationIntervalSchedule::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.TimeSpan Unity.Notifications.NotificationIntervalSchedule::Interval()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Boolean Unity.Notifications.NotificationIntervalSchedule::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.Boolean Unity.Notifications.NotificationIntervalSchedule::Repeats()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.DateTime Unity.Notifications.NotificationDateTimeSchedule::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] System.DateTime Unity.Notifications.NotificationDateTimeSchedule::FireTime()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationRepeatInterval Unity.Notifications.NotificationDateTimeSchedule::k__BackingField] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Property [[Unity.Notifications.Unified] Unity.Notifications.NotificationRepeatInterval Unity.Notifications.NotificationDateTimeSchedule::RepeatInterval()] Belonging field gets skipped: Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationsPermissionStatus::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] System.Int32 Unity.Notifications.NotificationsPermissionStatus::value__] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationsPermissionStatus Unity.Notifications.NotificationsPermissionStatus::RequestPending] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationsPermissionStatus Unity.Notifications.NotificationsPermissionStatus::Granted] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Unity.Notifications.Unified] Unity.Notifications.NotificationsPermissionStatus Unity.Notifications.NotificationsPermissionStatus::Denied] Because of the deactivated 'Obfuscate enum values' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Field References in Modules...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Field References in Instructions...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
+[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Fields...
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appsFlyerDevKey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appsFlyerDevKey] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appsFlyerIosAppleAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appsFlyerIosAppleAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appKey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appKey] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appSecret] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::appSecret] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::logReportUrl] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::logReportUrl] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::maxAppKey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::maxAppKey] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::splashUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::splashUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bannerUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bannerUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::interUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::interUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::videoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::videoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::kwaiAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::kwaiAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::kwaiVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::kwaiVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::kwaiInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::kwaiInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bigoAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bigoAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::bigoVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::bigoVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::bigoInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 NCWWA6A0SDK.SDKConfig::bigoInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bigoSplashUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::bigoSplashUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponAppkey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponAppkey] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::toponInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobSplashUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String NCWWA6A0SDK.SDKConfig::admobSplashUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isDebug] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isDebug] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isPrintLog] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isPrintLog] Because of the deactivated 'Obfuscate serializable classes' setting.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isUseAdmobSplash] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
+[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean NCWWA6A0SDK.SDKConfig::isUseAdmobSplash] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [DOTweenPro.Scripts] Find Field References in Modules...
@@ -16623,73 +17260,6 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[VosacoSDK] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[VosacoSDK] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[VosacoSDK] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Field References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [SDKConfig] Skip Fields...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::FilePathsData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Byte[] UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TypesData] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalTypes] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Int32 UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::TotalFiles] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData::IsEditorOnly] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appsFlyerDevKey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appsFlyerDevKey] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appsFlyerIosAppleAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appsFlyerIosAppleAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appKey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appKey] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appSecret] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::appSecret] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::logReportUrl] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::logReportUrl] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::maxAppKey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::maxAppKey] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::splashUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::splashUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bannerUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bannerUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::interUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::interUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::videoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::videoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::kwaiAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::kwaiAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::kwaiVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::kwaiVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::kwaiInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::kwaiInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bigoAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bigoAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::bigoVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::bigoVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::bigoInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.SDKConfig::bigoInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bigoSplashUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::bigoSplashUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponAppkey] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponAppkey] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::toponInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobAppId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobAppId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobVideoUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobVideoUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobInterUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobInterUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobSplashUnitId] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.String RgfCDfHLhn9WSDK.SDKConfig::admobSplashUnitId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isDebug] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isDebug] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isPrintLog] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isPrintLog] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isUseAdmobSplash] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[SDKConfig] System.Boolean RgfCDfHLhn9WSDK.SDKConfig::isUseAdmobSplash] Because of the deactivated 'Obfuscate serializable classes' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Analyse Member...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Find MemberReferences...
[Info][OPS.OBF][OnAnalyse_Assemblies] [WebView] Find Field References in Modules...
@@ -16770,488 +17340,497 @@
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[endel.nativewebsocket] System.Net.WebSockets.WebSocketMessageType NativeWebSocket.WebSocket/d__32::messageType] Because of the deactivated 'Obfuscate struct fields' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[endel.nativewebsocket] System.Collections.Generic.List`1> NativeWebSocket.WebSocket/d__32::queue] Because of the deactivated 'Obfuscate struct fields' setting.
[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[endel.nativewebsocket] System.Runtime.CompilerServices.TaskAwaiter NativeWebSocket.WebSocket/d__32::<>u__1] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Analyse Member...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find MemberReferences...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Field References in Modules...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Field References in Instructions...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Find Member to skip...
-[Info][OPS.OBF][OnAnalyse_Assemblies] [RgfCDfHLhn9WSDK] Skip Fields...
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1 Loom/EE_Xw5Te::drJl8K_9] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Object Loom/EE_Xw5Te::Oz_GFdEY] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Single Loom/E633wvnl::f6qME7Py] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1 Loom/E633wvnl::uuCyMnea] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Object Loom/E633wvnl::ZR1QN7vw] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] Loom/F84Sc7MW Loom/F84Sc7MW::lFBgTube] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Func`2 Loom/F84Sc7MW::bDvaUJvI] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Int32 Loom::maxThreads] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Byte[] lrP7qK_A/s1JuKmDh::L3KTlr3A] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Byte[] lrP7qK_A/s1JuKmDh::hlE6zZnF] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Int32 lrP7qK_A/s1JuKmDh::i4jxAWqe] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Int32 lrP7qK_A/s1JuKmDh::90ZJc7Zt] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Boolean lrP7qK_A/s1JuKmDh::yvMTZomu] Because of the deactivated 'Obfuscate struct fields' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] UnityTimer.Timer/TimerManager/<>c UnityTimer.Timer/TimerManager/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Predicate`1 UnityTimer.Timer/TimerManager/<>c::<>9__7_0] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E::sgOz5MUm] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Func`2 RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E::IT1FEM2h] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1 RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E::oaYZBQaM] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1 RgfCDfHLhn9WSDK.2_9Po9x6/sMgqET4E::XPXHZeiO] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.EizxXVv3::G7M0P6VF] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.EizxXVv3::oznJGO3Y] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Int32 RgfCDfHLhn9WSDK.EizxXVv3::j4rXdX_W] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Collections.Generic.List`1 RgfCDfHLhn9WSDK.oGF2DLvy::bf7CzYBz] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] hnWdiEWs RgfCDfHLhn9WSDK.AHelqtzp/i3d_xWNN::ohi44unj] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.AHelqtzp/i3d_xWNN::wwLxTNBn] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Collections.Generic.List`1<08JgMVdI> RgfCDfHLhn9WSDK.AHelqtzp/jOQ8aWtM::f7kXUH34] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe::ZE5hk_YI] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1> RgfCDfHLhn9WSDK.JW3cEJrp/CjiQijKe::qXyOUoMf] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7 RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7::04izZLgd] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1 RgfCDfHLhn9WSDK.hlsCMexA/1AAdCzM7::bp6fo9UJ] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw::isu85_6p] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`2 RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw::6fmVqEqJ] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`2 RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw::ZTWnCcx6] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`2 RgfCDfHLhn9WSDK.FO9eDVPz/R1VgZZmw::ceZKHTAo] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Tc8J8iE RgfCDfHLhn9WSDK.mmSZHWuK::UserData] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Tc8J8iE RgfCDfHLhn9WSDK.mmSZHWuK::UserData] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXVjgc7l RgfCDfHLhn9WSDK.mmSZHWuK::EvtData] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.tXVjgc7l RgfCDfHLhn9WSDK.mmSZHWuK::EvtData] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.mmSZHWuK::TimeStamp] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.mmSZHWuK::TimeStamp] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.mmSZHWuK::Sign] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.mmSZHWuK::Sign] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::Dwg1Md] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::Dwg1Md] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::AdName] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::AdName] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::AdId] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::AdId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::DwgA4id] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.tXVjgc7l::DwgA4id] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Tc8J8iE RgfCDfHLhn9WSDK.YWBYDWMz::UserData] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.5Tc8J8iE RgfCDfHLhn9WSDK.YWBYDWMz::UserData] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.STwox1zu RgfCDfHLhn9WSDK.YWBYDWMz::EvtData] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.STwox1zu RgfCDfHLhn9WSDK.YWBYDWMz::EvtData] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.YWBYDWMz::TimeStamp] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.YWBYDWMz::TimeStamp] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.YWBYDWMz::Sign] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.YWBYDWMz::Sign] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AndroidId] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AndroidId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::PackageName] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::PackageName] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AppVersion] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AppVersion] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AppVersionName] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AppVersionName] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AndroidVersion] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AndroidVersion] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AndroidVersionName] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AndroidVersionName] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::PhoneBrand] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::PhoneBrand] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::PhoneModel] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::PhoneModel] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AdId] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::AdId] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::NetWorkType] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::NetWorkType] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::UserID] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.5Tc8J8iE::UserID] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Code] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Code] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param1] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param1] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param2] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param2] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param3] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param3] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param4] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param4] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param5] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param5] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param6] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param6] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param7] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param7] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param8] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.STwox1zu::Param8] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::sAbS5eDJ] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Func`2 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::TUudQYm9] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] BigoAds.Scripts.Api.BigoAdSdk/InitResultDelegate RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::g1zihY0o] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Comparison`1 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::kqbsQiTV] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Comparison`1 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::4mejgTiH] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Func`2 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::IOIewT0z] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Func`2 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::8JySN2sr] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Func`2 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::rTTZjyQD] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Func`2 RgfCDfHLhn9WSDK.D8DiWIz3/FkulQS61::zxngaspb] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi::jaW9GYCb] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Comparison`1 RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi::I5Qtb9Wq] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Comparison`1 RgfCDfHLhn9WSDK.CEcg1hTP/pC85ePAi::RVoG9CGY] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.ABConfigData::GroupId] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.ABConfigData::GId] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.VariableData[] RgfCDfHLhn9WSDK.ABConfigData::variableDatas] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.VariableData::Key] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.VariableData::Json] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Single RgfCDfHLhn9WSDK.1gmKssf5::arpu] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.1gmKssf5::country] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.1gmKssf5::networkNameStr] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::networkNameStr] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::appID] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::videoID] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::insID] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::nativeID] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Int32 RgfCDfHLhn9WSDK.jbDLUyfo::maxDisplay] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::videoId1] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::videoId2] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::insId1] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::insId2] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.String RgfCDfHLhn9WSDK.jbDLUyfo::token] Because of compatibility component: JSON - Compatibility : Has a JsonPropertyAttribute Attribute.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl::riz91k2B] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1 RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl::coVxKYeZ] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action RgfCDfHLhn9WSDK.EDJeF2vU/0xtM1Ndl::5RUstxEk] Because of the deactivated 'Obfuscate serializable classes' setting.
-[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[RgfCDfHLhn9WSDK] System.Action`1