LearnWithTouch/App/LearnWithTouch_ios/Classes/Native/Bulk_System_0.cpp

35321 lines
1.9 MiB

#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "il2cpp-object-internals.h"
template <typename R>
struct VirtFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1, typename T2, typename T3>
struct VirtActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
struct VirtActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1>
struct VirtActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1>
struct VirtFuncInvoker1
{
typedef R (*Func)(void*, T1, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8>
struct VirtFuncInvoker8
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, T7, T8, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3>
struct VirtFuncInvoker3
{
typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4>
struct VirtFuncInvoker4
{
typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6>
struct VirtFuncInvoker6
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, invokeData.method);
}
};
template <typename T1, typename T2>
struct VirtActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename R, typename T1, typename T2>
struct VirtFuncInvoker2
{
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5>
struct VirtFuncInvoker5
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4>
struct VirtActionInvoker4
{
typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
struct VirtFuncInvoker7
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, T7, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8, typename T9>
struct VirtActionInvoker9
{
typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, T8, T9, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, p9, invokeData.method);
}
};
template <typename T1, typename T2, typename T3>
struct GenericVirtActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3>
struct GenericVirtFuncInvoker3
{
typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4>
struct GenericVirtFuncInvoker4
{
typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R>
struct GenericVirtFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1, typename T2>
struct GenericVirtActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename T1>
struct GenericVirtActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1, typename T2>
struct GenericVirtFuncInvoker2
{
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5>
struct GenericVirtFuncInvoker5
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4>
struct GenericVirtActionInvoker4
{
typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R, typename T1>
struct GenericVirtFuncInvoker1
{
typedef R (*Func)(void*, T1, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6>
struct GenericVirtFuncInvoker6
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
struct GenericVirtFuncInvoker7
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, T7, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8, typename T9>
struct GenericVirtActionInvoker9
{
typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, T8, T9, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, p9, invokeData.method);
}
};
template <typename R, typename T1, typename T2>
struct InterfaceFuncInvoker2
{
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
struct InterfaceActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1, typename T2, typename T3>
struct InterfaceActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4>
struct InterfaceFuncInvoker4
{
typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3>
struct InterfaceFuncInvoker3
{
typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5>
struct InterfaceFuncInvoker5
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4>
struct InterfaceActionInvoker4
{
typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R>
struct InterfaceFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1, typename T2>
struct InterfaceActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename T1>
struct InterfaceActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1>
struct InterfaceFuncInvoker1
{
typedef R (*Func)(void*, T1, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6>
struct InterfaceFuncInvoker6
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
struct InterfaceFuncInvoker7
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, T7, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8, typename T9>
struct InterfaceActionInvoker9
{
typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, T8, T9, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, p9, invokeData.method);
}
};
template <typename T1, typename T2, typename T3>
struct GenericInterfaceActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3>
struct GenericInterfaceFuncInvoker3
{
typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4>
struct GenericInterfaceFuncInvoker4
{
typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R>
struct GenericInterfaceFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1, typename T2>
struct GenericInterfaceActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename T1>
struct GenericInterfaceActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1, typename T2>
struct GenericInterfaceFuncInvoker2
{
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5>
struct GenericInterfaceFuncInvoker5
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4>
struct GenericInterfaceActionInvoker4
{
typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename R, typename T1>
struct GenericInterfaceFuncInvoker1
{
typedef R (*Func)(void*, T1, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6>
struct GenericInterfaceFuncInvoker6
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, invokeData.method);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
struct GenericInterfaceFuncInvoker7
{
typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, T7, const RuntimeMethod*);
static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8, typename T9>
struct GenericInterfaceActionInvoker9
{
typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, T8, T9, const RuntimeMethod*);
static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9)
{
VirtualInvokeData invokeData;
il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, p9, invokeData.method);
}
};
// Microsoft.Win32.SafeHandles.SafeWaitHandle
struct SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2;
// Mono.Http.NtlmClient
struct NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8;
// Mono.Http.NtlmClient/<>c
struct U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8;
// Mono.Http.NtlmSession
struct NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640;
// Mono.Net.CFArray
struct CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C;
// Mono.Net.CFDictionary
struct CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778;
// Mono.Net.CFNetwork/<>c__DisplayClass13_0
struct U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74;
// Mono.Net.CFNetwork/CFProxyAutoConfigurationResultCallback
struct CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506;
// Mono.Net.CFNetwork/CFWebProxy
struct CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352;
// Mono.Net.CFNetwork/GetProxyData
struct GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC;
// Mono.Net.CFNetwork/GetProxyData[]
struct GetProxyDataU5BU5D_t870800C064CCA26ABE2F8845C72953AF0776BD8F;
// Mono.Net.CFObject
struct CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F;
// Mono.Net.CFProxy
struct CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4;
// Mono.Net.CFProxySettings
struct CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257;
// Mono.Net.CFProxy[]
struct CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D;
// Mono.Net.CFRunLoop
struct CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282;
// Mono.Net.CFString
struct CFString_t59931F2D68934B1C69E1190703BE589321863699;
// Mono.Net.CFUrl
struct CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A;
// Mono.Net.Security.AsyncHandshakeRequest
struct AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181;
// Mono.Net.Security.AsyncProtocolRequest
struct AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027;
// Mono.Net.Security.AsyncProtocolResult
struct AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0;
// Mono.Net.Security.AsyncReadOrWriteRequest
struct AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F;
// Mono.Net.Security.AsyncReadRequest
struct AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1;
// Mono.Net.Security.AsyncWriteRequest
struct AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B;
// Mono.Net.Security.BufferOffsetSize
struct BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9;
// Mono.Net.Security.BufferOffsetSize2
struct BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00;
// Mono.Net.Security.ChainValidationHelper
struct ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299;
// Mono.Net.Security.MobileAuthenticatedStream
struct MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045;
// Mono.Net.Security.MobileAuthenticatedStream/<>c__DisplayClass66_0
struct U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC;
// Mono.Net.Security.MobileTlsContext
struct MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127;
// Mono.Net.Security.MonoTlsStream
struct MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171;
// Mono.Net.Security.Private.CallbackHelpers/<>c__DisplayClass5_0
struct U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037;
// Mono.Net.Security.Private.CallbackHelpers/<>c__DisplayClass8_0
struct U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358;
// Mono.Net.Security.ServerCertValidationCallbackWrapper
struct ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834;
// Mono.Security.Interface.Alert
struct Alert_tABF269545F2C583CCA47FF574E612DDAF232944E;
// Mono.Security.Interface.CipherSuiteCode[]
struct CipherSuiteCodeU5BU5D_t0EC37AD4A25BB94BA9AB4A9C0C4802BD79A07CC4;
// Mono.Security.Interface.ICertificateValidator
struct ICertificateValidator_t0C1A54E00D408ADCBA27E600BFAA216E7E7D31A3;
// Mono.Security.Interface.ICertificateValidator2
struct ICertificateValidator2_t59AEA784559648561EFC807C805B3F3AD216AB18;
// Mono.Security.Interface.IMonoSslStream
struct IMonoSslStream_t3476E6615542EBD74C52117F2B3BE178525AA38F;
// Mono.Security.Interface.MonoLocalCertificateSelectionCallback
struct MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A;
// Mono.Security.Interface.MonoRemoteCertificateValidationCallback
struct MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6;
// Mono.Security.Interface.MonoTlsProvider
struct MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27;
// Mono.Security.Interface.MonoTlsSettings
struct MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF;
// Mono.Security.Interface.TlsException
struct TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91;
// Mono.Security.Interface.ValidationResult
struct ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7;
// Mono.Security.Protocol.Ntlm.MessageBase
struct MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0;
// Mono.Security.Protocol.Ntlm.Type1Message
struct Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C;
// Mono.Security.Protocol.Ntlm.Type2Message
struct Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398;
// Mono.Security.Protocol.Ntlm.Type3Message
struct Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C;
// Mono.Unity.UnityTls/unitytls_interface_struct
struct unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_errorstate_create_t
struct unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_errorstate_raise_error_t
struct unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_key_free_t
struct unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_key_get_ref_t
struct unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_key_parse_der_t
struct unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_key_parse_pem_t
struct unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_random_generate_bytes_t
struct unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_create_client_t
struct unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_create_server_t
struct unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_free_t
struct unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_get_ciphersuite_t
struct unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_get_protocol_t
struct unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_notify_close_t
struct unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_process_handshake_t
struct unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_read_t
struct unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_server_require_client_authentication_t
struct unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_set_certificate_callback_t
struct unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_set_supported_ciphersuites_t
struct unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_set_trace_callback_t
struct unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_set_x509verify_callback_t
struct unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_tlsctx_write_t
struct unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509_export_der_t
struct unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_append_der_t
struct unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_append_t
struct unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_create_t
struct unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_free_t
struct unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_get_ref_t
struct unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_get_x509_t
struct unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509verify_default_ca_t
struct unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D;
// Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509verify_explicit_ca_t
struct unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6;
// Mono.Unity.UnityTls/unitytls_tlsctx_callbacks
struct unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2;
// Mono.Unity.UnityTls/unitytls_tlsctx_certificate_callback
struct unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740;
// Mono.Unity.UnityTls/unitytls_tlsctx_read_callback
struct unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5;
// Mono.Unity.UnityTls/unitytls_tlsctx_trace_callback
struct unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA;
// Mono.Unity.UnityTls/unitytls_tlsctx_write_callback
struct unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6;
// Mono.Unity.UnityTls/unitytls_tlsctx_x509verify_callback
struct unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A;
// Mono.Unity.UnityTls/unitytls_x509verify_callback
struct unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9;
// System.Action
struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579;
// System.Action`1<System.IO.Stream>
struct Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621;
// System.Action`1<System.Object>
struct Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0;
// System.ArgumentException
struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1;
// System.ArgumentNullException
struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD;
// System.ArgumentOutOfRangeException
struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA;
// System.AsyncCallback
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4;
// System.Byte[]
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
// System.Char[]
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
// System.Collections.ArrayList
struct ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4;
// System.Collections.CollectionBase
struct CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01;
// System.Collections.Generic.Dictionary`2/Entry<System.Guid,Mono.Security.Interface.MonoTlsProvider>[]
struct EntryU5BU5D_tE06666ABDFCBE3F36B98FC925198596DA70BC32A;
// System.Collections.Generic.Dictionary`2/Entry<System.String,System.Tuple`2<System.Guid,System.String>>[]
struct EntryU5BU5D_tF631DE5F562D430304C7F0A2F6BBE60DD1E0827B;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,Mono.Security.Interface.MonoTlsProvider>
struct KeyCollection_t3DA86A4E23F7F08D5A6631E8C02B11ED4942E0DF;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,System.Tuple`2<System.Guid,System.String>>
struct KeyCollection_tC8A772D6B72AEBD7F13AD6FDC27B4BD40CFAAE97;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,Mono.Security.Interface.MonoTlsProvider>
struct ValueCollection_t8F8AC6E7C5A4C8457B04F9F6656AA396838C74EB;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.Tuple`2<System.Guid,System.String>>
struct ValueCollection_t59693ADF3EE0FC6F229CCFDDFF8F7B47BAEA0AAB;
// System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>
struct Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A;
// System.Collections.Generic.Dictionary`2<System.Guid,System.Object>
struct Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task>
struct Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F;
// System.Collections.Generic.Dictionary`2<System.Object,System.Object>
struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA;
// System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>
struct Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8;
// System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>
struct Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44;
// System.Collections.Generic.IEqualityComparer`1<System.Guid>
struct IEqualityComparer_1_t2AA4D20DBA302357E1F31C5F476C23E7FDE0A52C;
// System.Collections.Generic.IEqualityComparer`1<System.String>
struct IEqualityComparer_1_t1F07EAC22CC1D4F279164B144240E4718BD7E7A9;
// System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>
struct List_1_t37E424CC2C8529EE0DCF9C6ACACB7F4CA9534033;
// System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>
struct Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C;
// System.Collections.Generic.Queue`1<System.Object>
struct Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0;
// System.Collections.IDictionary
struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7;
// System.Collections.IEnumerator
struct IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A;
// System.Delegate
struct Delegate_t;
// System.DelegateData
struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE;
// System.Delegate[]
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196;
// System.EventHandler
struct EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C;
// System.Exception
struct Exception_t;
// System.Func`1<System.Int32>
struct Func_1_t30631A63BE46FE93700939B764202D360449FE30;
// System.Func`1<System.Threading.Tasks.Task/ContingentProperties>
struct Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F;
// System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult>>
struct Func_2_t13B32D77E04EC21101230BDAC9B8F7E516325CFB;
// System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<System.Int32>>
struct Func_2_tBCA034BF330CE1C3008C166BF27F309CD4C41C24;
// System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>>
struct Func_2_t701CADF8EBD45CB33B018417B83025C3FF39ABA3;
// System.Globalization.CultureInfo
struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F;
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8;
// System.IAsyncResult
struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598;
// System.IFormatProvider
struct IFormatProvider_t4247E13AE2D97A079B88D594B7ABABF313259901;
// System.IO.IOException
struct IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA;
// System.IO.Stream
struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7;
// System.IO.Stream/ReadWriteTask
struct ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80;
// System.Int32[]
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
// System.IntPtr[]
struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD;
// System.InvalidOperationException
struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1;
// System.LocalDataStoreHolder
struct LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304;
// System.LocalDataStoreMgr
struct LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9;
// System.MulticastDelegate
struct MulticastDelegate_t;
// System.Net.Authorization
struct Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B;
// System.Net.BindIPEndPoint
struct BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9;
// System.Net.Cache.RequestCacheBinding
struct RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724;
// System.Net.Cache.RequestCachePolicy
struct RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61;
// System.Net.Cache.RequestCacheProtocol
struct RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D;
// System.Net.CookieContainer
struct CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73;
// System.Net.HttpContinueDelegate
struct HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC;
// System.Net.HttpWebRequest
struct HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0;
// System.Net.HttpWebResponse
struct HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951;
// System.Net.ICertificatePolicy
struct ICertificatePolicy_tC17FB628273BC68D64CCF0F0F64D4290B084434E;
// System.Net.ICredentials
struct ICredentials_t1A41F1096B037CAB53AE01434DF0747881455344;
// System.Net.IPHostEntry
struct IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D;
// System.Net.IWebProxy
struct IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E;
// System.Net.NetworkCredential
struct NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062;
// System.Net.Security.AuthenticatedStream
struct AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501;
// System.Net.Security.LocalCertSelectionCallback
struct LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2;
// System.Net.Security.RemoteCertificateValidationCallback
struct RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E;
// System.Net.Security.SslStream
struct SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087;
// System.Net.ServerCertValidationCallback
struct ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB;
// System.Net.ServicePoint
struct ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4;
// System.Net.Sockets.NetworkStream
struct NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA;
// System.Net.Sockets.Socket
struct Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8;
// System.Net.TimerThread/Queue
struct Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643;
// System.Net.WebAsyncResult
struct WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE;
// System.Net.WebConnection
struct WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243;
// System.Net.WebConnectionStream
struct WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC;
// System.Net.WebHeaderCollection
struct WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304;
// System.Net.WebRequest
struct WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8;
// System.Net.WebRequest/DesignerWebRequestCreate
struct DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3;
// System.NotImplementedException
struct NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4;
// System.NotSupportedException
struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010;
// System.ObjectDisposedException
struct ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A;
// System.OperatingSystem
struct OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83;
// System.Predicate`1<System.Object>
struct Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979;
// System.Predicate`1<System.Threading.Tasks.Task>
struct Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335;
// System.Reflection.Binder
struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759;
// System.Reflection.MemberFilter
struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Net.HttpWebRequest,Mono.Http.NtlmSession>
struct CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559;
// System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>
struct CreateValueCallback_tBCCB4685658A4B0DE8153A79A7E365983D58381F;
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>
struct ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE;
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>
struct ConditionalWeakTable_2_tAD6736E4C6A9AF930D360966499D999E3CE45BF3;
// System.Runtime.CompilerServices.Ephemeron[]
struct EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10;
// System.Runtime.CompilerServices.IAsyncStateMachine
struct IAsyncStateMachine_tEFDFBE18E061A6065AB2FF735F1425FB59F919BC;
// System.Runtime.ExceptionServices.ExceptionDispatchInfo
struct ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770;
// System.Security.Authentication.AuthenticationException
struct AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516;
// System.Security.Cryptography.OidCollection
struct OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E;
// System.Security.Cryptography.RandomNumberGenerator
struct RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2;
// System.Security.Cryptography.X509Certificates.X509Certificate
struct X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2;
// System.Security.Cryptography.X509Certificates.X509Certificate2Collection
struct X509Certificate2Collection_t14D64A5A2CFE4EA1782A417F975C2AB85BDA190D;
// System.Security.Cryptography.X509Certificates.X509CertificateCollection
struct X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833;
// System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator
struct X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B;
// System.Security.Cryptography.X509Certificates.X509CertificateImpl
struct X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313;
// System.Security.Cryptography.X509Certificates.X509CertificateImplCollection
struct X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242;
// System.Security.Cryptography.X509Certificates.X509Chain
struct X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538;
// System.Security.Cryptography.X509Certificates.X509ChainImpl
struct X509ChainImpl_t34FABF07BEA0CFB6D88717BCDDE0607D9DA13A67;
// System.Security.Cryptography.X509Certificates.X509ChainPolicy
struct X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD;
// System.Security.Principal.IPrincipal
struct IPrincipal_t63FD7F58FBBE134C8FE4D31710AAEA00B000F0BF;
// System.Security.SecureString
struct SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5;
// System.String
struct String_t;
// System.String[]
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
// System.Threading.AsyncLocal`1<System.Globalization.CultureInfo>
struct AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A;
// System.Threading.AutoResetEvent
struct AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7;
// System.Threading.CancellationTokenSource
struct CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE;
// System.Threading.ContextCallback
struct ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676;
// System.Threading.EventWaitHandle
struct EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98;
// System.Threading.ExecutionContext
struct ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70;
// System.Threading.InternalThread
struct InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192;
// System.Threading.ManualResetEvent
struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408;
// System.Threading.SemaphoreSlim
struct SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048;
// System.Threading.Tasks.StackGuard
struct StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9;
// System.Threading.Tasks.Task
struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2;
// System.Threading.Tasks.Task/ContingentProperties
struct ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08;
// System.Threading.Tasks.TaskFactory
struct TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155;
// System.Threading.Tasks.TaskFactory`1<Mono.Net.Security.AsyncProtocolResult>
struct TaskFactory_1_t0BBF93A8240DC9AA4CB30E731C2B8DCE5768503F;
// System.Threading.Tasks.TaskFactory`1<System.Int32>
struct TaskFactory_1_t35BBF03CDA9AA94D2BE8CB805D2C764236F56CC7;
// System.Threading.Tasks.TaskFactory`1<System.Nullable`1<System.Int32>>
struct TaskFactory_1_tBDEE73CC26733B668E00E1788D332FB0D9CC209E;
// System.Threading.Tasks.TaskScheduler
struct TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114;
// System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult>
struct Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD;
// System.Threading.Tasks.Task`1<System.Int32>
struct Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87;
// System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>
struct Task_1_t8906695C9865566AA79419735634FF27AC74506E;
// System.Threading.Tasks.Task`1<System.Object>
struct Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09;
// System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>
struct Task_1_t1359D75350E9D976BFA28AD96E417450DE277673;
// System.Threading.Thread
struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7;
// System.Threading.ThreadStart
struct ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF;
// System.Threading.Timer
struct Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553;
// System.Tuple`2<System.Guid,System.Object>
struct Tuple_2_t6E249C4F1E829CC2F5C1C9CBE3AF70B155C5D81B;
// System.Tuple`2<System.Guid,System.String>
struct Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087;
// System.Type
struct Type_t;
// System.Type[]
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F;
// System.Uri
struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E;
// System.Uri/UriInfo
struct UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E;
// System.UriParser
struct UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC;
// System.Version
struct Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD;
// System.Void
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017;
extern RuntimeClass* Action_t591D2A86165F896B4B800BB5C25CE18672A55579_il2cpp_TypeInfo_var;
extern RuntimeClass* ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var;
extern RuntimeClass* ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var;
extern RuntimeClass* ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_il2cpp_TypeInfo_var;
extern RuntimeClass* AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B_il2cpp_TypeInfo_var;
extern RuntimeClass* AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516_il2cpp_TypeInfo_var;
extern RuntimeClass* Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B_il2cpp_TypeInfo_var;
extern RuntimeClass* AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7_il2cpp_TypeInfo_var;
extern RuntimeClass* BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00_il2cpp_TypeInfo_var;
extern RuntimeClass* BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9_il2cpp_TypeInfo_var;
extern RuntimeClass* ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var;
extern RuntimeClass* CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_il2cpp_TypeInfo_var;
extern RuntimeClass* CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var;
extern RuntimeClass* CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var;
extern RuntimeClass* CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506_il2cpp_TypeInfo_var;
extern RuntimeClass* CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var;
extern RuntimeClass* CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D_il2cpp_TypeInfo_var;
extern RuntimeClass* CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var;
extern RuntimeClass* CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282_il2cpp_TypeInfo_var;
extern RuntimeClass* CFString_t59931F2D68934B1C69E1190703BE589321863699_il2cpp_TypeInfo_var;
extern RuntimeClass* CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A_il2cpp_TypeInfo_var;
extern RuntimeClass* CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352_il2cpp_TypeInfo_var;
extern RuntimeClass* CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_il2cpp_TypeInfo_var;
extern RuntimeClass* CertificateValidationHelper_t700A78AF16D5DA1698501C49E6894B1B67963F86_il2cpp_TypeInfo_var;
extern RuntimeClass* ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299_il2cpp_TypeInfo_var;
extern RuntimeClass* CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var;
extern RuntimeClass* ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE_il2cpp_TypeInfo_var;
extern RuntimeClass* Convert_t1C7A851BFB2F0782FD7F72F6AA1DCBB7B53A9C7E_il2cpp_TypeInfo_var;
extern RuntimeClass* CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559_il2cpp_TypeInfo_var;
extern RuntimeClass* DefaultCertificatePolicy_t2B28BF921CE86F4956EF998580E48C314B14A674_il2cpp_TypeInfo_var;
extern RuntimeClass* Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44_il2cpp_TypeInfo_var;
extern RuntimeClass* Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A_il2cpp_TypeInfo_var;
extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
extern RuntimeClass* Func_1_t30631A63BE46FE93700939B764202D360449FE30_il2cpp_TypeInfo_var;
extern RuntimeClass* GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var;
extern RuntimeClass* GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC_il2cpp_TypeInfo_var;
extern RuntimeClass* HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var;
extern RuntimeClass* ICertificatePolicy_tC17FB628273BC68D64CCF0F0F64D4290B084434E_il2cpp_TypeInfo_var;
extern RuntimeClass* ICertificateValidator2_t59AEA784559648561EFC807C805B3F3AD216AB18_il2cpp_TypeInfo_var;
extern RuntimeClass* ICertificateValidator_t0C1A54E00D408ADCBA27E600BFAA216E7E7D31A3_il2cpp_TypeInfo_var;
extern RuntimeClass* ICredentials_t1A41F1096B037CAB53AE01434DF0747881455344_il2cpp_TypeInfo_var;
extern RuntimeClass* IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var;
extern RuntimeClass* IMonoSslStream_t3476E6615542EBD74C52117F2B3BE178525AA38F_il2cpp_TypeInfo_var;
extern RuntimeClass* IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var;
extern RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var;
extern RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var;
extern RuntimeClass* InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var;
extern RuntimeClass* LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2_il2cpp_TypeInfo_var;
extern RuntimeClass* ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var;
extern RuntimeClass* Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var;
extern RuntimeClass* Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var;
extern RuntimeClass* MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var;
extern RuntimeClass* MonoSslPolicyErrors_t5F32A4E793EAB8B8A8128A6A3E7690D2E1F666C7_il2cpp_TypeInfo_var;
extern RuntimeClass* MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var;
extern RuntimeClass* MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27_il2cpp_TypeInfo_var;
extern RuntimeClass* MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF_il2cpp_TypeInfo_var;
extern RuntimeClass* NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062_il2cpp_TypeInfo_var;
extern RuntimeClass* NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4_il2cpp_TypeInfo_var;
extern RuntimeClass* NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var;
extern RuntimeClass* NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_il2cpp_TypeInfo_var;
extern RuntimeClass* NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640_il2cpp_TypeInfo_var;
extern RuntimeClass* ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var;
extern RuntimeClass* OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90_il2cpp_TypeInfo_var;
extern RuntimeClass* Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C_il2cpp_TypeInfo_var;
extern RuntimeClass* RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E_il2cpp_TypeInfo_var;
extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var;
extern RuntimeClass* ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB_il2cpp_TypeInfo_var;
extern RuntimeClass* ServicePointManager_tB30C5869193569552EC4F0F454EF3ACF3908DC02_il2cpp_TypeInfo_var;
extern RuntimeClass* String_t_il2cpp_TypeInfo_var;
extern RuntimeClass* SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_il2cpp_TypeInfo_var;
extern RuntimeClass* Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var;
extern RuntimeClass* ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var;
extern RuntimeClass* Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var;
extern RuntimeClass* TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91_il2cpp_TypeInfo_var;
extern RuntimeClass* Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087_il2cpp_TypeInfo_var;
extern RuntimeClass* Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C_il2cpp_TypeInfo_var;
extern RuntimeClass* Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398_il2cpp_TypeInfo_var;
extern RuntimeClass* Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C_il2cpp_TypeInfo_var;
extern RuntimeClass* Type_t_il2cpp_TypeInfo_var;
extern RuntimeClass* U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74_il2cpp_TypeInfo_var;
extern RuntimeClass* U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037_il2cpp_TypeInfo_var;
extern RuntimeClass* U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC_il2cpp_TypeInfo_var;
extern RuntimeClass* U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358_il2cpp_TypeInfo_var;
extern RuntimeClass* U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var;
extern RuntimeClass* UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var;
extern RuntimeClass* UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var;
extern RuntimeClass* Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var;
extern RuntimeClass* ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7_il2cpp_TypeInfo_var;
extern RuntimeClass* X509Certificate2Impl_t645108014422F6408EB87390317CD10710F129E7_il2cpp_TypeInfo_var;
extern RuntimeClass* X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833_il2cpp_TypeInfo_var;
extern RuntimeClass* X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2_il2cpp_TypeInfo_var;
extern RuntimeClass* X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD_il2cpp_TypeInfo_var;
extern RuntimeClass* X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_error_code_tA9272A71D51F7FE555C03185AE244FB01EAF998F_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6_il2cpp_TypeInfo_var;
extern RuntimeClass* unitytls_x509verify_result_t835FEA0265EFD70F0762B220C663474E03402278_il2cpp_TypeInfo_var;
extern String_t* _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261;
extern String_t* _stringLiteral02B576865FEEC6CEA52D30AAB58E274832ACE3E5;
extern String_t* _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9;
extern String_t* _stringLiteral06FD90C7A68883727ECCC0E7F4DDA57B6E3B7D28;
extern String_t* _stringLiteral071F2420E5DAC6E820A87E5A82A65431D3344F48;
extern String_t* _stringLiteral084EB26C12A38D9B201817FE5E8025D1F0B525E9;
extern String_t* _stringLiteral0D5F7353D1B57CA1858693E77E3966E78C734660;
extern String_t* _stringLiteral0DE980A87E9D8FA017A4386FBEBBEF703A8D65A4;
extern String_t* _stringLiteral11769B7F9E7C84E2BF6C635520FDB0C284A30481;
extern String_t* _stringLiteral194B7A0B1DCB2AC4E4CC31D4DB55A5FFB8EB8EA8;
extern String_t* _stringLiteral1F19E2D3803D687169F1558163DF3AAE8933BBC3;
extern String_t* _stringLiteral20FC2D7FD187EA6D9538057961E144F93AA154E7;
extern String_t* _stringLiteral2BEB2BD08E72226CE998650F05824A80A5B6E737;
extern String_t* _stringLiteral2C6D680F5C570BA21D22697CD028F230E9F4CD56;
extern String_t* _stringLiteral2EFCDFD2D2F77EFCD3A02B86DEA0E3E932226F8A;
extern String_t* _stringLiteral3088FBCF4C4DB32725AE1475DD6D16D5BF29B540;
extern String_t* _stringLiteral33DBF428BAB5B8375E5B6335B09AAF432A95ADBA;
extern String_t* _stringLiteral3441CDCE9FB0A67160E04A07051CB9E18BB0C2B3;
extern String_t* _stringLiteral3D465D95194134E16E843A3DF61E873C8293DEA9;
extern String_t* _stringLiteral3DAF93DF15800488B52FD2B13471685593DD0646;
extern String_t* _stringLiteral3FE55872D3A24CF872B3E8EB9B2A6C8201B3AAB1;
extern String_t* _stringLiteral43A9519ED4B5E9C75EB7D683E3D1E09708F9B34A;
extern String_t* _stringLiteral43D60C661E0204758C89FAE7C8549C0B471106FB;
extern String_t* _stringLiteral45C1FC38173A5FD1716A403B84531F2FC83623E0;
extern String_t* _stringLiteral496A7F1AC02A09F425E6390D82EECB06970B5B77;
extern String_t* _stringLiteral4A37E59F0BD3B687584D2D8B9790C9B454FBE94B;
extern String_t* _stringLiteral4A83BBF429531A9232FD9C22D5A680EDB9CB3F4E;
extern String_t* _stringLiteral4A9157A7F5CDBBF54A8B7FE033785CF759E0EBB0;
extern String_t* _stringLiteral4BEA914CF25F2F3CAFC5E11A08AB5BD5EA100A9B;
extern String_t* _stringLiteral5043B3421BA2ACC1741D002B20E5764F79A94CC6;
extern String_t* _stringLiteral509CFDC6DD5599244A9C949B0FCBC45A37CF6F9F;
extern String_t* _stringLiteral524A7D520F53E851E22833ECB3358DA7F5B31A2D;
extern String_t* _stringLiteral52E33E4D3BAE5D279FF886FC58BD7B1CD19DFCB3;
extern String_t* _stringLiteral53A610E925BBC0A175E365D31241AE75AEEAD651;
extern String_t* _stringLiteral5A9BA12553275151B0A992765E28DFAF4B1FD5EC;
extern String_t* _stringLiteral5B305A99E20D948E090604C8C1187B72E6D59403;
extern String_t* _stringLiteral5BAB61EB53176449E25C2C82F172B82CB13FFB9D;
extern String_t* _stringLiteral61CE5A2CEB12686C40BA9776D128F0AF7AFDDAB1;
extern String_t* _stringLiteral65FAFAED9DC85E32B2C7D48BA879F1A57A90D0C9;
extern String_t* _stringLiteral6D4853D9C2696A98DA8096DCE674A11141FD8E3C;
extern String_t* _stringLiteral7505D64A54E061B7ACD54CCD58B49DC43500B635;
extern String_t* _stringLiteral782CD696DB6DCABF532AEBBA85E5CD1A0726ABE8;
extern String_t* _stringLiteral782EC399ABAFF869EE813ABAC513503A31BD592B;
extern String_t* _stringLiteral7B453BCD52F806A62F523CDE2D3C877791F00E3D;
extern String_t* _stringLiteral7CBA645633B09B87BB64833C3394A139048A4B52;
extern String_t* _stringLiteral80C8E6938B5EF83DCE60C536BC9079720D54F951;
extern String_t* _stringLiteral81736358B1645103AE83247B10C5F82AF641DDFC;
extern String_t* _stringLiteral89368E1D68015693AB48EE189D0632CB5D6EDFB3;
extern String_t* _stringLiteral89D07288BD1565EF97F5926DA9D197AB1BD32F1B;
extern String_t* _stringLiteral8D49852F94B6B049DB87721DD00F949FF76F466B;
extern String_t* _stringLiteral9298ECB4F4CFE0ED3F1628C9D6E6D1B9A593A610;
extern String_t* _stringLiteral9B33046ED39D182E3ADAFA9045AD6787D4BBC321;
extern String_t* _stringLiteralA2D949D908FE6D31B32F76B1D98C42040346B4AF;
extern String_t* _stringLiteralABC41A8F135517F998CA0A47EE6A4DF49A3BEDBB;
extern String_t* _stringLiteralB78467FA10BD6E0DF42BD7105E27D85A82D0626C;
extern String_t* _stringLiteralC2FE52F5E4CAE759BAFC7665800BCFCAE844B750;
extern String_t* _stringLiteralC8A794FD3FC16C2C314077309F775D21E9B739C3;
extern String_t* _stringLiteralC96D8FC3D95DCD0E2547C2CD711DC1CEFA94602B;
extern String_t* _stringLiteralCB2ABC02CAD8A6985A95FA2F4B860831B13EA387;
extern String_t* _stringLiteralD0BE2DC421BE4FCD0172E5AFCEEA3970E2F3D940;
extern String_t* _stringLiteralD163A6BA3FF12164330D0546BF58E28B8AA51DEE;
extern String_t* _stringLiteralD18408B122827F0C74600D65BA81A635DCABB89C;
extern String_t* _stringLiteralD2D84260B0843B4862D56BCE57CD374F17CE60D3;
extern String_t* _stringLiteralD3383CCD17F8375DB7E6AF29AAF0F90B1FCC6BE5;
extern String_t* _stringLiteralD36851B674EFE7935723B33E0DBEBE39459CAF65;
extern String_t* _stringLiteralD3B6D5EBF92F8B12445DB97ADBFD6C25E4BC7445;
extern String_t* _stringLiteralD5290D3AE3259FE35E0742C6974F0DFBA29DAFF7;
extern String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
extern String_t* _stringLiteralDEA1E8F15CADFF2878E4222800A4D95D499E02E2;
extern String_t* _stringLiteralDF0DBEBAA652E6960E29B3659060FC981B74CF63;
extern String_t* _stringLiteralDFFBC6C8A7C18041DDE01CA73B539F216F6C6C4F;
extern String_t* _stringLiteralE3FCC3262E997034888762FC6D8C58F9CB275409;
extern String_t* _stringLiteralE53C2EA1FE4BD2B78BF4723C7C155A578E020A25;
extern String_t* _stringLiteralEA9D0AB5442E3A077CB0978C84CE18D319E8B004;
extern String_t* _stringLiteralED75519C1407DDA6C9604F2A1D27D005A6C2C390;
extern String_t* _stringLiteralF99783D8A88B6556B4BF0967C71B5D7A8A57FB45;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m8A995342D50B0ABAA2E3EE6CBA355484259E4CF5_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_m27EC0547CE146B1E82C108C283D1DAD2AEF81083_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m10F3A6CBD71592E7C6A8E694309C48D87D4E95AD_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m0BF83BB93CE0CD7BFC1D12292259197900CEA4F8_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_Create_m242902BEDFDC7D1CC69AFDD97C9D701DE8FE2B50_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_Create_mB60DC339AEDD170B1734CFCE9841538E84686820_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetException_m24103DD71F8B33836CA0506874DBB021B9385837_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetException_m7AC187DC8C778D9C7E06D316EB9BFAE37B4E7D53_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetResult_mD643FBB081E33BE94442E9D8F9694E9008B0C4F0_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetResult_mDB67DEC1B95ACC8E46B3323B1F19D65EC17ADA9A_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetStateMachine_m26511B6C387FC1405B1EEDF9BA97FC8B04E833DD_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetStateMachine_m982DF1DD4A7F18AB2E91BB6203C81F0246BB094A_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m76073D93DA6947C4B0CF9D9C6BF57526F674D659_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_mD28BD96B617BE0AE227EDF31AE26EED9D391C2D4_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m43D22CCD35DA950DB1C0515C6C6897DCB2575ED4_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m86EE112E3DDD51CBC6A0F57A35AC3919A128BCB8_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_get_Task_m35C5C2BA1998F89CDCED8166BAE477A591FAB101_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_get_Task_m6F38E3B2220CD252E1196C38A8DC4A33EDEAA9F6_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mE6C1CEB139899E61C9EC1EB3C6135332E8FCBB35_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mFAAE60A8CEF35B2FFAAC5B0CFC0E04A24F309821_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_mFD398737DB235705CD93D5EBA8FF31DDF273D6A5_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_m00FD9615EAA4D3E47C70D097B61431C2A1965520_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_m04E42D96056940C94B4AC023C0851B1EF14F14F9_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mD2744150B60B8B03BAB01F0D4C6245DFDD9AE300_RuntimeMethod_var;
extern const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mE4E7D5465A93C56B5F17EB43FD2AF11AF3597A69_RuntimeMethod_var;
extern const RuntimeMethod* BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F_RuntimeMethod_var;
extern const RuntimeMethod* CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptThread_mF6DD5D031A74CE07FFCFA60137A3097683F313B2_RuntimeMethod_var;
extern const RuntimeMethod* CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7_RuntimeMethod_var;
extern const RuntimeMethod* CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828_RuntimeMethod_var;
extern const RuntimeMethod* CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673_RuntimeMethod_var;
extern const RuntimeMethod* CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429_RuntimeMethod_var;
extern const RuntimeMethod* CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB_RuntimeMethod_var;
extern const RuntimeMethod* CFWebProxy_IsBypassed_m1E2CC3D34FA80BA0FC1026047CCC2947AA2D0EA7_RuntimeMethod_var;
extern const RuntimeMethod* ChainValidationHelper_DefaultSelectionCallback_mC8C3FAEDFCAC634F7C77EA067637E0088863B31A_RuntimeMethod_var;
extern const RuntimeMethod* ChainValidationHelper_ValidateCertificate_m0DE6FB5264C61C93FA06B954A0CBF670AB7C3A08_RuntimeMethod_var;
extern const RuntimeMethod* ChainValidationHelper_ValidateCertificate_mE482A7E49237B8C3CA8F491A78CC6E6084671188_RuntimeMethod_var;
extern const RuntimeMethod* ConditionalWeakTable_2_GetValue_m83BAC1686B3BA1E120BF42019C69204E8E562B51_RuntimeMethod_var;
extern const RuntimeMethod* ConditionalWeakTable_2__ctor_m34D1DC6BBD437B76D7C12BDA13BFCE576FC565DC_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaitable_1_GetAwaiter_m2334D52A2F0403A09E55D5B4B4AA4DA5B2E318B5_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaitable_1_GetAwaiter_m84063760B3748345CCC1C5EE19101346F0EBC3D5_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaiter_GetResult_m519FEE37CB8F736EE39E33E1C36D4A0EE8C2611C_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaiter_GetResult_mE3D98A933BFBF815C080F9C52674D4927E5C86FE_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaiter_get_IsCompleted_m1358F59D9346DF4A24793C6A211BC0AF3BC3AB04_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaiter_get_IsCompleted_m49530C37AAFA1E0E489AF08AB80C56EE30ACAA80_RuntimeMethod_var;
extern const RuntimeMethod* ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92_RuntimeMethod_var;
extern const RuntimeMethod* CreateValueCallback__ctor_m7CE2FB85D8FF748AF803D6CB2DFBA673FDCEFC9D_RuntimeMethod_var;
extern const RuntimeMethod* Debug_CheckAndThrow_m4B13EAF7CA50D7535BF7F663D23886279A4CDBF5_RuntimeMethod_var;
extern const RuntimeMethod* Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_Add_m3529BBD60C56857C10A76E5453088D79C3A10315_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_ContainsKey_m7E8DFDA05E5DA08A738345F868DAD540A36A6C89_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_TryGetValue_m462437C1AB35288C0FC8E5348A1420F0AF2BB8C4_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_TryGetValue_m702C34EAD67A70D7D17552F2C6F234D6D09E25EB_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2__ctor_m0ED7FABB9B4885017EEB98753F06BD38B8CD35AA_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2__ctor_m8FFFB9F60B4B925EC1CDFB151C1D9B2638567C8D_RuntimeMethod_var;
extern const RuntimeMethod* Func_1__ctor_m27E13FE1436758E3083686F1DC59AABC45F50527_RuntimeMethod_var;
extern const RuntimeMethod* Marshal_PtrToStructure_Tisunitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_m7EDA997C9EC997C0EC8D05B1150DD34723490193_RuntimeMethod_var;
extern const RuntimeMethod* MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E_RuntimeMethod_var;
extern const RuntimeMethod* MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47_RuntimeMethod_var;
extern const RuntimeMethod* MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D_RuntimeMethod_var;
extern const RuntimeMethod* MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC_RuntimeMethod_var;
extern const RuntimeMethod* MobileAuthenticatedStream_Seek_m2D799812EC327A4E25AA165B9966514B2B1475A6_RuntimeMethod_var;
extern const RuntimeMethod* MobileAuthenticatedStream_U3CInnerWriteU3Eb__67_0_mA67CDCE05B68516E41F5A6A8BF836B0AAE18D3B9_RuntimeMethod_var;
extern const RuntimeMethod* MobileAuthenticatedStream_set_Position_m5A309FE43C490AA7C1D9AE181D269CCA12B26260_RuntimeMethod_var;
extern const RuntimeMethod* MobileTlsContext_SelectClientCertificate_mECA3191985152439F02BAF708106264FAE73295E_RuntimeMethod_var;
extern const RuntimeMethod* MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D_RuntimeMethod_var;
extern const RuntimeMethod* MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200_RuntimeMethod_var;
extern const RuntimeMethod* MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700_RuntimeMethod_var;
extern const RuntimeMethod* MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275_RuntimeMethod_var;
extern const RuntimeMethod* Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6_RuntimeMethod_var;
extern const RuntimeMethod* Nullable_1_GetValueOrDefault_mEB3794454EFFF1F9B06CE0537D9971D6B4112E08_RuntimeMethod_var;
extern const RuntimeMethod* Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2_RuntimeMethod_var;
extern const RuntimeMethod* Nullable_1__ctor_mF86B0471116F7006A94BCE33D1FAFB3888AED1A7_RuntimeMethod_var;
extern const RuntimeMethod* Nullable_1_get_HasValue_m275A31438FCDAEEE039E95D887684E04FD6ECE2B_RuntimeMethod_var;
extern const RuntimeMethod* Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15_RuntimeMethod_var;
extern const RuntimeMethod* Queue_1_Dequeue_m7257DBE8761CB008B7BB0EC6F39CD3C3302DD881_RuntimeMethod_var;
extern const RuntimeMethod* Queue_1_Enqueue_m68ACD69FE574BBFA6E6E0E4D70A275DD34165690_RuntimeMethod_var;
extern const RuntimeMethod* Queue_1__ctor_m897C67648FED3997A1EDA43D5540847789FDE48A_RuntimeMethod_var;
extern const RuntimeMethod* Queue_1_get_Count_m4600FA48F731507A402BD1E376D4977CA4B0C4AA_RuntimeMethod_var;
extern const RuntimeMethod* TaskToApm_End_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m7A78383A6B69F06EC91BDED0E0F6F3DE02960234_RuntimeMethod_var;
extern const RuntimeMethod* Task_1_ConfigureAwait_m4A70F9E8C6A5F7C412A2A2ECEC755007AA4A37A3_RuntimeMethod_var;
extern const RuntimeMethod* Task_1_ConfigureAwait_m75E697C17E49CB06391311471AC0E4FAB9C08CC4_RuntimeMethod_var;
extern const RuntimeMethod* Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982_RuntimeMethod_var;
extern const RuntimeMethod* Task_1_get_Result_m80E150EF93681DF361700DB6F78C976BE3EC871B_RuntimeMethod_var;
extern const RuntimeMethod* Task_Run_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m11A2B12F2DF2E9E71644C83D3A1601E8BCC4929A_RuntimeMethod_var;
extern const RuntimeMethod* Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C_RuntimeMethod_var;
extern const RuntimeMethod* Tuple_2_get_Item1_m58F2B36B3F1939A8F89BE4F145B94AAF8C937E0C_RuntimeMethod_var;
extern const RuntimeMethod* Tuple_2_get_Item2_mD258920B915A243C53932144EB0206B718CE79AF_RuntimeMethod_var;
extern const RuntimeMethod* U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D_RuntimeMethod_var;
extern const RuntimeMethod* U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96_RuntimeMethod_var;
extern const RuntimeMethod* U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_RuntimeMethod_var;
extern const RuntimeMethod* U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_RuntimeMethod_var;
extern const RuntimeMethod* U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2_RuntimeMethod_var;
extern const RuntimeMethod* U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_RuntimeMethod_var;
extern const RuntimeMethod* U3CU3Ec_U3CAuthenticateU3Eb__1_0_m0F7472B07BB5D2611AACE5F11DCD359FB03466B3_RuntimeMethod_var;
extern const RuntimeMethod* U3CU3Ec__DisplayClass13_0_U3CExecuteProxyAutoConfigurationURLU3Eb__0_mFE212AE14442B7E102A25A01CC3347AFB5C3BD13_RuntimeMethod_var;
extern const RuntimeMethod* U3CU3Ec__DisplayClass5_0_U3CMonoToPublicU3Eb__0_mA228BC7BEF63CBFCF290284572E847A6BCCFECF7_RuntimeMethod_var;
extern const RuntimeMethod* U3CU3Ec__DisplayClass66_0_U3CInnerReadU3Eb__0_mF1C5674011A7F38D3AE4A911BE1E8E36E5CE0348_RuntimeMethod_var;
extern const RuntimeMethod* U3CU3Ec__DisplayClass8_0_U3CMonoToInternalU3Eb__0_m0B62590D3F567A6C864B7B82B577676087CACB6B_RuntimeMethod_var;
extern const RuntimeMethod* ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766_RuntimeMethod_var;
extern const uint32_t AsyncProtocolRequest_InnerRead_m902FA39460933B383900CB60BDF8CCFC96BF3499_MetadataUsageId;
extern const uint32_t AsyncProtocolRequest_ProcessOperation_m6DD0D7800F73C41BE9A5313737357801B22ED71D_MetadataUsageId;
extern const uint32_t AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682_MetadataUsageId;
extern const uint32_t AsyncProtocolRequest_ToString_m2D8062B5811D7B7A071CC451D2FD03E5BF61B529_MetadataUsageId;
extern const uint32_t AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769_MetadataUsageId;
extern const uint32_t AsyncReadOrWriteRequest_ToString_mDF6B2FA7AFA4E8B6571656E60CEF9BCFDCF05EDD_MetadataUsageId;
extern const uint32_t AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F_MetadataUsageId;
extern const uint32_t BufferOffsetSize2_MakeRoom_mD7CCEC959C12276B0333DFFEAA8581C465FF44ED_MetadataUsageId;
extern const uint32_t BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7_MetadataUsageId;
extern const uint32_t BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F_MetadataUsageId;
extern const uint32_t BufferOffsetSize_ToString_mEEB6528B305FE796622A87E8692C7132423D4655_MetadataUsageId;
extern const uint32_t BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F_MetadataUsageId;
extern const uint32_t CFArray__cctor_m6C3B2E90EA8971C6A6217B1EAE6982C0C6D15F42_MetadataUsageId;
extern const uint32_t CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD_MetadataUsageId;
extern const uint32_t CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1_MetadataUsageId;
extern const uint32_t CFDictionary_GetValue_m541C66EDA38170813EFC86504CAD18E4984F837D_MetadataUsageId;
extern const uint32_t CFDictionary__cctor_m1C9A42B30155219EAFD302304F4BCE71C0806256_MetadataUsageId;
extern const uint32_t CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptThread_mF6DD5D031A74CE07FFCFA60137A3097683F313B2_MetadataUsageId;
extern const uint32_t CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScript_mCE67B2B2E7E40885FBE488B67B1F748F28EA4089_MetadataUsageId;
extern const uint32_t CFNetwork_CopyProxiesForAutoConfigurationScript_mD52D441E483F955FBA484E58282E688A7DAE3BC1_MetadataUsageId;
extern const uint32_t CFNetwork_CopyProxiesForURL_m3CC1E10A717CBA58D63403AD72AFF7C28DF09DAB_MetadataUsageId;
extern const uint32_t CFNetwork_ExecuteProxyAutoConfigurationURL_m1645430EC8CB0FB9B128A1525436468BA71C7D7A_MetadataUsageId;
extern const uint32_t CFNetwork_GetDefaultProxy_mFCEFB728224033F014C188FE2BBC379A7F753428_MetadataUsageId;
extern const uint32_t CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7_MetadataUsageId;
extern const uint32_t CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828_MetadataUsageId;
extern const uint32_t CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673_MetadataUsageId;
extern const uint32_t CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429_MetadataUsageId;
extern const uint32_t CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A_MetadataUsageId;
extern const uint32_t CFNetwork__cctor_m53723CA4A908873A10BBB2FD8B3BB7C23A23F250_MetadataUsageId;
extern const uint32_t CFNumber_AsInt32_mEC1828CEFC9E0F945C22D09B09D5146B75D68770_MetadataUsageId;
extern const uint32_t CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F_MetadataUsageId;
extern const uint32_t CFObject_Dispose_m8CF85BE6C028F1567A3066A0E47FB69CB3D13250_MetadataUsageId;
extern const uint32_t CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0_MetadataUsageId;
extern const uint32_t CFProxyAutoConfigurationResultCallback_BeginInvoke_m61976BC16FAC944A2D7C243AC67A4EA61500DAC0_MetadataUsageId;
extern const uint32_t CFProxySettings__cctor_m6A3C05CFF7C6FF13E81F591D83148FA36BDF3166_MetadataUsageId;
extern const uint32_t CFProxy_CFProxyTypeToEnum_mC685B37B2264E025F168250BCA92DC848E531702_MetadataUsageId;
extern const uint32_t CFProxy__cctor_m5E64CF6485D2887BAD97F92173EE34A7867EB7D4_MetadataUsageId;
extern const uint32_t CFProxy_get_AutoConfigurationJavaScript_m6B62E15C6AA2B407D9B788515B519DCCF88FEC8B_MetadataUsageId;
extern const uint32_t CFProxy_get_AutoConfigurationUrl_m840D41FCB3D048DD2EAD2B3A1DC054B96E2D4E5E_MetadataUsageId;
extern const uint32_t CFProxy_get_HostName_m24443A667C88CBB73EB7CEE0AB35CA42BBECF3B2_MetadataUsageId;
extern const uint32_t CFProxy_get_Password_m20C13DAEDF18604D6F2D57B56C56758667525D6D_MetadataUsageId;
extern const uint32_t CFProxy_get_Port_mC6490D437685D8E722A81740FBC64746021190BF_MetadataUsageId;
extern const uint32_t CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88_MetadataUsageId;
extern const uint32_t CFProxy_get_Username_m8155EBB692BD8FFBC2B84325225284E6FDE5D2AD_MetadataUsageId;
extern const uint32_t CFRunLoop_get_CurrentRunLoop_mBCBEFF47AD9EA6FA878AE0A7F476EA58CA65B9C0_MetadataUsageId;
extern const uint32_t CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B_MetadataUsageId;
extern const uint32_t CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94_MetadataUsageId;
extern const uint32_t CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A_MetadataUsageId;
extern const uint32_t CFWebProxy_ExecuteProxyAutoConfigurationURL_mC040FE13D5540C58B8CF4EE63C5D331978B901E1_MetadataUsageId;
extern const uint32_t CFWebProxy_GetProxyUriFromScript_mC4D0A8BC56266C546C65C29996A5564F03503DEB_MetadataUsageId;
extern const uint32_t CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF_MetadataUsageId;
extern const uint32_t CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB_MetadataUsageId;
extern const uint32_t CFWebProxy_IsBypassed_m1E2CC3D34FA80BA0FC1026047CCC2947AA2D0EA7_MetadataUsageId;
extern const uint32_t CallbackHelpers_MonoToInternal_m82BDD9A21269FA19DA58564160BE5A2C083A4199_MetadataUsageId;
extern const uint32_t CallbackHelpers_MonoToPublic_mA514EEB118D8EC3D84A607A42A0B48B5DA1FA500_MetadataUsageId;
extern const uint32_t CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166_MetadataUsageId;
extern const uint32_t CertHelper_AddCertificatesToNativeChain_m1D22A9A50CA05E1F931B8B309E047092DDE01CFF_MetadataUsageId;
extern const uint32_t CertHelper_NativeChainToManagedCollection_m671B74DB858DFEC5DE82CB70687F76EE5212630C_MetadataUsageId;
extern const uint32_t ChainValidationHelper_Create_m6D4991E3FF02AEB2E00BD1DE7A9C7D69BF0AECFB_MetadataUsageId;
extern const uint32_t ChainValidationHelper_GetInternalValidator_mBDF9A751ADCBA2326B75ABF4BDE8410F08FF5FAC_MetadataUsageId;
extern const uint32_t ChainValidationHelper_ValidateCertificate_m0DE6FB5264C61C93FA06B954A0CBF670AB7C3A08_MetadataUsageId;
extern const uint32_t ChainValidationHelper_ValidateCertificate_mE482A7E49237B8C3CA8F491A78CC6E6084671188_MetadataUsageId;
extern const uint32_t ChainValidationHelper_ValidateChain_m7A807FE9B1CBE778FE851D07E24D80A3D567B90B_MetadataUsageId;
extern const uint32_t ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF_MetadataUsageId;
extern const uint32_t Debug_CheckAndThrow_m4B13EAF7CA50D7535BF7F663D23886279A4CDBF5_MetadataUsageId;
extern const uint32_t Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8_MetadataUsageId;
extern const uint32_t GetProxyData__ctor_m9CC32EF080377850BC9B6FF283B2595C167B7721_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_BeginRead_m678B1BECC958CD3B67D66134E56AD3CAEB07019C_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_BeginWrite_m01F98CCE1A968C5654028F266F3C648CF858864B_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_Dispose_mB7DAA195CE82F2FA15AB576C961A7CE5D58C3106_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_EndRead_m347ACCE77CCCE6738781A2B182949CBA72CF9143_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_InnerRead_m0EDB58159985F661C68EBA26247546ED06999D0F_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_InnerWrite_m36FEDC8E842C497B62D566D6392287270FD698AC_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_InternalRead_m61B06DFDEA8207EEB7F1C350A428D7158ED25764_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_InternalWrite_mD2BD17B591D53F923FAC63558AA1D35B21DB4E21_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_ProcessAuthentication_m1A9EEBB26CCD694B0B844D8375EA85E6A353B73E_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_ReadAsync_mA54D1973D54A2F0DB84CE3FB41EAE1974988BB32_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_Read_mB273DD14EDCED08E88F57CB340B97A206BA7DDE1_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_Seek_m2D799812EC327A4E25AA165B9966514B2B1475A6_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_WriteAsync_m2521D8A56CEC0EA00B99F2DD570FCCEDEBFF1807_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_Write_m0264ACE9D90AFB72A1A27B6130DD1B2876334DDF_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream__cctor_mCC74CDBC64394AA7D5FE8CA0EE03EC0F11D7FEB6_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream__ctor_mF6BF50D6BFDEF283FF8036F5170281D29FDD7628_MetadataUsageId;
extern const uint32_t MobileAuthenticatedStream_set_Position_m5A309FE43C490AA7C1D9AE181D269CCA12B26260_MetadataUsageId;
extern const uint32_t MobileTlsContext_Dispose_m28EF01B1A0096B9A7820BAA0A77DB59C96A619DD_MetadataUsageId;
extern const uint32_t MobileTlsContext_SelectClientCertificate_mECA3191985152439F02BAF708106264FAE73295E_MetadataUsageId;
extern const uint32_t MobileTlsContext_ValidateCertificate_m4A466CEC18A060EDFD9D65F66600FA7F63632F7A_MetadataUsageId;
extern const uint32_t MobileTlsContext_ValidateCertificate_mC4B0D79BE85414111AAEF998B89A3397B2FBA25B_MetadataUsageId;
extern const uint32_t MobileTlsContext__ctor_m449BA0C8EEB97C8D13FBDF2B18F46F37408292E2_MetadataUsageId;
extern const uint32_t MonoTlsProviderFactory_CreateDefaultProviderImpl_mCD05512BAD4E80E43384340A06057306064EFACE_MetadataUsageId;
extern const uint32_t MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020_MetadataUsageId;
extern const uint32_t MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D_MetadataUsageId;
extern const uint32_t MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200_MetadataUsageId;
extern const uint32_t MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D_MetadataUsageId;
extern const uint32_t MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700_MetadataUsageId;
extern const uint32_t MonoTlsProviderFactory__cctor_mF95517B2A6920440ACFBE55DEA0EE9C1211BF26A_MetadataUsageId;
extern const uint32_t MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275_MetadataUsageId;
extern const uint32_t MonoTlsStream__ctor_mE9D329376ADF7AD49283D592E891E6C264052AAF_MetadataUsageId;
extern const uint32_t NoReflectionHelper_GetInternalValidator_m231BC9D1C0A711D48F25B6F0162ACABBA93A0D74_MetadataUsageId;
extern const uint32_t NtlmClient_Authenticate_mACF348B49C5FCF4D4904A8B495EBBACAF3B6ED46_MetadataUsageId;
extern const uint32_t NtlmClient__cctor_mDC89C46BF8C27D37BD71A87CB11C2110A2D3C1A6_MetadataUsageId;
extern const uint32_t NtlmClient_get_AuthenticationType_m58D9DF6D9370C2BAAEEC3E9308A0A01B4C6E736B_MetadataUsageId;
extern const uint32_t NtlmSession_Authenticate_mD57BA163AE75E2ABE05008CE6436AC9B7A5A92C7_MetadataUsageId;
extern const uint32_t ServerCertValidationCallbackWrapper_BeginInvoke_mCCBD269244B22D143E7CF8F02FBF9DA99488F1D9_MetadataUsageId;
extern const uint32_t SystemCertificateValidator_CreateX509Chain_mB9965896005703ADC050BC1E6415D30FBDC42091_MetadataUsageId;
extern const uint32_t SystemCertificateValidator__cctor_mBF04D8E389B7377FC07044B9CF044A966C572193_MetadataUsageId;
extern const uint32_t U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D_MetadataUsageId;
extern const uint32_t U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3_MetadataUsageId;
extern const uint32_t U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96_MetadataUsageId;
extern const uint32_t U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381_MetadataUsageId;
extern const uint32_t U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542_MetadataUsageId;
extern const uint32_t U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_MetadataUsageId;
extern const uint32_t U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_MetadataUsageId;
extern const uint32_t U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2_MetadataUsageId;
extern const uint32_t U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A_MetadataUsageId;
extern const uint32_t U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_MetadataUsageId;
extern const uint32_t U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC_MetadataUsageId;
extern const uint32_t U3CU3Ec_U3CAuthenticateU3Eb__1_0_m0F7472B07BB5D2611AACE5F11DCD359FB03466B3_MetadataUsageId;
extern const uint32_t U3CU3Ec__DisplayClass13_0_U3CExecuteProxyAutoConfigurationURLU3Eb__0_mFE212AE14442B7E102A25A01CC3347AFB5C3BD13_MetadataUsageId;
extern const uint32_t U3CU3Ec__cctor_m4D4B4D61A29FCD9057B1FC6F3C79A861F67334D2_MetadataUsageId;
extern const uint32_t UnityTls_get_IsSupported_mA17DA466EA04B7B44B4C3C37EF24494F9CDE238C_MetadataUsageId;
extern const uint32_t UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E_MetadataUsageId;
extern const uint32_t unitytls_errorstate_raise_error_t_BeginInvoke_m430EC23CE6C0A221B234161D965EF48FDE1FE3D8_MetadataUsageId;
extern const uint32_t unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_com_FromNativeMethodDefinition_MetadataUsageId;
extern const uint32_t unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_pinvoke_FromNativeMethodDefinition_MetadataUsageId;
extern const uint32_t unitytls_key_parse_der_t_BeginInvoke_mDD3872296FB3905F2F22D5859F4521DF44C9F19B_MetadataUsageId;
extern const uint32_t unitytls_key_parse_pem_t_BeginInvoke_mE7922F635446EF1A040AEE37DD9CEA8694A7F771_MetadataUsageId;
extern const uint32_t unitytls_random_generate_bytes_t_BeginInvoke_m15487ED3C5CACFB6E0D760F7307847F531F1C3A4_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_com_FromNativeMethodDefinition_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_pinvoke_FromNativeMethodDefinition_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_certificate_callback_BeginInvoke_m1D0AF1A60BC715B76CD3866BF3D555E5A6BFDD3E_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_create_client_t_BeginInvoke_m7D9286CDD8953A99DC3DAF42531E08EC2921DF9D_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_create_server_t_BeginInvoke_m7E60A8576D5C6BE7D9A61EBB5800D7FD402BF60D_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_read_t_BeginInvoke_mC8AA0588732E45F9402F7EC9319099ECFC5AFF8C_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_server_require_client_authentication_t_BeginInvoke_m34DF29BAAD16625619D9BACCAE0916CCB1EE3814_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_set_supported_ciphersuites_t_BeginInvoke_mAD583F841F317705AA1F100D5188AEBC4B997C1D_MetadataUsageId;
extern const uint32_t unitytls_tlsctx_write_t_BeginInvoke_mC17344DDFE83AF7AA95CE8EC00A0FD27ADBF1A9F_MetadataUsageId;
extern const uint32_t unitytls_x509_export_der_t_BeginInvoke_m33E6F88E2448002C8B74EC67E172034CCD11E4D5_MetadataUsageId;
extern const uint32_t unitytls_x509list_append_der_t_BeginInvoke_m68B8C0940627CA1AA436E080A70BE1F622A820E7_MetadataUsageId;
extern const uint32_t unitytls_x509list_append_t_BeginInvoke_mD3FEDD5F023253232CC8C48EF5CF2120ABD7147B_MetadataUsageId;
extern const uint32_t unitytls_x509list_get_x509_t_BeginInvoke_m5F1D80B8C015B87B91AE11A27A01ED586E9BFFEF_MetadataUsageId;
extern const uint32_t unitytls_x509verify_default_ca_t_BeginInvoke_m732CB4DFD706DEA2D1AFDD66A25C7A0A4F59641C_MetadataUsageId;
extern const uint32_t unitytls_x509verify_explicit_ca_t_BeginInvoke_m5A0BBE08CCACF01F690B9919087359A9FF7CF468_MetadataUsageId;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2;;
struct unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke;
struct unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke;;
struct CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D;
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86;
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
#ifndef U3CMODULEU3E_TD81C26B45B0FBFD466203EB631D6270174412EE8_H
#define U3CMODULEU3E_TD81C26B45B0FBFD466203EB631D6270174412EE8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <Module>
struct U3CModuleU3E_tD81C26B45B0FBFD466203EB631D6270174412EE8
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CMODULEU3E_TD81C26B45B0FBFD466203EB631D6270174412EE8_H
#ifndef RUNTIMEOBJECT_H
#define RUNTIMEOBJECT_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Object
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RUNTIMEOBJECT_H
#ifndef NTLMCLIENT_TE2C469C219FC7533E842B06EC19C9E97B56CAEB8_H
#define NTLMCLIENT_TE2C469C219FC7533E842B06EC19C9E97B56CAEB8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Http.NtlmClient
struct NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8 : public RuntimeObject
{
public:
public:
};
struct NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_StaticFields
{
public:
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession> Mono.Http.NtlmClient::cache
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * ___cache_0;
public:
inline static int32_t get_offset_of_cache_0() { return static_cast<int32_t>(offsetof(NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_StaticFields, ___cache_0)); }
inline ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * get_cache_0() const { return ___cache_0; }
inline ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE ** get_address_of_cache_0() { return &___cache_0; }
inline void set_cache_0(ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * value)
{
___cache_0 = value;
Il2CppCodeGenWriteBarrier((&___cache_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NTLMCLIENT_TE2C469C219FC7533E842B06EC19C9E97B56CAEB8_H
#ifndef U3CU3EC_T5A379FC0C302BCAE0734A140490508F371CAF4B8_H
#define U3CU3EC_T5A379FC0C302BCAE0734A140490508F371CAF4B8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Http.NtlmClient_<>c
struct U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 : public RuntimeObject
{
public:
public:
};
struct U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_StaticFields
{
public:
// Mono.Http.NtlmClient_<>c Mono.Http.NtlmClient_<>c::<>9
U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * ___U3CU3E9_0;
// System.Runtime.CompilerServices.ConditionalWeakTable`2_CreateValueCallback<System.Net.HttpWebRequest,Mono.Http.NtlmSession> Mono.Http.NtlmClient_<>c::<>9__1_0
CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * ___U3CU3E9__1_0_1;
public:
inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast<int32_t>(offsetof(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_StaticFields, ___U3CU3E9_0)); }
inline U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * get_U3CU3E9_0() const { return ___U3CU3E9_0; }
inline U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; }
inline void set_U3CU3E9_0(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * value)
{
___U3CU3E9_0 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E9_0), value);
}
inline static int32_t get_offset_of_U3CU3E9__1_0_1() { return static_cast<int32_t>(offsetof(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_StaticFields, ___U3CU3E9__1_0_1)); }
inline CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * get_U3CU3E9__1_0_1() const { return ___U3CU3E9__1_0_1; }
inline CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 ** get_address_of_U3CU3E9__1_0_1() { return &___U3CU3E9__1_0_1; }
inline void set_U3CU3E9__1_0_1(CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * value)
{
___U3CU3E9__1_0_1 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E9__1_0_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CU3EC_T5A379FC0C302BCAE0734A140490508F371CAF4B8_H
#ifndef NTLMSESSION_T08C542CDE4B9A86AC6264DCBDA21CB44FD201640_H
#define NTLMSESSION_T08C542CDE4B9A86AC6264DCBDA21CB44FD201640_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Http.NtlmSession
struct NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 : public RuntimeObject
{
public:
// Mono.Security.Protocol.Ntlm.MessageBase Mono.Http.NtlmSession::message
MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * ___message_0;
public:
inline static int32_t get_offset_of_message_0() { return static_cast<int32_t>(offsetof(NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640, ___message_0)); }
inline MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * get_message_0() const { return ___message_0; }
inline MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 ** get_address_of_message_0() { return &___message_0; }
inline void set_message_0(MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * value)
{
___message_0 = value;
Il2CppCodeGenWriteBarrier((&___message_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NTLMSESSION_T08C542CDE4B9A86AC6264DCBDA21CB44FD201640_H
#ifndef CFNETWORK_T0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_H
#define CFNETWORK_T0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFNetwork
struct CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D : public RuntimeObject
{
public:
public:
};
struct CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields
{
public:
// System.Object Mono.Net.CFNetwork::lock_obj
RuntimeObject * ___lock_obj_0;
// System.Collections.Generic.Queue`1<Mono.Net.CFNetwork_GetProxyData> Mono.Net.CFNetwork::get_proxy_queue
Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * ___get_proxy_queue_1;
// System.Threading.AutoResetEvent Mono.Net.CFNetwork::proxy_event
AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * ___proxy_event_2;
public:
inline static int32_t get_offset_of_lock_obj_0() { return static_cast<int32_t>(offsetof(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields, ___lock_obj_0)); }
inline RuntimeObject * get_lock_obj_0() const { return ___lock_obj_0; }
inline RuntimeObject ** get_address_of_lock_obj_0() { return &___lock_obj_0; }
inline void set_lock_obj_0(RuntimeObject * value)
{
___lock_obj_0 = value;
Il2CppCodeGenWriteBarrier((&___lock_obj_0), value);
}
inline static int32_t get_offset_of_get_proxy_queue_1() { return static_cast<int32_t>(offsetof(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields, ___get_proxy_queue_1)); }
inline Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * get_get_proxy_queue_1() const { return ___get_proxy_queue_1; }
inline Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C ** get_address_of_get_proxy_queue_1() { return &___get_proxy_queue_1; }
inline void set_get_proxy_queue_1(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * value)
{
___get_proxy_queue_1 = value;
Il2CppCodeGenWriteBarrier((&___get_proxy_queue_1), value);
}
inline static int32_t get_offset_of_proxy_event_2() { return static_cast<int32_t>(offsetof(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields, ___proxy_event_2)); }
inline AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * get_proxy_event_2() const { return ___proxy_event_2; }
inline AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 ** get_address_of_proxy_event_2() { return &___proxy_event_2; }
inline void set_proxy_event_2(AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * value)
{
___proxy_event_2 = value;
Il2CppCodeGenWriteBarrier((&___proxy_event_2), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFNETWORK_T0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_H
#ifndef U3CU3EC__DISPLAYCLASS13_0_T188376556832A28CCF6EA0776E7FD1FCF9EAFE74_H
#define U3CU3EC__DISPLAYCLASS13_0_T188376556832A28CCF6EA0776E7FD1FCF9EAFE74_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFNetwork_<>c__DisplayClass13_0
struct U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 : public RuntimeObject
{
public:
// Mono.Net.CFProxy[] Mono.Net.CFNetwork_<>c__DisplayClass13_0::proxies
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* ___proxies_0;
// Mono.Net.CFRunLoop Mono.Net.CFNetwork_<>c__DisplayClass13_0::runLoop
CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * ___runLoop_1;
public:
inline static int32_t get_offset_of_proxies_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74, ___proxies_0)); }
inline CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* get_proxies_0() const { return ___proxies_0; }
inline CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D** get_address_of_proxies_0() { return &___proxies_0; }
inline void set_proxies_0(CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* value)
{
___proxies_0 = value;
Il2CppCodeGenWriteBarrier((&___proxies_0), value);
}
inline static int32_t get_offset_of_runLoop_1() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74, ___runLoop_1)); }
inline CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * get_runLoop_1() const { return ___runLoop_1; }
inline CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 ** get_address_of_runLoop_1() { return &___runLoop_1; }
inline void set_runLoop_1(CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * value)
{
___runLoop_1 = value;
Il2CppCodeGenWriteBarrier((&___runLoop_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CU3EC__DISPLAYCLASS13_0_T188376556832A28CCF6EA0776E7FD1FCF9EAFE74_H
#ifndef CFWEBPROXY_TA1B2658F08C093B82CF5D71EACCEF6463AFF5352_H
#define CFWEBPROXY_TA1B2658F08C093B82CF5D71EACCEF6463AFF5352_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFNetwork_CFWebProxy
struct CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 : public RuntimeObject
{
public:
// System.Net.ICredentials Mono.Net.CFNetwork_CFWebProxy::credentials
RuntimeObject* ___credentials_0;
// System.Boolean Mono.Net.CFNetwork_CFWebProxy::userSpecified
bool ___userSpecified_1;
public:
inline static int32_t get_offset_of_credentials_0() { return static_cast<int32_t>(offsetof(CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352, ___credentials_0)); }
inline RuntimeObject* get_credentials_0() const { return ___credentials_0; }
inline RuntimeObject** get_address_of_credentials_0() { return &___credentials_0; }
inline void set_credentials_0(RuntimeObject* value)
{
___credentials_0 = value;
Il2CppCodeGenWriteBarrier((&___credentials_0), value);
}
inline static int32_t get_offset_of_userSpecified_1() { return static_cast<int32_t>(offsetof(CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352, ___userSpecified_1)); }
inline bool get_userSpecified_1() const { return ___userSpecified_1; }
inline bool* get_address_of_userSpecified_1() { return &___userSpecified_1; }
inline void set_userSpecified_1(bool value)
{
___userSpecified_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFWEBPROXY_TA1B2658F08C093B82CF5D71EACCEF6463AFF5352_H
#ifndef ASYNCPROTOCOLREQUEST_TC1F08D36027FBF2F0252CA11DD18AD0F3BE37027_H
#define ASYNCPROTOCOLREQUEST_TC1F08D36027FBF2F0252CA11DD18AD0F3BE37027_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncProtocolRequest
struct AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 : public RuntimeObject
{
public:
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.AsyncProtocolRequest::<Parent>k__BackingField
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___U3CParentU3Ek__BackingField_0;
// System.Boolean Mono.Net.Security.AsyncProtocolRequest::<RunSynchronously>k__BackingField
bool ___U3CRunSynchronouslyU3Ek__BackingField_1;
// System.Int32 Mono.Net.Security.AsyncProtocolRequest::<UserResult>k__BackingField
int32_t ___U3CUserResultU3Ek__BackingField_2;
// System.Int32 Mono.Net.Security.AsyncProtocolRequest::Started
int32_t ___Started_3;
// System.Int32 Mono.Net.Security.AsyncProtocolRequest::RequestedSize
int32_t ___RequestedSize_4;
// System.Int32 Mono.Net.Security.AsyncProtocolRequest::WriteRequested
int32_t ___WriteRequested_5;
// System.Object Mono.Net.Security.AsyncProtocolRequest::locker
RuntimeObject * ___locker_6;
public:
inline static int32_t get_offset_of_U3CParentU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027, ___U3CParentU3Ek__BackingField_0)); }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * get_U3CParentU3Ek__BackingField_0() const { return ___U3CParentU3Ek__BackingField_0; }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 ** get_address_of_U3CParentU3Ek__BackingField_0() { return &___U3CParentU3Ek__BackingField_0; }
inline void set_U3CParentU3Ek__BackingField_0(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * value)
{
___U3CParentU3Ek__BackingField_0 = value;
Il2CppCodeGenWriteBarrier((&___U3CParentU3Ek__BackingField_0), value);
}
inline static int32_t get_offset_of_U3CRunSynchronouslyU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027, ___U3CRunSynchronouslyU3Ek__BackingField_1)); }
inline bool get_U3CRunSynchronouslyU3Ek__BackingField_1() const { return ___U3CRunSynchronouslyU3Ek__BackingField_1; }
inline bool* get_address_of_U3CRunSynchronouslyU3Ek__BackingField_1() { return &___U3CRunSynchronouslyU3Ek__BackingField_1; }
inline void set_U3CRunSynchronouslyU3Ek__BackingField_1(bool value)
{
___U3CRunSynchronouslyU3Ek__BackingField_1 = value;
}
inline static int32_t get_offset_of_U3CUserResultU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027, ___U3CUserResultU3Ek__BackingField_2)); }
inline int32_t get_U3CUserResultU3Ek__BackingField_2() const { return ___U3CUserResultU3Ek__BackingField_2; }
inline int32_t* get_address_of_U3CUserResultU3Ek__BackingField_2() { return &___U3CUserResultU3Ek__BackingField_2; }
inline void set_U3CUserResultU3Ek__BackingField_2(int32_t value)
{
___U3CUserResultU3Ek__BackingField_2 = value;
}
inline static int32_t get_offset_of_Started_3() { return static_cast<int32_t>(offsetof(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027, ___Started_3)); }
inline int32_t get_Started_3() const { return ___Started_3; }
inline int32_t* get_address_of_Started_3() { return &___Started_3; }
inline void set_Started_3(int32_t value)
{
___Started_3 = value;
}
inline static int32_t get_offset_of_RequestedSize_4() { return static_cast<int32_t>(offsetof(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027, ___RequestedSize_4)); }
inline int32_t get_RequestedSize_4() const { return ___RequestedSize_4; }
inline int32_t* get_address_of_RequestedSize_4() { return &___RequestedSize_4; }
inline void set_RequestedSize_4(int32_t value)
{
___RequestedSize_4 = value;
}
inline static int32_t get_offset_of_WriteRequested_5() { return static_cast<int32_t>(offsetof(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027, ___WriteRequested_5)); }
inline int32_t get_WriteRequested_5() const { return ___WriteRequested_5; }
inline int32_t* get_address_of_WriteRequested_5() { return &___WriteRequested_5; }
inline void set_WriteRequested_5(int32_t value)
{
___WriteRequested_5 = value;
}
inline static int32_t get_offset_of_locker_6() { return static_cast<int32_t>(offsetof(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027, ___locker_6)); }
inline RuntimeObject * get_locker_6() const { return ___locker_6; }
inline RuntimeObject ** get_address_of_locker_6() { return &___locker_6; }
inline void set_locker_6(RuntimeObject * value)
{
___locker_6 = value;
Il2CppCodeGenWriteBarrier((&___locker_6), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCPROTOCOLREQUEST_TC1F08D36027FBF2F0252CA11DD18AD0F3BE37027_H
#ifndef ASYNCPROTOCOLRESULT_T957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_H
#define ASYNCPROTOCOLRESULT_T957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncProtocolResult
struct AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 : public RuntimeObject
{
public:
// System.Int32 Mono.Net.Security.AsyncProtocolResult::<UserResult>k__BackingField
int32_t ___U3CUserResultU3Ek__BackingField_0;
// System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.AsyncProtocolResult::<Error>k__BackingField
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ___U3CErrorU3Ek__BackingField_1;
public:
inline static int32_t get_offset_of_U3CUserResultU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0, ___U3CUserResultU3Ek__BackingField_0)); }
inline int32_t get_U3CUserResultU3Ek__BackingField_0() const { return ___U3CUserResultU3Ek__BackingField_0; }
inline int32_t* get_address_of_U3CUserResultU3Ek__BackingField_0() { return &___U3CUserResultU3Ek__BackingField_0; }
inline void set_U3CUserResultU3Ek__BackingField_0(int32_t value)
{
___U3CUserResultU3Ek__BackingField_0 = value;
}
inline static int32_t get_offset_of_U3CErrorU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0, ___U3CErrorU3Ek__BackingField_1)); }
inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * get_U3CErrorU3Ek__BackingField_1() const { return ___U3CErrorU3Ek__BackingField_1; }
inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A ** get_address_of_U3CErrorU3Ek__BackingField_1() { return &___U3CErrorU3Ek__BackingField_1; }
inline void set_U3CErrorU3Ek__BackingField_1(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * value)
{
___U3CErrorU3Ek__BackingField_1 = value;
Il2CppCodeGenWriteBarrier((&___U3CErrorU3Ek__BackingField_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCPROTOCOLRESULT_T957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_H
#ifndef BUFFEROFFSETSIZE_TE5F3806876A6484AE343C760B6E04195202A2CC9_H
#define BUFFEROFFSETSIZE_TE5F3806876A6484AE343C760B6E04195202A2CC9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.BufferOffsetSize
struct BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 : public RuntimeObject
{
public:
// System.Byte[] Mono.Net.Security.BufferOffsetSize::Buffer
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Buffer_0;
// System.Int32 Mono.Net.Security.BufferOffsetSize::Offset
int32_t ___Offset_1;
// System.Int32 Mono.Net.Security.BufferOffsetSize::Size
int32_t ___Size_2;
// System.Int32 Mono.Net.Security.BufferOffsetSize::TotalBytes
int32_t ___TotalBytes_3;
// System.Boolean Mono.Net.Security.BufferOffsetSize::Complete
bool ___Complete_4;
public:
inline static int32_t get_offset_of_Buffer_0() { return static_cast<int32_t>(offsetof(BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9, ___Buffer_0)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Buffer_0() const { return ___Buffer_0; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Buffer_0() { return &___Buffer_0; }
inline void set_Buffer_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___Buffer_0 = value;
Il2CppCodeGenWriteBarrier((&___Buffer_0), value);
}
inline static int32_t get_offset_of_Offset_1() { return static_cast<int32_t>(offsetof(BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9, ___Offset_1)); }
inline int32_t get_Offset_1() const { return ___Offset_1; }
inline int32_t* get_address_of_Offset_1() { return &___Offset_1; }
inline void set_Offset_1(int32_t value)
{
___Offset_1 = value;
}
inline static int32_t get_offset_of_Size_2() { return static_cast<int32_t>(offsetof(BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9, ___Size_2)); }
inline int32_t get_Size_2() const { return ___Size_2; }
inline int32_t* get_address_of_Size_2() { return &___Size_2; }
inline void set_Size_2(int32_t value)
{
___Size_2 = value;
}
inline static int32_t get_offset_of_TotalBytes_3() { return static_cast<int32_t>(offsetof(BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9, ___TotalBytes_3)); }
inline int32_t get_TotalBytes_3() const { return ___TotalBytes_3; }
inline int32_t* get_address_of_TotalBytes_3() { return &___TotalBytes_3; }
inline void set_TotalBytes_3(int32_t value)
{
___TotalBytes_3 = value;
}
inline static int32_t get_offset_of_Complete_4() { return static_cast<int32_t>(offsetof(BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9, ___Complete_4)); }
inline bool get_Complete_4() const { return ___Complete_4; }
inline bool* get_address_of_Complete_4() { return &___Complete_4; }
inline void set_Complete_4(bool value)
{
___Complete_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BUFFEROFFSETSIZE_TE5F3806876A6484AE343C760B6E04195202A2CC9_H
#ifndef CHAINVALIDATIONHELPER_T66A382B78EA310FADEBD24424F976CF40330B299_H
#define CHAINVALIDATIONHELPER_T66A382B78EA310FADEBD24424F976CF40330B299_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.ChainValidationHelper
struct ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 : public RuntimeObject
{
public:
// System.Object Mono.Net.Security.ChainValidationHelper::sender
RuntimeObject * ___sender_0;
// Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.ChainValidationHelper::settings
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings_1;
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.ChainValidationHelper::provider
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider_2;
// System.Net.ServerCertValidationCallback Mono.Net.Security.ChainValidationHelper::certValidationCallback
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * ___certValidationCallback_3;
// System.Net.Security.LocalCertSelectionCallback Mono.Net.Security.ChainValidationHelper::certSelectionCallback
LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * ___certSelectionCallback_4;
// Mono.Net.Security.ServerCertValidationCallbackWrapper Mono.Net.Security.ChainValidationHelper::callbackWrapper
ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * ___callbackWrapper_5;
// Mono.Net.Security.MonoTlsStream Mono.Net.Security.ChainValidationHelper::tlsStream
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * ___tlsStream_6;
// System.Net.HttpWebRequest Mono.Net.Security.ChainValidationHelper::request
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_7;
public:
inline static int32_t get_offset_of_sender_0() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___sender_0)); }
inline RuntimeObject * get_sender_0() const { return ___sender_0; }
inline RuntimeObject ** get_address_of_sender_0() { return &___sender_0; }
inline void set_sender_0(RuntimeObject * value)
{
___sender_0 = value;
Il2CppCodeGenWriteBarrier((&___sender_0), value);
}
inline static int32_t get_offset_of_settings_1() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___settings_1)); }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * get_settings_1() const { return ___settings_1; }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** get_address_of_settings_1() { return &___settings_1; }
inline void set_settings_1(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * value)
{
___settings_1 = value;
Il2CppCodeGenWriteBarrier((&___settings_1), value);
}
inline static int32_t get_offset_of_provider_2() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___provider_2)); }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_provider_2() const { return ___provider_2; }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_provider_2() { return &___provider_2; }
inline void set_provider_2(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value)
{
___provider_2 = value;
Il2CppCodeGenWriteBarrier((&___provider_2), value);
}
inline static int32_t get_offset_of_certValidationCallback_3() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___certValidationCallback_3)); }
inline ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * get_certValidationCallback_3() const { return ___certValidationCallback_3; }
inline ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB ** get_address_of_certValidationCallback_3() { return &___certValidationCallback_3; }
inline void set_certValidationCallback_3(ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * value)
{
___certValidationCallback_3 = value;
Il2CppCodeGenWriteBarrier((&___certValidationCallback_3), value);
}
inline static int32_t get_offset_of_certSelectionCallback_4() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___certSelectionCallback_4)); }
inline LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * get_certSelectionCallback_4() const { return ___certSelectionCallback_4; }
inline LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 ** get_address_of_certSelectionCallback_4() { return &___certSelectionCallback_4; }
inline void set_certSelectionCallback_4(LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * value)
{
___certSelectionCallback_4 = value;
Il2CppCodeGenWriteBarrier((&___certSelectionCallback_4), value);
}
inline static int32_t get_offset_of_callbackWrapper_5() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___callbackWrapper_5)); }
inline ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * get_callbackWrapper_5() const { return ___callbackWrapper_5; }
inline ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 ** get_address_of_callbackWrapper_5() { return &___callbackWrapper_5; }
inline void set_callbackWrapper_5(ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * value)
{
___callbackWrapper_5 = value;
Il2CppCodeGenWriteBarrier((&___callbackWrapper_5), value);
}
inline static int32_t get_offset_of_tlsStream_6() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___tlsStream_6)); }
inline MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * get_tlsStream_6() const { return ___tlsStream_6; }
inline MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 ** get_address_of_tlsStream_6() { return &___tlsStream_6; }
inline void set_tlsStream_6(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * value)
{
___tlsStream_6 = value;
Il2CppCodeGenWriteBarrier((&___tlsStream_6), value);
}
inline static int32_t get_offset_of_request_7() { return static_cast<int32_t>(offsetof(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299, ___request_7)); }
inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_request_7() const { return ___request_7; }
inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_request_7() { return &___request_7; }
inline void set_request_7(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value)
{
___request_7 = value;
Il2CppCodeGenWriteBarrier((&___request_7), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CHAINVALIDATIONHELPER_T66A382B78EA310FADEBD24424F976CF40330B299_H
#ifndef U3CU3EC__DISPLAYCLASS66_0_T57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC_H
#define U3CU3EC__DISPLAYCLASS66_0_T57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream_<>c__DisplayClass66_0
struct U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC : public RuntimeObject
{
public:
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileAuthenticatedStream_<>c__DisplayClass66_0::<>4__this
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___U3CU3E4__this_0;
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<>c__DisplayClass66_0::len
int32_t ___len_1;
public:
inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC, ___U3CU3E4__this_0)); }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; }
inline void set_U3CU3E4__this_0(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * value)
{
___U3CU3E4__this_0 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_0), value);
}
inline static int32_t get_offset_of_len_1() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC, ___len_1)); }
inline int32_t get_len_1() const { return ___len_1; }
inline int32_t* get_address_of_len_1() { return &___len_1; }
inline void set_len_1(int32_t value)
{
___len_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CU3EC__DISPLAYCLASS66_0_T57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC_H
#ifndef NOREFLECTIONHELPER_TABC01AD7337A54958A6CCB7F91CD21AA507A4683_H
#define NOREFLECTIONHELPER_TABC01AD7337A54958A6CCB7F91CD21AA507A4683_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.NoReflectionHelper
struct NoReflectionHelper_tABC01AD7337A54958A6CCB7F91CD21AA507A4683 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NOREFLECTIONHELPER_TABC01AD7337A54958A6CCB7F91CD21AA507A4683_H
#ifndef CALLBACKHELPERS_T749DA62849D52C2B98DCE75E9BBCFA33F65D1BB4_H
#define CALLBACKHELPERS_T749DA62849D52C2B98DCE75E9BBCFA33F65D1BB4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.Private.CallbackHelpers
struct CallbackHelpers_t749DA62849D52C2B98DCE75E9BBCFA33F65D1BB4 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CALLBACKHELPERS_T749DA62849D52C2B98DCE75E9BBCFA33F65D1BB4_H
#ifndef U3CU3EC__DISPLAYCLASS5_0_T56D43163C1CF17893E5C671A9F99F6603CF29037_H
#define U3CU3EC__DISPLAYCLASS5_0_T56D43163C1CF17893E5C671A9F99F6603CF29037_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass5_0
struct U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 : public RuntimeObject
{
public:
// Mono.Security.Interface.MonoRemoteCertificateValidationCallback Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass5_0::callback
MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * ___callback_0;
public:
inline static int32_t get_offset_of_callback_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037, ___callback_0)); }
inline MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * get_callback_0() const { return ___callback_0; }
inline MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 ** get_address_of_callback_0() { return &___callback_0; }
inline void set_callback_0(MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * value)
{
___callback_0 = value;
Il2CppCodeGenWriteBarrier((&___callback_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CU3EC__DISPLAYCLASS5_0_T56D43163C1CF17893E5C671A9F99F6603CF29037_H
#ifndef U3CU3EC__DISPLAYCLASS8_0_TBD855A0171BF5D28FCBD1D5541E6F61544521358_H
#define U3CU3EC__DISPLAYCLASS8_0_TBD855A0171BF5D28FCBD1D5541E6F61544521358_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass8_0
struct U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 : public RuntimeObject
{
public:
// Mono.Security.Interface.MonoLocalCertificateSelectionCallback Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass8_0::callback
MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * ___callback_0;
public:
inline static int32_t get_offset_of_callback_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358, ___callback_0)); }
inline MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * get_callback_0() const { return ___callback_0; }
inline MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A ** get_address_of_callback_0() { return &___callback_0; }
inline void set_callback_0(MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * value)
{
___callback_0 = value;
Il2CppCodeGenWriteBarrier((&___callback_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CU3EC__DISPLAYCLASS8_0_TBD855A0171BF5D28FCBD1D5541E6F61544521358_H
#ifndef MONOTLSPROVIDER_TDCD056C5BBBE59ED6BAF63F25952B406C1143C27_H
#define MONOTLSPROVIDER_TDCD056C5BBBE59ED6BAF63F25952B406C1143C27_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.MonoTlsProvider
struct MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOTLSPROVIDER_TDCD056C5BBBE59ED6BAF63F25952B406C1143C27_H
#ifndef CERTHELPER_T603EE753116E3B83EC5DB1CAC369F51DF9DC5A60_H
#define CERTHELPER_T603EE753116E3B83EC5DB1CAC369F51DF9DC5A60_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.CertHelper
struct CertHelper_t603EE753116E3B83EC5DB1CAC369F51DF9DC5A60 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CERTHELPER_T603EE753116E3B83EC5DB1CAC369F51DF9DC5A60_H
#ifndef DEBUG_T61CBAA915E7373BA24D59D69221A160BCE7EB406_H
#define DEBUG_T61CBAA915E7373BA24D59D69221A160BCE7EB406_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.Debug
struct Debug_t61CBAA915E7373BA24D59D69221A160BCE7EB406 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DEBUG_T61CBAA915E7373BA24D59D69221A160BCE7EB406_H
#ifndef UNITYTLS_TFD87351846C601F716262E015308C6BB66000DEC_H
#define UNITYTLS_TFD87351846C601F716262E015308C6BB66000DEC_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls
struct UnityTls_tFD87351846C601F716262E015308C6BB66000DEC : public RuntimeObject
{
public:
public:
};
struct UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_StaticFields
{
public:
// Mono.Unity.UnityTls_unitytls_interface_struct Mono.Unity.UnityTls::marshalledInterface
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * ___marshalledInterface_0;
public:
inline static int32_t get_offset_of_marshalledInterface_0() { return static_cast<int32_t>(offsetof(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_StaticFields, ___marshalledInterface_0)); }
inline unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * get_marshalledInterface_0() const { return ___marshalledInterface_0; }
inline unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF ** get_address_of_marshalledInterface_0() { return &___marshalledInterface_0; }
inline void set_marshalledInterface_0(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * value)
{
___marshalledInterface_0 = value;
Il2CppCodeGenWriteBarrier((&___marshalledInterface_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TFD87351846C601F716262E015308C6BB66000DEC_H
struct Il2CppArrayBounds;
#ifndef RUNTIMEARRAY_H
#define RUNTIMEARRAY_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Array
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RUNTIMEARRAY_H
#ifndef COLLECTIONBASE_TF5D4583FF325726066A9803839A04E9C0084ED01_H
#define COLLECTIONBASE_TF5D4583FF325726066A9803839A04E9C0084ED01_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.CollectionBase
struct CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01 : public RuntimeObject
{
public:
// System.Collections.ArrayList System.Collections.CollectionBase::list
ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ___list_0;
public:
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01, ___list_0)); }
inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get_list_0() const { return ___list_0; }
inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of_list_0() { return &___list_0; }
inline void set_list_0(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value)
{
___list_0 = value;
Il2CppCodeGenWriteBarrier((&___list_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // COLLECTIONBASE_TF5D4583FF325726066A9803839A04E9C0084ED01_H
#ifndef DICTIONARY_2_TE22C9E76AB6889061EEF214ABFCB603C8A03DE8A_H
#define DICTIONARY_2_TE22C9E76AB6889061EEF214ABFCB603C8A03DE8A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>
struct Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_tE06666ABDFCBE3F36B98FC925198596DA70BC32A* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_t3DA86A4E23F7F08D5A6631E8C02B11ED4942E0DF * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_t8F8AC6E7C5A4C8457B04F9F6656AA396838C74EB * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((&___buckets_0), value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___entries_1)); }
inline EntryU5BU5D_tE06666ABDFCBE3F36B98FC925198596DA70BC32A* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_tE06666ABDFCBE3F36B98FC925198596DA70BC32A** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_tE06666ABDFCBE3F36B98FC925198596DA70BC32A* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((&___entries_1), value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((&___comparer_6), value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___keys_7)); }
inline KeyCollection_t3DA86A4E23F7F08D5A6631E8C02B11ED4942E0DF * get_keys_7() const { return ___keys_7; }
inline KeyCollection_t3DA86A4E23F7F08D5A6631E8C02B11ED4942E0DF ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_t3DA86A4E23F7F08D5A6631E8C02B11ED4942E0DF * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((&___keys_7), value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ___values_8)); }
inline ValueCollection_t8F8AC6E7C5A4C8457B04F9F6656AA396838C74EB * get_values_8() const { return ___values_8; }
inline ValueCollection_t8F8AC6E7C5A4C8457B04F9F6656AA396838C74EB ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_t8F8AC6E7C5A4C8457B04F9F6656AA396838C74EB * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((&___values_8), value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_9), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DICTIONARY_2_TE22C9E76AB6889061EEF214ABFCB603C8A03DE8A_H
#ifndef DICTIONARY_2_T0DEBD9B05828A13E8F20294ED843C9289BF0BA44_H
#define DICTIONARY_2_T0DEBD9B05828A13E8F20294ED843C9289BF0BA44_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>
struct Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_tF631DE5F562D430304C7F0A2F6BBE60DD1E0827B* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_tC8A772D6B72AEBD7F13AD6FDC27B4BD40CFAAE97 * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_t59693ADF3EE0FC6F229CCFDDFF8F7B47BAEA0AAB * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((&___buckets_0), value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___entries_1)); }
inline EntryU5BU5D_tF631DE5F562D430304C7F0A2F6BBE60DD1E0827B* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_tF631DE5F562D430304C7F0A2F6BBE60DD1E0827B** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_tF631DE5F562D430304C7F0A2F6BBE60DD1E0827B* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((&___entries_1), value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((&___comparer_6), value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___keys_7)); }
inline KeyCollection_tC8A772D6B72AEBD7F13AD6FDC27B4BD40CFAAE97 * get_keys_7() const { return ___keys_7; }
inline KeyCollection_tC8A772D6B72AEBD7F13AD6FDC27B4BD40CFAAE97 ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_tC8A772D6B72AEBD7F13AD6FDC27B4BD40CFAAE97 * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((&___keys_7), value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ___values_8)); }
inline ValueCollection_t59693ADF3EE0FC6F229CCFDDFF8F7B47BAEA0AAB * get_values_8() const { return ___values_8; }
inline ValueCollection_t59693ADF3EE0FC6F229CCFDDFF8F7B47BAEA0AAB ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_t59693ADF3EE0FC6F229CCFDDFF8F7B47BAEA0AAB * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((&___values_8), value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_9), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DICTIONARY_2_T0DEBD9B05828A13E8F20294ED843C9289BF0BA44_H
#ifndef QUEUE_1_TBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C_H
#define QUEUE_1_TBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.Queue`1<Mono.Net.CFNetwork_GetProxyData>
struct Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C : public RuntimeObject
{
public:
// T[] System.Collections.Generic.Queue`1::_array
GetProxyDataU5BU5D_t870800C064CCA26ABE2F8845C72953AF0776BD8F* ____array_0;
// System.Int32 System.Collections.Generic.Queue`1::_head
int32_t ____head_1;
// System.Int32 System.Collections.Generic.Queue`1::_tail
int32_t ____tail_2;
// System.Int32 System.Collections.Generic.Queue`1::_size
int32_t ____size_3;
// System.Int32 System.Collections.Generic.Queue`1::_version
int32_t ____version_4;
// System.Object System.Collections.Generic.Queue`1::_syncRoot
RuntimeObject * ____syncRoot_5;
public:
inline static int32_t get_offset_of__array_0() { return static_cast<int32_t>(offsetof(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C, ____array_0)); }
inline GetProxyDataU5BU5D_t870800C064CCA26ABE2F8845C72953AF0776BD8F* get__array_0() const { return ____array_0; }
inline GetProxyDataU5BU5D_t870800C064CCA26ABE2F8845C72953AF0776BD8F** get_address_of__array_0() { return &____array_0; }
inline void set__array_0(GetProxyDataU5BU5D_t870800C064CCA26ABE2F8845C72953AF0776BD8F* value)
{
____array_0 = value;
Il2CppCodeGenWriteBarrier((&____array_0), value);
}
inline static int32_t get_offset_of__head_1() { return static_cast<int32_t>(offsetof(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C, ____head_1)); }
inline int32_t get__head_1() const { return ____head_1; }
inline int32_t* get_address_of__head_1() { return &____head_1; }
inline void set__head_1(int32_t value)
{
____head_1 = value;
}
inline static int32_t get_offset_of__tail_2() { return static_cast<int32_t>(offsetof(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C, ____tail_2)); }
inline int32_t get__tail_2() const { return ____tail_2; }
inline int32_t* get_address_of__tail_2() { return &____tail_2; }
inline void set__tail_2(int32_t value)
{
____tail_2 = value;
}
inline static int32_t get_offset_of__size_3() { return static_cast<int32_t>(offsetof(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C, ____size_3)); }
inline int32_t get__size_3() const { return ____size_3; }
inline int32_t* get_address_of__size_3() { return &____size_3; }
inline void set__size_3(int32_t value)
{
____size_3 = value;
}
inline static int32_t get_offset_of__version_4() { return static_cast<int32_t>(offsetof(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C, ____version_4)); }
inline int32_t get__version_4() const { return ____version_4; }
inline int32_t* get_address_of__version_4() { return &____version_4; }
inline void set__version_4(int32_t value)
{
____version_4 = value;
}
inline static int32_t get_offset_of__syncRoot_5() { return static_cast<int32_t>(offsetof(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C, ____syncRoot_5)); }
inline RuntimeObject * get__syncRoot_5() const { return ____syncRoot_5; }
inline RuntimeObject ** get_address_of__syncRoot_5() { return &____syncRoot_5; }
inline void set__syncRoot_5(RuntimeObject * value)
{
____syncRoot_5 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // QUEUE_1_TBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C_H
#ifndef EXCEPTION_T_H
#define EXCEPTION_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Exception
struct Exception_t : public RuntimeObject
{
public:
// System.String System.Exception::_className
String_t* ____className_1;
// System.String System.Exception::_message
String_t* ____message_2;
// System.Collections.IDictionary System.Exception::_data
RuntimeObject* ____data_3;
// System.Exception System.Exception::_innerException
Exception_t * ____innerException_4;
// System.String System.Exception::_helpURL
String_t* ____helpURL_5;
// System.Object System.Exception::_stackTrace
RuntimeObject * ____stackTrace_6;
// System.String System.Exception::_stackTraceString
String_t* ____stackTraceString_7;
// System.String System.Exception::_remoteStackTraceString
String_t* ____remoteStackTraceString_8;
// System.Int32 System.Exception::_remoteStackIndex
int32_t ____remoteStackIndex_9;
// System.Object System.Exception::_dynamicMethods
RuntimeObject * ____dynamicMethods_10;
// System.Int32 System.Exception::_HResult
int32_t ____HResult_11;
// System.String System.Exception::_source
String_t* ____source_12;
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
// System.IntPtr[] System.Exception::native_trace_ips
IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15;
public:
inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
inline String_t* get__className_1() const { return ____className_1; }
inline String_t** get_address_of__className_1() { return &____className_1; }
inline void set__className_1(String_t* value)
{
____className_1 = value;
Il2CppCodeGenWriteBarrier((&____className_1), value);
}
inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
inline String_t* get__message_2() const { return ____message_2; }
inline String_t** get_address_of__message_2() { return &____message_2; }
inline void set__message_2(String_t* value)
{
____message_2 = value;
Il2CppCodeGenWriteBarrier((&____message_2), value);
}
inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
inline RuntimeObject* get__data_3() const { return ____data_3; }
inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
inline void set__data_3(RuntimeObject* value)
{
____data_3 = value;
Il2CppCodeGenWriteBarrier((&____data_3), value);
}
inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
inline Exception_t * get__innerException_4() const { return ____innerException_4; }
inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
inline void set__innerException_4(Exception_t * value)
{
____innerException_4 = value;
Il2CppCodeGenWriteBarrier((&____innerException_4), value);
}
inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
inline String_t* get__helpURL_5() const { return ____helpURL_5; }
inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
inline void set__helpURL_5(String_t* value)
{
____helpURL_5 = value;
Il2CppCodeGenWriteBarrier((&____helpURL_5), value);
}
inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
inline void set__stackTrace_6(RuntimeObject * value)
{
____stackTrace_6 = value;
Il2CppCodeGenWriteBarrier((&____stackTrace_6), value);
}
inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
inline void set__stackTraceString_7(String_t* value)
{
____stackTraceString_7 = value;
Il2CppCodeGenWriteBarrier((&____stackTraceString_7), value);
}
inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
inline void set__remoteStackTraceString_8(String_t* value)
{
____remoteStackTraceString_8 = value;
Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_8), value);
}
inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
inline void set__remoteStackIndex_9(int32_t value)
{
____remoteStackIndex_9 = value;
}
inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
inline void set__dynamicMethods_10(RuntimeObject * value)
{
____dynamicMethods_10 = value;
Il2CppCodeGenWriteBarrier((&____dynamicMethods_10), value);
}
inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
inline int32_t get__HResult_11() const { return ____HResult_11; }
inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
inline void set__HResult_11(int32_t value)
{
____HResult_11 = value;
}
inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
inline String_t* get__source_12() const { return ____source_12; }
inline String_t** get_address_of__source_12() { return &____source_12; }
inline void set__source_12(String_t* value)
{
____source_12 = value;
Il2CppCodeGenWriteBarrier((&____source_12), value);
}
inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value)
{
____safeSerializationManager_13 = value;
Il2CppCodeGenWriteBarrier((&____safeSerializationManager_13), value);
}
inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; }
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; }
inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value)
{
___captured_traces_14 = value;
Il2CppCodeGenWriteBarrier((&___captured_traces_14), value);
}
inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value)
{
___native_trace_ips_15 = value;
Il2CppCodeGenWriteBarrier((&___native_trace_ips_15), value);
}
};
struct Exception_t_StaticFields
{
public:
// System.Object System.Exception::s_EDILock
RuntimeObject * ___s_EDILock_0;
public:
inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
inline void set_s_EDILock_0(RuntimeObject * value)
{
___s_EDILock_0 = value;
Il2CppCodeGenWriteBarrier((&___s_EDILock_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Exception
struct Exception_t_marshaled_pinvoke
{
char* ____className_1;
char* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_pinvoke* ____innerException_4;
char* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
char* ____stackTraceString_7;
char* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
char* ____source_12;
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
intptr_t* ___native_trace_ips_15;
};
// Native definition for COM marshalling of System.Exception
struct Exception_t_marshaled_com
{
Il2CppChar* ____className_1;
Il2CppChar* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_com* ____innerException_4;
Il2CppChar* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
Il2CppChar* ____stackTraceString_7;
Il2CppChar* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
Il2CppChar* ____source_12;
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
intptr_t* ___native_trace_ips_15;
};
#endif // EXCEPTION_T_H
#ifndef MARSHALBYREFOBJECT_TC4577953D0A44D0AB8597CFA868E01C858B1C9AF_H
#define MARSHALBYREFOBJECT_TC4577953D0A44D0AB8597CFA868E01C858B1C9AF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.MarshalByRefObject
struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF : public RuntimeObject
{
public:
// System.Object System.MarshalByRefObject::_identity
RuntimeObject * ____identity_0;
public:
inline static int32_t get_offset_of__identity_0() { return static_cast<int32_t>(offsetof(MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF, ____identity_0)); }
inline RuntimeObject * get__identity_0() const { return ____identity_0; }
inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; }
inline void set__identity_0(RuntimeObject * value)
{
____identity_0 = value;
Il2CppCodeGenWriteBarrier((&____identity_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.MarshalByRefObject
struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke
{
Il2CppIUnknown* ____identity_0;
};
// Native definition for COM marshalling of System.MarshalByRefObject
struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com
{
Il2CppIUnknown* ____identity_0;
};
#endif // MARSHALBYREFOBJECT_TC4577953D0A44D0AB8597CFA868E01C858B1C9AF_H
#ifndef AUTHORIZATION_T6AA17F42B60530EEB99AABAF32E48F292BE2125B_H
#define AUTHORIZATION_T6AA17F42B60530EEB99AABAF32E48F292BE2125B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Authorization
struct Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B : public RuntimeObject
{
public:
// System.String System.Net.Authorization::m_Message
String_t* ___m_Message_0;
// System.Boolean System.Net.Authorization::m_Complete
bool ___m_Complete_1;
// System.String System.Net.Authorization::ModuleAuthenticationType
String_t* ___ModuleAuthenticationType_2;
public:
inline static int32_t get_offset_of_m_Message_0() { return static_cast<int32_t>(offsetof(Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B, ___m_Message_0)); }
inline String_t* get_m_Message_0() const { return ___m_Message_0; }
inline String_t** get_address_of_m_Message_0() { return &___m_Message_0; }
inline void set_m_Message_0(String_t* value)
{
___m_Message_0 = value;
Il2CppCodeGenWriteBarrier((&___m_Message_0), value);
}
inline static int32_t get_offset_of_m_Complete_1() { return static_cast<int32_t>(offsetof(Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B, ___m_Complete_1)); }
inline bool get_m_Complete_1() const { return ___m_Complete_1; }
inline bool* get_address_of_m_Complete_1() { return &___m_Complete_1; }
inline void set_m_Complete_1(bool value)
{
___m_Complete_1 = value;
}
inline static int32_t get_offset_of_ModuleAuthenticationType_2() { return static_cast<int32_t>(offsetof(Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B, ___ModuleAuthenticationType_2)); }
inline String_t* get_ModuleAuthenticationType_2() const { return ___ModuleAuthenticationType_2; }
inline String_t** get_address_of_ModuleAuthenticationType_2() { return &___ModuleAuthenticationType_2; }
inline void set_ModuleAuthenticationType_2(String_t* value)
{
___ModuleAuthenticationType_2 = value;
Il2CppCodeGenWriteBarrier((&___ModuleAuthenticationType_2), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // AUTHORIZATION_T6AA17F42B60530EEB99AABAF32E48F292BE2125B_H
#ifndef DEFAULTCERTIFICATEPOLICY_T2B28BF921CE86F4956EF998580E48C314B14A674_H
#define DEFAULTCERTIFICATEPOLICY_T2B28BF921CE86F4956EF998580E48C314B14A674_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.DefaultCertificatePolicy
struct DefaultCertificatePolicy_t2B28BF921CE86F4956EF998580E48C314B14A674 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DEFAULTCERTIFICATEPOLICY_T2B28BF921CE86F4956EF998580E48C314B14A674_H
#ifndef NETWORKCREDENTIAL_TA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062_H
#define NETWORKCREDENTIAL_TA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.NetworkCredential
struct NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 : public RuntimeObject
{
public:
// System.String System.Net.NetworkCredential::m_domain
String_t* ___m_domain_0;
// System.String System.Net.NetworkCredential::m_userName
String_t* ___m_userName_1;
// System.Security.SecureString System.Net.NetworkCredential::m_password
SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * ___m_password_2;
public:
inline static int32_t get_offset_of_m_domain_0() { return static_cast<int32_t>(offsetof(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062, ___m_domain_0)); }
inline String_t* get_m_domain_0() const { return ___m_domain_0; }
inline String_t** get_address_of_m_domain_0() { return &___m_domain_0; }
inline void set_m_domain_0(String_t* value)
{
___m_domain_0 = value;
Il2CppCodeGenWriteBarrier((&___m_domain_0), value);
}
inline static int32_t get_offset_of_m_userName_1() { return static_cast<int32_t>(offsetof(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062, ___m_userName_1)); }
inline String_t* get_m_userName_1() const { return ___m_userName_1; }
inline String_t** get_address_of_m_userName_1() { return &___m_userName_1; }
inline void set_m_userName_1(String_t* value)
{
___m_userName_1 = value;
Il2CppCodeGenWriteBarrier((&___m_userName_1), value);
}
inline static int32_t get_offset_of_m_password_2() { return static_cast<int32_t>(offsetof(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062, ___m_password_2)); }
inline SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * get_m_password_2() const { return ___m_password_2; }
inline SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 ** get_address_of_m_password_2() { return &___m_password_2; }
inline void set_m_password_2(SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * value)
{
___m_password_2 = value;
Il2CppCodeGenWriteBarrier((&___m_password_2), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NETWORKCREDENTIAL_TA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062_H
#ifndef SERVERCERTVALIDATIONCALLBACK_T431E949AECAE20901007813737F5B26311F5F9FB_H
#define SERVERCERTVALIDATIONCALLBACK_T431E949AECAE20901007813737F5B26311F5F9FB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.ServerCertValidationCallback
struct ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB : public RuntimeObject
{
public:
// System.Net.Security.RemoteCertificateValidationCallback System.Net.ServerCertValidationCallback::m_ValidationCallback
RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * ___m_ValidationCallback_0;
// System.Threading.ExecutionContext System.Net.ServerCertValidationCallback::m_Context
ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_Context_1;
public:
inline static int32_t get_offset_of_m_ValidationCallback_0() { return static_cast<int32_t>(offsetof(ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB, ___m_ValidationCallback_0)); }
inline RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * get_m_ValidationCallback_0() const { return ___m_ValidationCallback_0; }
inline RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E ** get_address_of_m_ValidationCallback_0() { return &___m_ValidationCallback_0; }
inline void set_m_ValidationCallback_0(RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * value)
{
___m_ValidationCallback_0 = value;
Il2CppCodeGenWriteBarrier((&___m_ValidationCallback_0), value);
}
inline static int32_t get_offset_of_m_Context_1() { return static_cast<int32_t>(offsetof(ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB, ___m_Context_1)); }
inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_m_Context_1() const { return ___m_Context_1; }
inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_m_Context_1() { return &___m_Context_1; }
inline void set_m_Context_1(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value)
{
___m_Context_1 = value;
Il2CppCodeGenWriteBarrier((&___m_Context_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SERVERCERTVALIDATIONCALLBACK_T431E949AECAE20901007813737F5B26311F5F9FB_H
#ifndef MEMBERINFO_T_H
#define MEMBERINFO_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MEMBERINFO_T_H
#ifndef CONDITIONALWEAKTABLE_2_T657563A3B35F86F92D579AA6E72C79DCE4DB30CE_H
#define CONDITIONALWEAKTABLE_2_T657563A3B35F86F92D579AA6E72C79DCE4DB30CE_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>
struct ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE : public RuntimeObject
{
public:
// System.Runtime.CompilerServices.Ephemeron[] System.Runtime.CompilerServices.ConditionalWeakTable`2::data
EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10* ___data_0;
// System.Object System.Runtime.CompilerServices.ConditionalWeakTable`2::_lock
RuntimeObject * ____lock_1;
// System.Int32 System.Runtime.CompilerServices.ConditionalWeakTable`2::size
int32_t ___size_2;
public:
inline static int32_t get_offset_of_data_0() { return static_cast<int32_t>(offsetof(ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE, ___data_0)); }
inline EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10* get_data_0() const { return ___data_0; }
inline EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10** get_address_of_data_0() { return &___data_0; }
inline void set_data_0(EphemeronU5BU5D_t575534899E3EE9D8B85CAF11342BA22D164C7C10* value)
{
___data_0 = value;
Il2CppCodeGenWriteBarrier((&___data_0), value);
}
inline static int32_t get_offset_of__lock_1() { return static_cast<int32_t>(offsetof(ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE, ____lock_1)); }
inline RuntimeObject * get__lock_1() const { return ____lock_1; }
inline RuntimeObject ** get_address_of__lock_1() { return &____lock_1; }
inline void set__lock_1(RuntimeObject * value)
{
____lock_1 = value;
Il2CppCodeGenWriteBarrier((&____lock_1), value);
}
inline static int32_t get_offset_of_size_2() { return static_cast<int32_t>(offsetof(ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE, ___size_2)); }
inline int32_t get_size_2() const { return ___size_2; }
inline int32_t* get_address_of_size_2() { return &___size_2; }
inline void set_size_2(int32_t value)
{
___size_2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONDITIONALWEAKTABLE_2_T657563A3B35F86F92D579AA6E72C79DCE4DB30CE_H
#ifndef CRITICALFINALIZEROBJECT_T8B006E1DEE084E781F5C0F3283E9226E28894DD9_H
#define CRITICALFINALIZEROBJECT_T8B006E1DEE084E781F5C0F3283E9226E28894DD9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.ConstrainedExecution.CriticalFinalizerObject
struct CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CRITICALFINALIZEROBJECT_T8B006E1DEE084E781F5C0F3283E9226E28894DD9_H
#ifndef EXCEPTIONDISPATCHINFO_T0C54083F3909DAF986A4DEAA7C047559531E0E2A_H
#define EXCEPTIONDISPATCHINFO_T0C54083F3909DAF986A4DEAA7C047559531E0E2A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.ExceptionServices.ExceptionDispatchInfo
struct ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A : public RuntimeObject
{
public:
// System.Exception System.Runtime.ExceptionServices.ExceptionDispatchInfo::m_Exception
Exception_t * ___m_Exception_0;
// System.Object System.Runtime.ExceptionServices.ExceptionDispatchInfo::m_stackTrace
RuntimeObject * ___m_stackTrace_1;
public:
inline static int32_t get_offset_of_m_Exception_0() { return static_cast<int32_t>(offsetof(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A, ___m_Exception_0)); }
inline Exception_t * get_m_Exception_0() const { return ___m_Exception_0; }
inline Exception_t ** get_address_of_m_Exception_0() { return &___m_Exception_0; }
inline void set_m_Exception_0(Exception_t * value)
{
___m_Exception_0 = value;
Il2CppCodeGenWriteBarrier((&___m_Exception_0), value);
}
inline static int32_t get_offset_of_m_stackTrace_1() { return static_cast<int32_t>(offsetof(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A, ___m_stackTrace_1)); }
inline RuntimeObject * get_m_stackTrace_1() const { return ___m_stackTrace_1; }
inline RuntimeObject ** get_address_of_m_stackTrace_1() { return &___m_stackTrace_1; }
inline void set_m_stackTrace_1(RuntimeObject * value)
{
___m_stackTrace_1 = value;
Il2CppCodeGenWriteBarrier((&___m_stackTrace_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // EXCEPTIONDISPATCHINFO_T0C54083F3909DAF986A4DEAA7C047559531E0E2A_H
#ifndef X509CERTIFICATE_T6859B8914E252B6831D6F59A2A720CD23F7FA7B2_H
#define X509CERTIFICATE_T6859B8914E252B6831D6F59A2A720CD23F7FA7B2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509Certificate
struct X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 : public RuntimeObject
{
public:
// System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509Certificate::impl
X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * ___impl_0;
// System.Boolean System.Security.Cryptography.X509Certificates.X509Certificate::hideDates
bool ___hideDates_1;
// System.String System.Security.Cryptography.X509Certificates.X509Certificate::issuer_name
String_t* ___issuer_name_2;
// System.String System.Security.Cryptography.X509Certificates.X509Certificate::subject_name
String_t* ___subject_name_3;
public:
inline static int32_t get_offset_of_impl_0() { return static_cast<int32_t>(offsetof(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2, ___impl_0)); }
inline X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * get_impl_0() const { return ___impl_0; }
inline X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 ** get_address_of_impl_0() { return &___impl_0; }
inline void set_impl_0(X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * value)
{
___impl_0 = value;
Il2CppCodeGenWriteBarrier((&___impl_0), value);
}
inline static int32_t get_offset_of_hideDates_1() { return static_cast<int32_t>(offsetof(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2, ___hideDates_1)); }
inline bool get_hideDates_1() const { return ___hideDates_1; }
inline bool* get_address_of_hideDates_1() { return &___hideDates_1; }
inline void set_hideDates_1(bool value)
{
___hideDates_1 = value;
}
inline static int32_t get_offset_of_issuer_name_2() { return static_cast<int32_t>(offsetof(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2, ___issuer_name_2)); }
inline String_t* get_issuer_name_2() const { return ___issuer_name_2; }
inline String_t** get_address_of_issuer_name_2() { return &___issuer_name_2; }
inline void set_issuer_name_2(String_t* value)
{
___issuer_name_2 = value;
Il2CppCodeGenWriteBarrier((&___issuer_name_2), value);
}
inline static int32_t get_offset_of_subject_name_3() { return static_cast<int32_t>(offsetof(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2, ___subject_name_3)); }
inline String_t* get_subject_name_3() const { return ___subject_name_3; }
inline String_t** get_address_of_subject_name_3() { return &___subject_name_3; }
inline void set_subject_name_3(String_t* value)
{
___subject_name_3 = value;
Il2CppCodeGenWriteBarrier((&___subject_name_3), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CERTIFICATE_T6859B8914E252B6831D6F59A2A720CD23F7FA7B2_H
#ifndef X509CERTIFICATEENUMERATOR_T99AEDECD77BFC6083D8C98F9760BF7876D5B886B_H
#define X509CERTIFICATEENUMERATOR_T99AEDECD77BFC6083D8C98F9760BF7876D5B886B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator
struct X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B : public RuntimeObject
{
public:
// System.Collections.IEnumerator System.Security.Cryptography.X509Certificates.X509CertificateCollection_X509CertificateEnumerator::enumerator
RuntimeObject* ___enumerator_0;
public:
inline static int32_t get_offset_of_enumerator_0() { return static_cast<int32_t>(offsetof(X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B, ___enumerator_0)); }
inline RuntimeObject* get_enumerator_0() const { return ___enumerator_0; }
inline RuntimeObject** get_address_of_enumerator_0() { return &___enumerator_0; }
inline void set_enumerator_0(RuntimeObject* value)
{
___enumerator_0 = value;
Il2CppCodeGenWriteBarrier((&___enumerator_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CERTIFICATEENUMERATOR_T99AEDECD77BFC6083D8C98F9760BF7876D5B886B_H
#ifndef X509CERTIFICATEIMPL_T89610BFDE87B872143A4623CFC7F17275EB48313_H
#define X509CERTIFICATEIMPL_T89610BFDE87B872143A4623CFC7F17275EB48313_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509CertificateImpl
struct X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 : public RuntimeObject
{
public:
// System.Byte[] System.Security.Cryptography.X509Certificates.X509CertificateImpl::cachedCertificateHash
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___cachedCertificateHash_0;
public:
inline static int32_t get_offset_of_cachedCertificateHash_0() { return static_cast<int32_t>(offsetof(X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313, ___cachedCertificateHash_0)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_cachedCertificateHash_0() const { return ___cachedCertificateHash_0; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_cachedCertificateHash_0() { return &___cachedCertificateHash_0; }
inline void set_cachedCertificateHash_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___cachedCertificateHash_0 = value;
Il2CppCodeGenWriteBarrier((&___cachedCertificateHash_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CERTIFICATEIMPL_T89610BFDE87B872143A4623CFC7F17275EB48313_H
#ifndef X509CERTIFICATEIMPLCOLLECTION_T2F7A6E9F160116CE64224D56187C92ECD7FA7242_H
#define X509CERTIFICATEIMPLCOLLECTION_T2F7A6E9F160116CE64224D56187C92ECD7FA7242_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509CertificateImplCollection
struct X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 : public RuntimeObject
{
public:
// System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl> System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::list
List_1_t37E424CC2C8529EE0DCF9C6ACACB7F4CA9534033 * ___list_0;
public:
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242, ___list_0)); }
inline List_1_t37E424CC2C8529EE0DCF9C6ACACB7F4CA9534033 * get_list_0() const { return ___list_0; }
inline List_1_t37E424CC2C8529EE0DCF9C6ACACB7F4CA9534033 ** get_address_of_list_0() { return &___list_0; }
inline void set_list_0(List_1_t37E424CC2C8529EE0DCF9C6ACACB7F4CA9534033 * value)
{
___list_0 = value;
Il2CppCodeGenWriteBarrier((&___list_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CERTIFICATEIMPLCOLLECTION_T2F7A6E9F160116CE64224D56187C92ECD7FA7242_H
#ifndef X509CHAIN_T4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538_H
#define X509CHAIN_T4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509Chain
struct X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 : public RuntimeObject
{
public:
// System.Security.Cryptography.X509Certificates.X509ChainImpl System.Security.Cryptography.X509Certificates.X509Chain::impl
X509ChainImpl_t34FABF07BEA0CFB6D88717BCDDE0607D9DA13A67 * ___impl_0;
public:
inline static int32_t get_offset_of_impl_0() { return static_cast<int32_t>(offsetof(X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538, ___impl_0)); }
inline X509ChainImpl_t34FABF07BEA0CFB6D88717BCDDE0607D9DA13A67 * get_impl_0() const { return ___impl_0; }
inline X509ChainImpl_t34FABF07BEA0CFB6D88717BCDDE0607D9DA13A67 ** get_address_of_impl_0() { return &___impl_0; }
inline void set_impl_0(X509ChainImpl_t34FABF07BEA0CFB6D88717BCDDE0607D9DA13A67 * value)
{
___impl_0 = value;
Il2CppCodeGenWriteBarrier((&___impl_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CHAIN_T4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538_H
#ifndef STRING_T_H
#define STRING_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String
struct String_t : public RuntimeObject
{
public:
// System.Int32 System.String::m_stringLength
int32_t ___m_stringLength_0;
// System.Char System.String::m_firstChar
Il2CppChar ___m_firstChar_1;
public:
inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
inline void set_m_stringLength_0(int32_t value)
{
___m_stringLength_0 = value;
}
inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
inline void set_m_firstChar_1(Il2CppChar value)
{
___m_firstChar_1 = value;
}
};
struct String_t_StaticFields
{
public:
// System.String System.String::Empty
String_t* ___Empty_5;
public:
inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
inline String_t* get_Empty_5() const { return ___Empty_5; }
inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
inline void set_Empty_5(String_t* value)
{
___Empty_5 = value;
Il2CppCodeGenWriteBarrier((&___Empty_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // STRING_T_H
#ifndef VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H
#define VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
{
};
#endif // VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H
#ifndef __STATICARRAYINITTYPESIZEU3D12_T6EBCA221EDFF79F50821238316CFA0302EE70E48_H
#define __STATICARRAYINITTYPESIZEU3D12_T6EBCA221EDFF79F50821238316CFA0302EE70E48_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D12
struct __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48__padding[12];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D12_T6EBCA221EDFF79F50821238316CFA0302EE70E48_H
#ifndef __STATICARRAYINITTYPESIZEU3D128_T4A42759E6E25B0C61E6036A661F4344DE92C2905_H
#define __STATICARRAYINITTYPESIZEU3D128_T4A42759E6E25B0C61E6036A661F4344DE92C2905_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D128
struct __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905__padding[128];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D128_T4A42759E6E25B0C61E6036A661F4344DE92C2905_H
#ifndef __STATICARRAYINITTYPESIZEU3D14_TC5D421D768E79910C98FB4504BA3B07E43FA77F0_H
#define __STATICARRAYINITTYPESIZEU3D14_TC5D421D768E79910C98FB4504BA3B07E43FA77F0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D14
struct __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0__padding[14];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D14_TC5D421D768E79910C98FB4504BA3B07E43FA77F0_H
#ifndef __STATICARRAYINITTYPESIZEU3D256_T548520FAA2CCFC11107E283BF9E43588FAE5F6C7_H
#define __STATICARRAYINITTYPESIZEU3D256_T548520FAA2CCFC11107E283BF9E43588FAE5F6C7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D256
struct __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7__padding[256];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D256_T548520FAA2CCFC11107E283BF9E43588FAE5F6C7_H
#ifndef __STATICARRAYINITTYPESIZEU3D3_T4D597C014C0C24F294DC84275F0264DCFCD4C575_H
#define __STATICARRAYINITTYPESIZEU3D3_T4D597C014C0C24F294DC84275F0264DCFCD4C575_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D3
struct __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575__padding[3];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D3_T4D597C014C0C24F294DC84275F0264DCFCD4C575_H
#ifndef __STATICARRAYINITTYPESIZEU3D32_T5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA_H
#define __STATICARRAYINITTYPESIZEU3D32_T5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D32
struct __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA__padding[32];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D32_T5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA_H
#ifndef __STATICARRAYINITTYPESIZEU3D44_TE99A9434272A367C976B32D1235A23DA85CC9671_H
#define __STATICARRAYINITTYPESIZEU3D44_TE99A9434272A367C976B32D1235A23DA85CC9671_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D44
struct __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671__padding[44];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D44_TE99A9434272A367C976B32D1235A23DA85CC9671_H
#ifndef __STATICARRAYINITTYPESIZEU3D6_TB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F_H
#define __STATICARRAYINITTYPESIZEU3D6_TB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D6
struct __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F__padding[6];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D6_TB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F_H
#ifndef __STATICARRAYINITTYPESIZEU3D9_TAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB_H
#define __STATICARRAYINITTYPESIZEU3D9_TAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D9
struct __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB
{
public:
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB__padding[9];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // __STATICARRAYINITTYPESIZEU3D9_TAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB_H
#ifndef ASYNCHANDSHAKEREQUEST_T02B4392A9762EA9E6ECC93A2D8315AA373501181_H
#define ASYNCHANDSHAKEREQUEST_T02B4392A9762EA9E6ECC93A2D8315AA373501181_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncHandshakeRequest
struct AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 : public AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCHANDSHAKEREQUEST_T02B4392A9762EA9E6ECC93A2D8315AA373501181_H
#ifndef ASYNCREADORWRITEREQUEST_T991B91E93F3980A5879ABAC6738F9BAC770E3B8F_H
#define ASYNCREADORWRITEREQUEST_T991B91E93F3980A5879ABAC6738F9BAC770E3B8F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncReadOrWriteRequest
struct AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F : public AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027
{
public:
// Mono.Net.Security.BufferOffsetSize Mono.Net.Security.AsyncReadOrWriteRequest::<UserBuffer>k__BackingField
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * ___U3CUserBufferU3Ek__BackingField_7;
// System.Int32 Mono.Net.Security.AsyncReadOrWriteRequest::<CurrentSize>k__BackingField
int32_t ___U3CCurrentSizeU3Ek__BackingField_8;
public:
inline static int32_t get_offset_of_U3CUserBufferU3Ek__BackingField_7() { return static_cast<int32_t>(offsetof(AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F, ___U3CUserBufferU3Ek__BackingField_7)); }
inline BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * get_U3CUserBufferU3Ek__BackingField_7() const { return ___U3CUserBufferU3Ek__BackingField_7; }
inline BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 ** get_address_of_U3CUserBufferU3Ek__BackingField_7() { return &___U3CUserBufferU3Ek__BackingField_7; }
inline void set_U3CUserBufferU3Ek__BackingField_7(BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * value)
{
___U3CUserBufferU3Ek__BackingField_7 = value;
Il2CppCodeGenWriteBarrier((&___U3CUserBufferU3Ek__BackingField_7), value);
}
inline static int32_t get_offset_of_U3CCurrentSizeU3Ek__BackingField_8() { return static_cast<int32_t>(offsetof(AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F, ___U3CCurrentSizeU3Ek__BackingField_8)); }
inline int32_t get_U3CCurrentSizeU3Ek__BackingField_8() const { return ___U3CCurrentSizeU3Ek__BackingField_8; }
inline int32_t* get_address_of_U3CCurrentSizeU3Ek__BackingField_8() { return &___U3CCurrentSizeU3Ek__BackingField_8; }
inline void set_U3CCurrentSizeU3Ek__BackingField_8(int32_t value)
{
___U3CCurrentSizeU3Ek__BackingField_8 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCREADORWRITEREQUEST_T991B91E93F3980A5879ABAC6738F9BAC770E3B8F_H
#ifndef BUFFEROFFSETSIZE2_T2E9889F6FB134EF92FC0B930BF630243553F4E00_H
#define BUFFEROFFSETSIZE2_T2E9889F6FB134EF92FC0B930BF630243553F4E00_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.BufferOffsetSize2
struct BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 : public BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9
{
public:
// System.Int32 Mono.Net.Security.BufferOffsetSize2::InitialSize
int32_t ___InitialSize_5;
public:
inline static int32_t get_offset_of_InitialSize_5() { return static_cast<int32_t>(offsetof(BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00, ___InitialSize_5)); }
inline int32_t get_InitialSize_5() const { return ___InitialSize_5; }
inline int32_t* get_address_of_InitialSize_5() { return &___InitialSize_5; }
inline void set_InitialSize_5(int32_t value)
{
___InitialSize_5 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BUFFEROFFSETSIZE2_T2E9889F6FB134EF92FC0B930BF630243553F4E00_H
#ifndef TLSEXCEPTION_T774465EA64E3ADAAE3DB21835DD9AB8C40247F91_H
#define TLSEXCEPTION_T774465EA64E3ADAAE3DB21835DD9AB8C40247F91_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.TlsException
struct TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91 : public Exception_t
{
public:
// Mono.Security.Interface.Alert Mono.Security.Interface.TlsException::alert
Alert_tABF269545F2C583CCA47FF574E612DDAF232944E * ___alert_17;
public:
inline static int32_t get_offset_of_alert_17() { return static_cast<int32_t>(offsetof(TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91, ___alert_17)); }
inline Alert_tABF269545F2C583CCA47FF574E612DDAF232944E * get_alert_17() const { return ___alert_17; }
inline Alert_tABF269545F2C583CCA47FF574E612DDAF232944E ** get_address_of_alert_17() { return &___alert_17; }
inline void set_alert_17(Alert_tABF269545F2C583CCA47FF574E612DDAF232944E * value)
{
___alert_17 = value;
Il2CppCodeGenWriteBarrier((&___alert_17), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TLSEXCEPTION_T774465EA64E3ADAAE3DB21835DD9AB8C40247F91_H
#ifndef UNITYTLS_KEY_TABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9_H
#define UNITYTLS_KEY_TABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_key
struct unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9
{
public:
union
{
struct
{
};
uint8_t unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9__padding[1];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_KEY_TABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9_H
#ifndef UNITYTLS_KEY_REF_TE908606656A7C49CA1EB734722E4C3DED7CE6E5B_H
#define UNITYTLS_KEY_REF_TE908606656A7C49CA1EB734722E4C3DED7CE6E5B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_key_ref
struct unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B
{
public:
// System.UInt64 Mono.Unity.UnityTls_unitytls_key_ref::handle
uint64_t ___handle_0;
public:
inline static int32_t get_offset_of_handle_0() { return static_cast<int32_t>(offsetof(unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B, ___handle_0)); }
inline uint64_t get_handle_0() const { return ___handle_0; }
inline uint64_t* get_address_of_handle_0() { return &___handle_0; }
inline void set_handle_0(uint64_t value)
{
___handle_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_KEY_REF_TE908606656A7C49CA1EB734722E4C3DED7CE6E5B_H
#ifndef UNITYTLS_TLSCTX_T6B948536BDFA3AAC0135FF136ABD7779A0B96A74_H
#define UNITYTLS_TLSCTX_T6B948536BDFA3AAC0135FF136ABD7779A0B96A74_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx
struct unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74
{
public:
union
{
struct
{
};
uint8_t unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74__padding[1];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_T6B948536BDFA3AAC0135FF136ABD7779A0B96A74_H
#ifndef UNITYTLS_TLSCTX_CALLBACKS_T7BB5F622E014A8EC300C578657E2B0550DA828B2_H
#define UNITYTLS_TLSCTX_CALLBACKS_T7BB5F622E014A8EC300C578657E2B0550DA828B2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx_callbacks
struct unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2
{
public:
// Mono.Unity.UnityTls_unitytls_tlsctx_read_callback Mono.Unity.UnityTls_unitytls_tlsctx_callbacks::read
unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5 * ___read_0;
// Mono.Unity.UnityTls_unitytls_tlsctx_write_callback Mono.Unity.UnityTls_unitytls_tlsctx_callbacks::write
unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6 * ___write_1;
// System.Void* Mono.Unity.UnityTls_unitytls_tlsctx_callbacks::data
void* ___data_2;
public:
inline static int32_t get_offset_of_read_0() { return static_cast<int32_t>(offsetof(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2, ___read_0)); }
inline unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5 * get_read_0() const { return ___read_0; }
inline unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5 ** get_address_of_read_0() { return &___read_0; }
inline void set_read_0(unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5 * value)
{
___read_0 = value;
Il2CppCodeGenWriteBarrier((&___read_0), value);
}
inline static int32_t get_offset_of_write_1() { return static_cast<int32_t>(offsetof(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2, ___write_1)); }
inline unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6 * get_write_1() const { return ___write_1; }
inline unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6 ** get_address_of_write_1() { return &___write_1; }
inline void set_write_1(unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6 * value)
{
___write_1 = value;
Il2CppCodeGenWriteBarrier((&___write_1), value);
}
inline static int32_t get_offset_of_data_2() { return static_cast<int32_t>(offsetof(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2, ___data_2)); }
inline void* get_data_2() const { return ___data_2; }
inline void** get_address_of_data_2() { return &___data_2; }
inline void set_data_2(void* value)
{
___data_2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of Mono.Unity.UnityTls/unitytls_tlsctx_callbacks
struct unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke
{
Il2CppMethodPointer ___read_0;
Il2CppMethodPointer ___write_1;
void* ___data_2;
};
// Native definition for COM marshalling of Mono.Unity.UnityTls/unitytls_tlsctx_callbacks
struct unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_com
{
Il2CppMethodPointer ___read_0;
Il2CppMethodPointer ___write_1;
void* ___data_2;
};
#endif // UNITYTLS_TLSCTX_CALLBACKS_T7BB5F622E014A8EC300C578657E2B0550DA828B2_H
#ifndef UNITYTLS_X509_REF_TE1ED17887226610A1328A57FF787396C9457E7B7_H
#define UNITYTLS_X509_REF_TE1ED17887226610A1328A57FF787396C9457E7B7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_x509_ref
struct unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7
{
public:
// System.UInt64 Mono.Unity.UnityTls_unitytls_x509_ref::handle
uint64_t ___handle_0;
public:
inline static int32_t get_offset_of_handle_0() { return static_cast<int32_t>(offsetof(unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7, ___handle_0)); }
inline uint64_t get_handle_0() const { return ___handle_0; }
inline uint64_t* get_address_of_handle_0() { return &___handle_0; }
inline void set_handle_0(uint64_t value)
{
___handle_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509_REF_TE1ED17887226610A1328A57FF787396C9457E7B7_H
#ifndef UNITYTLS_X509LIST_TDFEEABB4254CDE9475890D0F2AE361B45EC357C7_H
#define UNITYTLS_X509LIST_TDFEEABB4254CDE9475890D0F2AE361B45EC357C7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_x509list
struct unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7
{
public:
union
{
struct
{
};
uint8_t unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7__padding[1];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_TDFEEABB4254CDE9475890D0F2AE361B45EC357C7_H
#ifndef UNITYTLS_X509LIST_REF_TF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_H
#define UNITYTLS_X509LIST_REF_TF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_x509list_ref
struct unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6
{
public:
// System.UInt64 Mono.Unity.UnityTls_unitytls_x509list_ref::handle
uint64_t ___handle_0;
public:
inline static int32_t get_offset_of_handle_0() { return static_cast<int32_t>(offsetof(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6, ___handle_0)); }
inline uint64_t get_handle_0() const { return ___handle_0; }
inline uint64_t* get_address_of_handle_0() { return &___handle_0; }
inline void set_handle_0(uint64_t value)
{
___handle_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_REF_TF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_H
#ifndef UNITYTLS_X509NAME_T551F433869F1BAA39C78962C7ACA1BAB9A4D6337_H
#define UNITYTLS_X509NAME_T551F433869F1BAA39C78962C7ACA1BAB9A4D6337_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_x509name
struct unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337
{
public:
union
{
struct
{
};
uint8_t unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337__padding[1];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509NAME_T551F433869F1BAA39C78962C7ACA1BAB9A4D6337_H
#ifndef BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H
#define BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C
{
public:
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); }
inline bool get_m_value_0() const { return ___m_value_0; }
inline bool* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(bool value)
{
___m_value_0 = value;
}
};
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields
{
public:
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
public:
inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); }
inline String_t* get_TrueString_5() const { return ___TrueString_5; }
inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
inline void set_TrueString_5(String_t* value)
{
___TrueString_5 = value;
Il2CppCodeGenWriteBarrier((&___TrueString_5), value);
}
inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); }
inline String_t* get_FalseString_6() const { return ___FalseString_6; }
inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
inline void set_FalseString_6(String_t* value)
{
___FalseString_6 = value;
Il2CppCodeGenWriteBarrier((&___FalseString_6), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H
#ifndef BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H
#define BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Byte
struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07
{
public:
// System.Byte System.Byte::m_value
uint8_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07, ___m_value_0)); }
inline uint8_t get_m_value_0() const { return ___m_value_0; }
inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(uint8_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H
#ifndef CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H
#define CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Char
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9
{
public:
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); }
inline Il2CppChar get_m_value_0() const { return ___m_value_0; }
inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(Il2CppChar value)
{
___m_value_0 = value;
}
};
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields
{
public:
// System.Byte[] System.Char::categoryForLatin1
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3;
public:
inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; }
inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___categoryForLatin1_3 = value;
Il2CppCodeGenWriteBarrier((&___categoryForLatin1_3), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H
#ifndef DATETIME_T349B7449FBAAFF4192636E2B7A07694DA9236132_H
#define DATETIME_T349B7449FBAAFF4192636E2B7A07694DA9236132_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.DateTime
struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132
{
public:
// System.UInt64 System.DateTime::dateData
uint64_t ___dateData_44;
public:
inline static int32_t get_offset_of_dateData_44() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132, ___dateData_44)); }
inline uint64_t get_dateData_44() const { return ___dateData_44; }
inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; }
inline void set_dateData_44(uint64_t value)
{
___dateData_44 = value;
}
};
struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields
{
public:
// System.Int32[] System.DateTime::DaysToMonth365
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth365_29;
// System.Int32[] System.DateTime::DaysToMonth366
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth366_30;
// System.DateTime System.DateTime::MinValue
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MinValue_31;
// System.DateTime System.DateTime::MaxValue
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MaxValue_32;
public:
inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth365_29)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; }
inline void set_DaysToMonth365_29(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___DaysToMonth365_29 = value;
Il2CppCodeGenWriteBarrier((&___DaysToMonth365_29), value);
}
inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth366_30)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; }
inline void set_DaysToMonth366_30(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___DaysToMonth366_30 = value;
Il2CppCodeGenWriteBarrier((&___DaysToMonth366_30), value);
}
inline static int32_t get_offset_of_MinValue_31() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MinValue_31)); }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MinValue_31() const { return ___MinValue_31; }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MinValue_31() { return &___MinValue_31; }
inline void set_MinValue_31(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
{
___MinValue_31 = value;
}
inline static int32_t get_offset_of_MaxValue_32() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MaxValue_32)); }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MaxValue_32() const { return ___MaxValue_32; }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MaxValue_32() { return &___MaxValue_32; }
inline void set_MaxValue_32(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
{
___MaxValue_32 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DATETIME_T349B7449FBAAFF4192636E2B7A07694DA9236132_H
#ifndef DOUBLE_T358B8F23BDC52A5DD700E727E204F9F7CDE12409_H
#define DOUBLE_T358B8F23BDC52A5DD700E727E204F9F7CDE12409_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Double
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409
{
public:
// System.Double System.Double::m_value
double ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409, ___m_value_0)); }
inline double get_m_value_0() const { return ___m_value_0; }
inline double* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(double value)
{
___m_value_0 = value;
}
};
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields
{
public:
// System.Double System.Double::NegativeZero
double ___NegativeZero_7;
public:
inline static int32_t get_offset_of_NegativeZero_7() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields, ___NegativeZero_7)); }
inline double get_NegativeZero_7() const { return ___NegativeZero_7; }
inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; }
inline void set_NegativeZero_7(double value)
{
___NegativeZero_7 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DOUBLE_T358B8F23BDC52A5DD700E727E204F9F7CDE12409_H
#ifndef ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H
#define ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF
{
public:
public:
};
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields
{
public:
// System.Char[] System.Enum::enumSeperatorCharArray
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0;
public:
inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
___enumSeperatorCharArray_0 = value;
Il2CppCodeGenWriteBarrier((&___enumSeperatorCharArray_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com
{
};
#endif // ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H
#ifndef GUID_T_H
#define GUID_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Guid
struct Guid_t
{
public:
// System.Int32 System.Guid::_a
int32_t ____a_1;
// System.Int16 System.Guid::_b
int16_t ____b_2;
// System.Int16 System.Guid::_c
int16_t ____c_3;
// System.Byte System.Guid::_d
uint8_t ____d_4;
// System.Byte System.Guid::_e
uint8_t ____e_5;
// System.Byte System.Guid::_f
uint8_t ____f_6;
// System.Byte System.Guid::_g
uint8_t ____g_7;
// System.Byte System.Guid::_h
uint8_t ____h_8;
// System.Byte System.Guid::_i
uint8_t ____i_9;
// System.Byte System.Guid::_j
uint8_t ____j_10;
// System.Byte System.Guid::_k
uint8_t ____k_11;
public:
inline static int32_t get_offset_of__a_1() { return static_cast<int32_t>(offsetof(Guid_t, ____a_1)); }
inline int32_t get__a_1() const { return ____a_1; }
inline int32_t* get_address_of__a_1() { return &____a_1; }
inline void set__a_1(int32_t value)
{
____a_1 = value;
}
inline static int32_t get_offset_of__b_2() { return static_cast<int32_t>(offsetof(Guid_t, ____b_2)); }
inline int16_t get__b_2() const { return ____b_2; }
inline int16_t* get_address_of__b_2() { return &____b_2; }
inline void set__b_2(int16_t value)
{
____b_2 = value;
}
inline static int32_t get_offset_of__c_3() { return static_cast<int32_t>(offsetof(Guid_t, ____c_3)); }
inline int16_t get__c_3() const { return ____c_3; }
inline int16_t* get_address_of__c_3() { return &____c_3; }
inline void set__c_3(int16_t value)
{
____c_3 = value;
}
inline static int32_t get_offset_of__d_4() { return static_cast<int32_t>(offsetof(Guid_t, ____d_4)); }
inline uint8_t get__d_4() const { return ____d_4; }
inline uint8_t* get_address_of__d_4() { return &____d_4; }
inline void set__d_4(uint8_t value)
{
____d_4 = value;
}
inline static int32_t get_offset_of__e_5() { return static_cast<int32_t>(offsetof(Guid_t, ____e_5)); }
inline uint8_t get__e_5() const { return ____e_5; }
inline uint8_t* get_address_of__e_5() { return &____e_5; }
inline void set__e_5(uint8_t value)
{
____e_5 = value;
}
inline static int32_t get_offset_of__f_6() { return static_cast<int32_t>(offsetof(Guid_t, ____f_6)); }
inline uint8_t get__f_6() const { return ____f_6; }
inline uint8_t* get_address_of__f_6() { return &____f_6; }
inline void set__f_6(uint8_t value)
{
____f_6 = value;
}
inline static int32_t get_offset_of__g_7() { return static_cast<int32_t>(offsetof(Guid_t, ____g_7)); }
inline uint8_t get__g_7() const { return ____g_7; }
inline uint8_t* get_address_of__g_7() { return &____g_7; }
inline void set__g_7(uint8_t value)
{
____g_7 = value;
}
inline static int32_t get_offset_of__h_8() { return static_cast<int32_t>(offsetof(Guid_t, ____h_8)); }
inline uint8_t get__h_8() const { return ____h_8; }
inline uint8_t* get_address_of__h_8() { return &____h_8; }
inline void set__h_8(uint8_t value)
{
____h_8 = value;
}
inline static int32_t get_offset_of__i_9() { return static_cast<int32_t>(offsetof(Guid_t, ____i_9)); }
inline uint8_t get__i_9() const { return ____i_9; }
inline uint8_t* get_address_of__i_9() { return &____i_9; }
inline void set__i_9(uint8_t value)
{
____i_9 = value;
}
inline static int32_t get_offset_of__j_10() { return static_cast<int32_t>(offsetof(Guid_t, ____j_10)); }
inline uint8_t get__j_10() const { return ____j_10; }
inline uint8_t* get_address_of__j_10() { return &____j_10; }
inline void set__j_10(uint8_t value)
{
____j_10 = value;
}
inline static int32_t get_offset_of__k_11() { return static_cast<int32_t>(offsetof(Guid_t, ____k_11)); }
inline uint8_t get__k_11() const { return ____k_11; }
inline uint8_t* get_address_of__k_11() { return &____k_11; }
inline void set__k_11(uint8_t value)
{
____k_11 = value;
}
};
struct Guid_t_StaticFields
{
public:
// System.Guid System.Guid::Empty
Guid_t ___Empty_0;
// System.Object System.Guid::_rngAccess
RuntimeObject * ____rngAccess_12;
// System.Security.Cryptography.RandomNumberGenerator System.Guid::_rng
RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * ____rng_13;
public:
inline static int32_t get_offset_of_Empty_0() { return static_cast<int32_t>(offsetof(Guid_t_StaticFields, ___Empty_0)); }
inline Guid_t get_Empty_0() const { return ___Empty_0; }
inline Guid_t * get_address_of_Empty_0() { return &___Empty_0; }
inline void set_Empty_0(Guid_t value)
{
___Empty_0 = value;
}
inline static int32_t get_offset_of__rngAccess_12() { return static_cast<int32_t>(offsetof(Guid_t_StaticFields, ____rngAccess_12)); }
inline RuntimeObject * get__rngAccess_12() const { return ____rngAccess_12; }
inline RuntimeObject ** get_address_of__rngAccess_12() { return &____rngAccess_12; }
inline void set__rngAccess_12(RuntimeObject * value)
{
____rngAccess_12 = value;
Il2CppCodeGenWriteBarrier((&____rngAccess_12), value);
}
inline static int32_t get_offset_of__rng_13() { return static_cast<int32_t>(offsetof(Guid_t_StaticFields, ____rng_13)); }
inline RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * get__rng_13() const { return ____rng_13; }
inline RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 ** get_address_of__rng_13() { return &____rng_13; }
inline void set__rng_13(RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * value)
{
____rng_13 = value;
Il2CppCodeGenWriteBarrier((&____rng_13), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // GUID_T_H
#ifndef STREAM_TFC50657DD5AAB87770987F9179D934A51D99D5E7_H
#define STREAM_TFC50657DD5AAB87770987F9179D934A51D99D5E7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IO.Stream
struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF
{
public:
// System.IO.Stream_ReadWriteTask System.IO.Stream::_activeReadWriteTask
ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * ____activeReadWriteTask_2;
// System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore
SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * ____asyncActiveSemaphore_3;
public:
inline static int32_t get_offset_of__activeReadWriteTask_2() { return static_cast<int32_t>(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____activeReadWriteTask_2)); }
inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * get__activeReadWriteTask_2() const { return ____activeReadWriteTask_2; }
inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 ** get_address_of__activeReadWriteTask_2() { return &____activeReadWriteTask_2; }
inline void set__activeReadWriteTask_2(ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * value)
{
____activeReadWriteTask_2 = value;
Il2CppCodeGenWriteBarrier((&____activeReadWriteTask_2), value);
}
inline static int32_t get_offset_of__asyncActiveSemaphore_3() { return static_cast<int32_t>(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____asyncActiveSemaphore_3)); }
inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * get__asyncActiveSemaphore_3() const { return ____asyncActiveSemaphore_3; }
inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 ** get_address_of__asyncActiveSemaphore_3() { return &____asyncActiveSemaphore_3; }
inline void set__asyncActiveSemaphore_3(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * value)
{
____asyncActiveSemaphore_3 = value;
Il2CppCodeGenWriteBarrier((&____asyncActiveSemaphore_3), value);
}
};
struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields
{
public:
// System.IO.Stream System.IO.Stream::Null
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___Null_1;
public:
inline static int32_t get_offset_of_Null_1() { return static_cast<int32_t>(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields, ___Null_1)); }
inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_Null_1() const { return ___Null_1; }
inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_Null_1() { return &___Null_1; }
inline void set_Null_1(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value)
{
___Null_1 = value;
Il2CppCodeGenWriteBarrier((&___Null_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // STREAM_TFC50657DD5AAB87770987F9179D934A51D99D5E7_H
#ifndef INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H
#define INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32
struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102
{
public:
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); }
inline int32_t get_m_value_0() const { return ___m_value_0; }
inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(int32_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H
#ifndef INT64_T7A386C2FF7B0280A0F516992401DDFCF0FF7B436_H
#define INT64_T7A386C2FF7B0280A0F516992401DDFCF0FF7B436_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int64
struct Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436
{
public:
// System.Int64 System.Int64::m_value
int64_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436, ___m_value_0)); }
inline int64_t get_m_value_0() const { return ___m_value_0; }
inline int64_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(int64_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INT64_T7A386C2FF7B0280A0F516992401DDFCF0FF7B436_H
#ifndef INTPTR_T_H
#define INTPTR_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IntPtr
struct IntPtr_t
{
public:
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
inline void* get_m_value_0() const { return ___m_value_0; }
inline void** get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(void* value)
{
___m_value_0 = value;
}
};
struct IntPtr_t_StaticFields
{
public:
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
public:
inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
inline intptr_t get_Zero_1() const { return ___Zero_1; }
inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
inline void set_Zero_1(intptr_t value)
{
___Zero_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INTPTR_T_H
#ifndef NULLABLE_1_T9E6A67BECE376F0623B5C857F5674A0311C41793_H
#define NULLABLE_1_T9E6A67BECE376F0623B5C857F5674A0311C41793_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Nullable`1<System.Boolean>
struct Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793
{
public:
// T System.Nullable`1::value
bool ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___value_0)); }
inline bool get_value_0() const { return ___value_0; }
inline bool* get_address_of_value_0() { return &___value_0; }
inline void set_value_0(bool value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NULLABLE_1_T9E6A67BECE376F0623B5C857F5674A0311C41793_H
#ifndef NULLABLE_1_T0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB_H
#define NULLABLE_1_T0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Nullable`1<System.Int32>
struct Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB
{
public:
// T System.Nullable`1::value
int32_t ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB, ___value_0)); }
inline int32_t get_value_0() const { return ___value_0; }
inline int32_t* get_address_of_value_0() { return &___value_0; }
inline void set_value_0(int32_t value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NULLABLE_1_T0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB_H
#ifndef ASYNCMETHODBUILDERCORE_T4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01_H
#define ASYNCMETHODBUILDERCORE_T4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.AsyncMethodBuilderCore
struct AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01
{
public:
// System.Runtime.CompilerServices.IAsyncStateMachine System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_stateMachine
RuntimeObject* ___m_stateMachine_0;
// System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_defaultContextAction
Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___m_defaultContextAction_1;
public:
inline static int32_t get_offset_of_m_stateMachine_0() { return static_cast<int32_t>(offsetof(AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01, ___m_stateMachine_0)); }
inline RuntimeObject* get_m_stateMachine_0() const { return ___m_stateMachine_0; }
inline RuntimeObject** get_address_of_m_stateMachine_0() { return &___m_stateMachine_0; }
inline void set_m_stateMachine_0(RuntimeObject* value)
{
___m_stateMachine_0 = value;
Il2CppCodeGenWriteBarrier((&___m_stateMachine_0), value);
}
inline static int32_t get_offset_of_m_defaultContextAction_1() { return static_cast<int32_t>(offsetof(AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01, ___m_defaultContextAction_1)); }
inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_m_defaultContextAction_1() const { return ___m_defaultContextAction_1; }
inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_m_defaultContextAction_1() { return &___m_defaultContextAction_1; }
inline void set_m_defaultContextAction_1(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value)
{
___m_defaultContextAction_1 = value;
Il2CppCodeGenWriteBarrier((&___m_defaultContextAction_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore
struct AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01_marshaled_pinvoke
{
RuntimeObject* ___m_stateMachine_0;
Il2CppMethodPointer ___m_defaultContextAction_1;
};
// Native definition for COM marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore
struct AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01_marshaled_com
{
RuntimeObject* ___m_stateMachine_0;
Il2CppMethodPointer ___m_defaultContextAction_1;
};
#endif // ASYNCMETHODBUILDERCORE_T4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01_H
#ifndef CONFIGUREDTASKAWAITER_TF1AAA16B8A1250CA037E32157A3424CD2BA47874_H
#define CONFIGUREDTASKAWAITER_TF1AAA16B8A1250CA037E32157A3424CD2BA47874_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable_ConfiguredTaskAwaiter
struct ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874
{
public:
// System.Threading.Tasks.Task System.Runtime.CompilerServices.ConfiguredTaskAwaitable_ConfiguredTaskAwaiter::m_task
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_task_0;
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable_ConfiguredTaskAwaiter::m_continueOnCapturedContext
bool ___m_continueOnCapturedContext_1;
public:
inline static int32_t get_offset_of_m_task_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874, ___m_task_0)); }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_m_task_0() const { return ___m_task_0; }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_m_task_0() { return &___m_task_0; }
inline void set_m_task_0(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value)
{
___m_task_0 = value;
Il2CppCodeGenWriteBarrier((&___m_task_0), value);
}
inline static int32_t get_offset_of_m_continueOnCapturedContext_1() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874, ___m_continueOnCapturedContext_1)); }
inline bool get_m_continueOnCapturedContext_1() const { return ___m_continueOnCapturedContext_1; }
inline bool* get_address_of_m_continueOnCapturedContext_1() { return &___m_continueOnCapturedContext_1; }
inline void set_m_continueOnCapturedContext_1(bool value)
{
___m_continueOnCapturedContext_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter
struct ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_marshaled_pinvoke
{
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_task_0;
int32_t ___m_continueOnCapturedContext_1;
};
// Native definition for COM marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter
struct ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_marshaled_com
{
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_task_0;
int32_t ___m_continueOnCapturedContext_1;
};
#endif // CONFIGUREDTASKAWAITER_TF1AAA16B8A1250CA037E32157A3424CD2BA47874_H
#ifndef CONFIGUREDTASKAWAITER_T688A02A53D1A4A883C7DDAFE0F07F17691C51E96_H
#define CONFIGUREDTASKAWAITER_T688A02A53D1A4A883C7DDAFE0F07F17691C51E96_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>
struct ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_task
Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * ___m_task_0;
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_continueOnCapturedContext
bool ___m_continueOnCapturedContext_1;
public:
inline static int32_t get_offset_of_m_task_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96, ___m_task_0)); }
inline Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * get_m_task_0() const { return ___m_task_0; }
inline Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD ** get_address_of_m_task_0() { return &___m_task_0; }
inline void set_m_task_0(Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * value)
{
___m_task_0 = value;
Il2CppCodeGenWriteBarrier((&___m_task_0), value);
}
inline static int32_t get_offset_of_m_continueOnCapturedContext_1() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96, ___m_continueOnCapturedContext_1)); }
inline bool get_m_continueOnCapturedContext_1() const { return ___m_continueOnCapturedContext_1; }
inline bool* get_address_of_m_continueOnCapturedContext_1() { return &___m_continueOnCapturedContext_1; }
inline void set_m_continueOnCapturedContext_1(bool value)
{
___m_continueOnCapturedContext_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITER_T688A02A53D1A4A883C7DDAFE0F07F17691C51E96_H
#ifndef CONFIGUREDTASKAWAITER_T18D0589F789FFE82A30A223888FB7C5BED32C63E_H
#define CONFIGUREDTASKAWAITER_T18D0589F789FFE82A30A223888FB7C5BED32C63E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<System.Int32>
struct ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_task
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * ___m_task_0;
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_continueOnCapturedContext
bool ___m_continueOnCapturedContext_1;
public:
inline static int32_t get_offset_of_m_task_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E, ___m_task_0)); }
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * get_m_task_0() const { return ___m_task_0; }
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 ** get_address_of_m_task_0() { return &___m_task_0; }
inline void set_m_task_0(Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * value)
{
___m_task_0 = value;
Il2CppCodeGenWriteBarrier((&___m_task_0), value);
}
inline static int32_t get_offset_of_m_continueOnCapturedContext_1() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E, ___m_continueOnCapturedContext_1)); }
inline bool get_m_continueOnCapturedContext_1() const { return ___m_continueOnCapturedContext_1; }
inline bool* get_address_of_m_continueOnCapturedContext_1() { return &___m_continueOnCapturedContext_1; }
inline void set_m_continueOnCapturedContext_1(bool value)
{
___m_continueOnCapturedContext_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITER_T18D0589F789FFE82A30A223888FB7C5BED32C63E_H
#ifndef CONFIGUREDTASKAWAITER_T7DF2E84988582301369783F2ECA65B4F26D5A740_H
#define CONFIGUREDTASKAWAITER_T7DF2E84988582301369783F2ECA65B4F26D5A740_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>
struct ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_task
Task_1_t8906695C9865566AA79419735634FF27AC74506E * ___m_task_0;
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_continueOnCapturedContext
bool ___m_continueOnCapturedContext_1;
public:
inline static int32_t get_offset_of_m_task_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740, ___m_task_0)); }
inline Task_1_t8906695C9865566AA79419735634FF27AC74506E * get_m_task_0() const { return ___m_task_0; }
inline Task_1_t8906695C9865566AA79419735634FF27AC74506E ** get_address_of_m_task_0() { return &___m_task_0; }
inline void set_m_task_0(Task_1_t8906695C9865566AA79419735634FF27AC74506E * value)
{
___m_task_0 = value;
Il2CppCodeGenWriteBarrier((&___m_task_0), value);
}
inline static int32_t get_offset_of_m_continueOnCapturedContext_1() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740, ___m_continueOnCapturedContext_1)); }
inline bool get_m_continueOnCapturedContext_1() const { return ___m_continueOnCapturedContext_1; }
inline bool* get_address_of_m_continueOnCapturedContext_1() { return &___m_continueOnCapturedContext_1; }
inline void set_m_continueOnCapturedContext_1(bool value)
{
___m_continueOnCapturedContext_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITER_T7DF2E84988582301369783F2ECA65B4F26D5A740_H
#ifndef CONFIGUREDTASKAWAITER_TFB3C4197768C6CF02BE088F703AA6E46D703D46E_H
#define CONFIGUREDTASKAWAITER_TFB3C4197768C6CF02BE088F703AA6E46D703D46E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<System.Object>
struct ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_task
Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * ___m_task_0;
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter::m_continueOnCapturedContext
bool ___m_continueOnCapturedContext_1;
public:
inline static int32_t get_offset_of_m_task_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E, ___m_task_0)); }
inline Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * get_m_task_0() const { return ___m_task_0; }
inline Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 ** get_address_of_m_task_0() { return &___m_task_0; }
inline void set_m_task_0(Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * value)
{
___m_task_0 = value;
Il2CppCodeGenWriteBarrier((&___m_task_0), value);
}
inline static int32_t get_offset_of_m_continueOnCapturedContext_1() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E, ___m_continueOnCapturedContext_1)); }
inline bool get_m_continueOnCapturedContext_1() const { return ___m_continueOnCapturedContext_1; }
inline bool* get_address_of_m_continueOnCapturedContext_1() { return &___m_continueOnCapturedContext_1; }
inline void set_m_continueOnCapturedContext_1(bool value)
{
___m_continueOnCapturedContext_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITER_TFB3C4197768C6CF02BE088F703AA6E46D703D46E_H
#ifndef X509CERTIFICATE2IMPL_T645108014422F6408EB87390317CD10710F129E7_H
#define X509CERTIFICATE2IMPL_T645108014422F6408EB87390317CD10710F129E7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509Certificate2Impl
struct X509Certificate2Impl_t645108014422F6408EB87390317CD10710F129E7 : public X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CERTIFICATE2IMPL_T645108014422F6408EB87390317CD10710F129E7_H
#ifndef X509CERTIFICATECOLLECTION_T824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833_H
#define X509CERTIFICATECOLLECTION_T824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509CertificateCollection
struct X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 : public CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CERTIFICATECOLLECTION_T824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833_H
#ifndef SYSTEMEXCEPTION_T5380468142AA850BE4A341D7AF3EAB9C78746782_H
#define SYSTEMEXCEPTION_T5380468142AA850BE4A341D7AF3EAB9C78746782_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.SystemException
struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SYSTEMEXCEPTION_T5380468142AA850BE4A341D7AF3EAB9C78746782_H
#ifndef CANCELLATIONTOKEN_T9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_H
#define CANCELLATIONTOKEN_T9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.CancellationToken
struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB
{
public:
// System.Threading.CancellationTokenSource System.Threading.CancellationToken::m_source
CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * ___m_source_0;
public:
inline static int32_t get_offset_of_m_source_0() { return static_cast<int32_t>(offsetof(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB, ___m_source_0)); }
inline CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * get_m_source_0() const { return ___m_source_0; }
inline CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE ** get_address_of_m_source_0() { return &___m_source_0; }
inline void set_m_source_0(CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * value)
{
___m_source_0 = value;
Il2CppCodeGenWriteBarrier((&___m_source_0), value);
}
};
struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_StaticFields
{
public:
// System.Action`1<System.Object> System.Threading.CancellationToken::s_ActionToActionObjShunt
Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___s_ActionToActionObjShunt_1;
public:
inline static int32_t get_offset_of_s_ActionToActionObjShunt_1() { return static_cast<int32_t>(offsetof(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_StaticFields, ___s_ActionToActionObjShunt_1)); }
inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_s_ActionToActionObjShunt_1() const { return ___s_ActionToActionObjShunt_1; }
inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_s_ActionToActionObjShunt_1() { return &___s_ActionToActionObjShunt_1; }
inline void set_s_ActionToActionObjShunt_1(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value)
{
___s_ActionToActionObjShunt_1 = value;
Il2CppCodeGenWriteBarrier((&___s_ActionToActionObjShunt_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Threading.CancellationToken
struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_marshaled_pinvoke
{
CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * ___m_source_0;
};
// Native definition for COM marshalling of System.Threading.CancellationToken
struct CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_marshaled_com
{
CancellationTokenSource_tF480B7E74A032667AFBD31F0530D619FB43AD3FE * ___m_source_0;
};
#endif // CANCELLATIONTOKEN_T9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_H
#ifndef THREAD_TF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_H
#define THREAD_TF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.Thread
struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 : public CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9
{
public:
// System.Threading.InternalThread System.Threading.Thread::internal_thread
InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * ___internal_thread_6;
// System.Object System.Threading.Thread::m_ThreadStartArg
RuntimeObject * ___m_ThreadStartArg_7;
// System.Object System.Threading.Thread::pending_exception
RuntimeObject * ___pending_exception_8;
// System.Security.Principal.IPrincipal System.Threading.Thread::principal
RuntimeObject* ___principal_9;
// System.Int32 System.Threading.Thread::principal_version
int32_t ___principal_version_10;
// System.MulticastDelegate System.Threading.Thread::m_Delegate
MulticastDelegate_t * ___m_Delegate_12;
// System.Threading.ExecutionContext System.Threading.Thread::m_ExecutionContext
ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * ___m_ExecutionContext_13;
// System.Boolean System.Threading.Thread::m_ExecutionContextBelongsToOuterScope
bool ___m_ExecutionContextBelongsToOuterScope_14;
public:
inline static int32_t get_offset_of_internal_thread_6() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___internal_thread_6)); }
inline InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * get_internal_thread_6() const { return ___internal_thread_6; }
inline InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 ** get_address_of_internal_thread_6() { return &___internal_thread_6; }
inline void set_internal_thread_6(InternalThread_tA4C58C2A7D15AF43C3E7507375E6D31DBBE7D192 * value)
{
___internal_thread_6 = value;
Il2CppCodeGenWriteBarrier((&___internal_thread_6), value);
}
inline static int32_t get_offset_of_m_ThreadStartArg_7() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_ThreadStartArg_7)); }
inline RuntimeObject * get_m_ThreadStartArg_7() const { return ___m_ThreadStartArg_7; }
inline RuntimeObject ** get_address_of_m_ThreadStartArg_7() { return &___m_ThreadStartArg_7; }
inline void set_m_ThreadStartArg_7(RuntimeObject * value)
{
___m_ThreadStartArg_7 = value;
Il2CppCodeGenWriteBarrier((&___m_ThreadStartArg_7), value);
}
inline static int32_t get_offset_of_pending_exception_8() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___pending_exception_8)); }
inline RuntimeObject * get_pending_exception_8() const { return ___pending_exception_8; }
inline RuntimeObject ** get_address_of_pending_exception_8() { return &___pending_exception_8; }
inline void set_pending_exception_8(RuntimeObject * value)
{
___pending_exception_8 = value;
Il2CppCodeGenWriteBarrier((&___pending_exception_8), value);
}
inline static int32_t get_offset_of_principal_9() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___principal_9)); }
inline RuntimeObject* get_principal_9() const { return ___principal_9; }
inline RuntimeObject** get_address_of_principal_9() { return &___principal_9; }
inline void set_principal_9(RuntimeObject* value)
{
___principal_9 = value;
Il2CppCodeGenWriteBarrier((&___principal_9), value);
}
inline static int32_t get_offset_of_principal_version_10() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___principal_version_10)); }
inline int32_t get_principal_version_10() const { return ___principal_version_10; }
inline int32_t* get_address_of_principal_version_10() { return &___principal_version_10; }
inline void set_principal_version_10(int32_t value)
{
___principal_version_10 = value;
}
inline static int32_t get_offset_of_m_Delegate_12() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_Delegate_12)); }
inline MulticastDelegate_t * get_m_Delegate_12() const { return ___m_Delegate_12; }
inline MulticastDelegate_t ** get_address_of_m_Delegate_12() { return &___m_Delegate_12; }
inline void set_m_Delegate_12(MulticastDelegate_t * value)
{
___m_Delegate_12 = value;
Il2CppCodeGenWriteBarrier((&___m_Delegate_12), value);
}
inline static int32_t get_offset_of_m_ExecutionContext_13() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_ExecutionContext_13)); }
inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * get_m_ExecutionContext_13() const { return ___m_ExecutionContext_13; }
inline ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 ** get_address_of_m_ExecutionContext_13() { return &___m_ExecutionContext_13; }
inline void set_m_ExecutionContext_13(ExecutionContext_t0E11C30308A4CC964D8A2EA9132F9BDCE5362C70 * value)
{
___m_ExecutionContext_13 = value;
Il2CppCodeGenWriteBarrier((&___m_ExecutionContext_13), value);
}
inline static int32_t get_offset_of_m_ExecutionContextBelongsToOuterScope_14() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7, ___m_ExecutionContextBelongsToOuterScope_14)); }
inline bool get_m_ExecutionContextBelongsToOuterScope_14() const { return ___m_ExecutionContextBelongsToOuterScope_14; }
inline bool* get_address_of_m_ExecutionContextBelongsToOuterScope_14() { return &___m_ExecutionContextBelongsToOuterScope_14; }
inline void set_m_ExecutionContextBelongsToOuterScope_14(bool value)
{
___m_ExecutionContextBelongsToOuterScope_14 = value;
}
};
struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields
{
public:
// System.LocalDataStoreMgr System.Threading.Thread::s_LocalDataStoreMgr
LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * ___s_LocalDataStoreMgr_0;
// System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentCulture
AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * ___s_asyncLocalCurrentCulture_4;
// System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentUICulture
AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * ___s_asyncLocalCurrentUICulture_5;
public:
inline static int32_t get_offset_of_s_LocalDataStoreMgr_0() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields, ___s_LocalDataStoreMgr_0)); }
inline LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * get_s_LocalDataStoreMgr_0() const { return ___s_LocalDataStoreMgr_0; }
inline LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 ** get_address_of_s_LocalDataStoreMgr_0() { return &___s_LocalDataStoreMgr_0; }
inline void set_s_LocalDataStoreMgr_0(LocalDataStoreMgr_t1964DDB9F2BE154BE3159A7507D0D0CCBF8FDCA9 * value)
{
___s_LocalDataStoreMgr_0 = value;
Il2CppCodeGenWriteBarrier((&___s_LocalDataStoreMgr_0), value);
}
inline static int32_t get_offset_of_s_asyncLocalCurrentCulture_4() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields, ___s_asyncLocalCurrentCulture_4)); }
inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * get_s_asyncLocalCurrentCulture_4() const { return ___s_asyncLocalCurrentCulture_4; }
inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A ** get_address_of_s_asyncLocalCurrentCulture_4() { return &___s_asyncLocalCurrentCulture_4; }
inline void set_s_asyncLocalCurrentCulture_4(AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * value)
{
___s_asyncLocalCurrentCulture_4 = value;
Il2CppCodeGenWriteBarrier((&___s_asyncLocalCurrentCulture_4), value);
}
inline static int32_t get_offset_of_s_asyncLocalCurrentUICulture_5() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_StaticFields, ___s_asyncLocalCurrentUICulture_5)); }
inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * get_s_asyncLocalCurrentUICulture_5() const { return ___s_asyncLocalCurrentUICulture_5; }
inline AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A ** get_address_of_s_asyncLocalCurrentUICulture_5() { return &___s_asyncLocalCurrentUICulture_5; }
inline void set_s_asyncLocalCurrentUICulture_5(AsyncLocal_1_tD39651C2EDD14B144FF3D9B9C716F807EB57655A * value)
{
___s_asyncLocalCurrentUICulture_5 = value;
Il2CppCodeGenWriteBarrier((&___s_asyncLocalCurrentUICulture_5), value);
}
};
struct Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields
{
public:
// System.LocalDataStoreHolder System.Threading.Thread::s_LocalDataStore
LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * ___s_LocalDataStore_1;
// System.Globalization.CultureInfo System.Threading.Thread::m_CurrentCulture
CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___m_CurrentCulture_2;
// System.Globalization.CultureInfo System.Threading.Thread::m_CurrentUICulture
CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___m_CurrentUICulture_3;
// System.Threading.Thread System.Threading.Thread::current_thread
Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * ___current_thread_11;
public:
inline static int32_t get_offset_of_s_LocalDataStore_1() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___s_LocalDataStore_1)); }
inline LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * get_s_LocalDataStore_1() const { return ___s_LocalDataStore_1; }
inline LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 ** get_address_of_s_LocalDataStore_1() { return &___s_LocalDataStore_1; }
inline void set_s_LocalDataStore_1(LocalDataStoreHolder_tE0636E08496405406FD63190AC51EEB2EE51E304 * value)
{
___s_LocalDataStore_1 = value;
Il2CppCodeGenWriteBarrier((&___s_LocalDataStore_1), value);
}
inline static int32_t get_offset_of_m_CurrentCulture_2() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___m_CurrentCulture_2)); }
inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_m_CurrentCulture_2() const { return ___m_CurrentCulture_2; }
inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_m_CurrentCulture_2() { return &___m_CurrentCulture_2; }
inline void set_m_CurrentCulture_2(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value)
{
___m_CurrentCulture_2 = value;
Il2CppCodeGenWriteBarrier((&___m_CurrentCulture_2), value);
}
inline static int32_t get_offset_of_m_CurrentUICulture_3() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___m_CurrentUICulture_3)); }
inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_m_CurrentUICulture_3() const { return ___m_CurrentUICulture_3; }
inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_m_CurrentUICulture_3() { return &___m_CurrentUICulture_3; }
inline void set_m_CurrentUICulture_3(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value)
{
___m_CurrentUICulture_3 = value;
Il2CppCodeGenWriteBarrier((&___m_CurrentUICulture_3), value);
}
inline static int32_t get_offset_of_current_thread_11() { return static_cast<int32_t>(offsetof(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_ThreadStaticFields, ___current_thread_11)); }
inline Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * get_current_thread_11() const { return ___current_thread_11; }
inline Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 ** get_address_of_current_thread_11() { return &___current_thread_11; }
inline void set_current_thread_11(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * value)
{
___current_thread_11 = value;
Il2CppCodeGenWriteBarrier((&___current_thread_11), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // THREAD_TF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_H
#ifndef UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H
#define UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UInt32
struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B
{
public:
// System.UInt32 System.UInt32::m_value
uint32_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); }
inline uint32_t get_m_value_0() const { return ___m_value_0; }
inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(uint32_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H
#ifndef UINT64_TA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_H
#define UINT64_TA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UInt64
struct UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E
{
public:
// System.UInt64 System.UInt64::m_value
uint64_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E, ___m_value_0)); }
inline uint64_t get_m_value_0() const { return ___m_value_0; }
inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(uint64_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UINT64_TA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_H
#ifndef VALUETUPLE_2_T446756A8057B54D18CAD5BA1D73699DA4B40A264_H
#define VALUETUPLE_2_T446756A8057B54D18CAD5BA1D73699DA4B40A264_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.ValueTuple`2<System.Int32,System.Boolean>
struct ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264
{
public:
// T1 System.ValueTuple`2::Item1
int32_t ___Item1_0;
// T2 System.ValueTuple`2::Item2
bool ___Item2_1;
public:
inline static int32_t get_offset_of_Item1_0() { return static_cast<int32_t>(offsetof(ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264, ___Item1_0)); }
inline int32_t get_Item1_0() const { return ___Item1_0; }
inline int32_t* get_address_of_Item1_0() { return &___Item1_0; }
inline void set_Item1_0(int32_t value)
{
___Item1_0 = value;
}
inline static int32_t get_offset_of_Item2_1() { return static_cast<int32_t>(offsetof(ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264, ___Item2_1)); }
inline bool get_Item2_1() const { return ___Item2_1; }
inline bool* get_address_of_Item2_1() { return &___Item2_1; }
inline void set_Item2_1(bool value)
{
___Item2_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VALUETUPLE_2_T446756A8057B54D18CAD5BA1D73699DA4B40A264_H
#ifndef VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H
#define VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
{
public:
union
{
struct
{
};
uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H
#ifndef U3CPRIVATEIMPLEMENTATIONDETAILSU3E_TD3F45A95FC1F3A32916F221D83F290D182AD6291_H
#define U3CPRIVATEIMPLEMENTATIONDETAILSU3E_TD3F45A95FC1F3A32916F221D83F290D182AD6291_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <PrivateImplementationDetails>
struct U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291 : public RuntimeObject
{
public:
public:
};
struct U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields
{
public:
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D14 <PrivateImplementationDetails>::0283A6AF88802AB45989B29549915BEA0F6CD515
__StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 ___0283A6AF88802AB45989B29549915BEA0F6CD515_0;
// System.Int64 <PrivateImplementationDetails>::03F4297FCC30D0FD5E420E5D26E7FA711167C7EF
int64_t ___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D9 <PrivateImplementationDetails>::1A39764B112685485A5BA7B2880D878B858C1A7A
__StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB ___1A39764B112685485A5BA7B2880D878B858C1A7A_2;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D3 <PrivateImplementationDetails>::1A84029C80CB5518379F199F53FF08A7B764F8FD
__StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 ___1A84029C80CB5518379F199F53FF08A7B764F8FD_3;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D12 <PrivateImplementationDetails>::3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC
__StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 ___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D32 <PrivateImplementationDetails>::59F5BD34B6C013DEACC784F69C67E95150033A84
__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA ___59F5BD34B6C013DEACC784F69C67E95150033A84_5;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D6 <PrivateImplementationDetails>::5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C
__StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F ___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D9 <PrivateImplementationDetails>::6D49C9D487D7AD3491ECE08732D68A593CC2038D
__StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_7;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D128 <PrivateImplementationDetails>::6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E
__StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 ___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D44 <PrivateImplementationDetails>::8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3
__StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 ___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9;
// System.Int64 <PrivateImplementationDetails>::98A44A6F8606AE6F23FE230286C1D6FBCC407226
int64_t ___98A44A6F8606AE6F23FE230286C1D6FBCC407226_10;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D32 <PrivateImplementationDetails>::C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536
__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA ___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D128 <PrivateImplementationDetails>::CCEEADA43268372341F81AE0C9208C6856441C04
__StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 ___CCEEADA43268372341F81AE0C9208C6856441C04_12;
// System.Int64 <PrivateImplementationDetails>::E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78
int64_t ___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D32 <PrivateImplementationDetails>::EC5842B3154E1AF94500B57220EB9F684BCCC42A
__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA ___EC5842B3154E1AF94500B57220EB9F684BCCC42A_14;
// <PrivateImplementationDetails>___StaticArrayInitTypeSizeU3D256 <PrivateImplementationDetails>::EEAFE8C6E1AB017237567305EE925C976CDB6458
__StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 ___EEAFE8C6E1AB017237567305EE925C976CDB6458_15;
public:
inline static int32_t get_offset_of_U30283A6AF88802AB45989B29549915BEA0F6CD515_0() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___0283A6AF88802AB45989B29549915BEA0F6CD515_0)); }
inline __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 get_U30283A6AF88802AB45989B29549915BEA0F6CD515_0() const { return ___0283A6AF88802AB45989B29549915BEA0F6CD515_0; }
inline __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 * get_address_of_U30283A6AF88802AB45989B29549915BEA0F6CD515_0() { return &___0283A6AF88802AB45989B29549915BEA0F6CD515_0; }
inline void set_U30283A6AF88802AB45989B29549915BEA0F6CD515_0(__StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 value)
{
___0283A6AF88802AB45989B29549915BEA0F6CD515_0 = value;
}
inline static int32_t get_offset_of_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1)); }
inline int64_t get_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1() const { return ___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1; }
inline int64_t* get_address_of_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1() { return &___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1; }
inline void set_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1(int64_t value)
{
___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1 = value;
}
inline static int32_t get_offset_of_U31A39764B112685485A5BA7B2880D878B858C1A7A_2() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___1A39764B112685485A5BA7B2880D878B858C1A7A_2)); }
inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB get_U31A39764B112685485A5BA7B2880D878B858C1A7A_2() const { return ___1A39764B112685485A5BA7B2880D878B858C1A7A_2; }
inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB * get_address_of_U31A39764B112685485A5BA7B2880D878B858C1A7A_2() { return &___1A39764B112685485A5BA7B2880D878B858C1A7A_2; }
inline void set_U31A39764B112685485A5BA7B2880D878B858C1A7A_2(__StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB value)
{
___1A39764B112685485A5BA7B2880D878B858C1A7A_2 = value;
}
inline static int32_t get_offset_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___1A84029C80CB5518379F199F53FF08A7B764F8FD_3)); }
inline __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 get_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3() const { return ___1A84029C80CB5518379F199F53FF08A7B764F8FD_3; }
inline __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 * get_address_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3() { return &___1A84029C80CB5518379F199F53FF08A7B764F8FD_3; }
inline void set_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3(__StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 value)
{
___1A84029C80CB5518379F199F53FF08A7B764F8FD_3 = value;
}
inline static int32_t get_offset_of_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4)); }
inline __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 get_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4() const { return ___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4; }
inline __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 * get_address_of_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4() { return &___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4; }
inline void set_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4(__StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 value)
{
___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4 = value;
}
inline static int32_t get_offset_of_U359F5BD34B6C013DEACC784F69C67E95150033A84_5() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___59F5BD34B6C013DEACC784F69C67E95150033A84_5)); }
inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA get_U359F5BD34B6C013DEACC784F69C67E95150033A84_5() const { return ___59F5BD34B6C013DEACC784F69C67E95150033A84_5; }
inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA * get_address_of_U359F5BD34B6C013DEACC784F69C67E95150033A84_5() { return &___59F5BD34B6C013DEACC784F69C67E95150033A84_5; }
inline void set_U359F5BD34B6C013DEACC784F69C67E95150033A84_5(__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA value)
{
___59F5BD34B6C013DEACC784F69C67E95150033A84_5 = value;
}
inline static int32_t get_offset_of_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6)); }
inline __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F get_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6() const { return ___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6; }
inline __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F * get_address_of_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6() { return &___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6; }
inline void set_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6(__StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F value)
{
___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_6 = value;
}
inline static int32_t get_offset_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_7() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_7)); }
inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB get_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_7() const { return ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_7; }
inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB * get_address_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_7() { return &___6D49C9D487D7AD3491ECE08732D68A593CC2038D_7; }
inline void set_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_7(__StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB value)
{
___6D49C9D487D7AD3491ECE08732D68A593CC2038D_7 = value;
}
inline static int32_t get_offset_of_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8)); }
inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 get_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8() const { return ___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8; }
inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 * get_address_of_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8() { return &___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8; }
inline void set_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8(__StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 value)
{
___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_8 = value;
}
inline static int32_t get_offset_of_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9)); }
inline __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 get_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9() const { return ___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9; }
inline __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 * get_address_of_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9() { return &___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9; }
inline void set_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9(__StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 value)
{
___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_9 = value;
}
inline static int32_t get_offset_of_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_10() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___98A44A6F8606AE6F23FE230286C1D6FBCC407226_10)); }
inline int64_t get_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_10() const { return ___98A44A6F8606AE6F23FE230286C1D6FBCC407226_10; }
inline int64_t* get_address_of_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_10() { return &___98A44A6F8606AE6F23FE230286C1D6FBCC407226_10; }
inline void set_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_10(int64_t value)
{
___98A44A6F8606AE6F23FE230286C1D6FBCC407226_10 = value;
}
inline static int32_t get_offset_of_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11)); }
inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA get_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11() const { return ___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11; }
inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA * get_address_of_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11() { return &___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11; }
inline void set_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11(__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA value)
{
___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_11 = value;
}
inline static int32_t get_offset_of_CCEEADA43268372341F81AE0C9208C6856441C04_12() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___CCEEADA43268372341F81AE0C9208C6856441C04_12)); }
inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 get_CCEEADA43268372341F81AE0C9208C6856441C04_12() const { return ___CCEEADA43268372341F81AE0C9208C6856441C04_12; }
inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 * get_address_of_CCEEADA43268372341F81AE0C9208C6856441C04_12() { return &___CCEEADA43268372341F81AE0C9208C6856441C04_12; }
inline void set_CCEEADA43268372341F81AE0C9208C6856441C04_12(__StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 value)
{
___CCEEADA43268372341F81AE0C9208C6856441C04_12 = value;
}
inline static int32_t get_offset_of_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13)); }
inline int64_t get_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13() const { return ___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13; }
inline int64_t* get_address_of_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13() { return &___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13; }
inline void set_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13(int64_t value)
{
___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_13 = value;
}
inline static int32_t get_offset_of_EC5842B3154E1AF94500B57220EB9F684BCCC42A_14() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___EC5842B3154E1AF94500B57220EB9F684BCCC42A_14)); }
inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA get_EC5842B3154E1AF94500B57220EB9F684BCCC42A_14() const { return ___EC5842B3154E1AF94500B57220EB9F684BCCC42A_14; }
inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA * get_address_of_EC5842B3154E1AF94500B57220EB9F684BCCC42A_14() { return &___EC5842B3154E1AF94500B57220EB9F684BCCC42A_14; }
inline void set_EC5842B3154E1AF94500B57220EB9F684BCCC42A_14(__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA value)
{
___EC5842B3154E1AF94500B57220EB9F684BCCC42A_14 = value;
}
inline static int32_t get_offset_of_EEAFE8C6E1AB017237567305EE925C976CDB6458_15() { return static_cast<int32_t>(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___EEAFE8C6E1AB017237567305EE925C976CDB6458_15)); }
inline __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 get_EEAFE8C6E1AB017237567305EE925C976CDB6458_15() const { return ___EEAFE8C6E1AB017237567305EE925C976CDB6458_15; }
inline __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 * get_address_of_EEAFE8C6E1AB017237567305EE925C976CDB6458_15() { return &___EEAFE8C6E1AB017237567305EE925C976CDB6458_15; }
inline void set_EEAFE8C6E1AB017237567305EE925C976CDB6458_15(__StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 value)
{
___EEAFE8C6E1AB017237567305EE925C976CDB6458_15 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CPRIVATEIMPLEMENTATIONDETAILSU3E_TD3F45A95FC1F3A32916F221D83F290D182AD6291_H
#ifndef GETPROXYDATA_TE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC_H
#define GETPROXYDATA_TE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFNetwork_GetProxyData
struct GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC : public RuntimeObject
{
public:
// System.IntPtr Mono.Net.CFNetwork_GetProxyData::script
intptr_t ___script_0;
// System.IntPtr Mono.Net.CFNetwork_GetProxyData::targetUri
intptr_t ___targetUri_1;
// System.IntPtr Mono.Net.CFNetwork_GetProxyData::error
intptr_t ___error_2;
// System.IntPtr Mono.Net.CFNetwork_GetProxyData::result
intptr_t ___result_3;
// System.Threading.ManualResetEvent Mono.Net.CFNetwork_GetProxyData::evt
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___evt_4;
public:
inline static int32_t get_offset_of_script_0() { return static_cast<int32_t>(offsetof(GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC, ___script_0)); }
inline intptr_t get_script_0() const { return ___script_0; }
inline intptr_t* get_address_of_script_0() { return &___script_0; }
inline void set_script_0(intptr_t value)
{
___script_0 = value;
}
inline static int32_t get_offset_of_targetUri_1() { return static_cast<int32_t>(offsetof(GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC, ___targetUri_1)); }
inline intptr_t get_targetUri_1() const { return ___targetUri_1; }
inline intptr_t* get_address_of_targetUri_1() { return &___targetUri_1; }
inline void set_targetUri_1(intptr_t value)
{
___targetUri_1 = value;
}
inline static int32_t get_offset_of_error_2() { return static_cast<int32_t>(offsetof(GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC, ___error_2)); }
inline intptr_t get_error_2() const { return ___error_2; }
inline intptr_t* get_address_of_error_2() { return &___error_2; }
inline void set_error_2(intptr_t value)
{
___error_2 = value;
}
inline static int32_t get_offset_of_result_3() { return static_cast<int32_t>(offsetof(GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC, ___result_3)); }
inline intptr_t get_result_3() const { return ___result_3; }
inline intptr_t* get_address_of_result_3() { return &___result_3; }
inline void set_result_3(intptr_t value)
{
___result_3 = value;
}
inline static int32_t get_offset_of_evt_4() { return static_cast<int32_t>(offsetof(GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC, ___evt_4)); }
inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_evt_4() const { return ___evt_4; }
inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_evt_4() { return &___evt_4; }
inline void set_evt_4(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value)
{
___evt_4 = value;
Il2CppCodeGenWriteBarrier((&___evt_4), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // GETPROXYDATA_TE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC_H
#ifndef CFOBJECT_T7424637E24419C69CF76CE2E10194BA98E82295F_H
#define CFOBJECT_T7424637E24419C69CF76CE2E10194BA98E82295F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFObject
struct CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F : public RuntimeObject
{
public:
// System.IntPtr Mono.Net.CFObject::<Handle>k__BackingField
intptr_t ___U3CHandleU3Ek__BackingField_0;
public:
inline static int32_t get_offset_of_U3CHandleU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F, ___U3CHandleU3Ek__BackingField_0)); }
inline intptr_t get_U3CHandleU3Ek__BackingField_0() const { return ___U3CHandleU3Ek__BackingField_0; }
inline intptr_t* get_address_of_U3CHandleU3Ek__BackingField_0() { return &___U3CHandleU3Ek__BackingField_0; }
inline void set_U3CHandleU3Ek__BackingField_0(intptr_t value)
{
___U3CHandleU3Ek__BackingField_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFOBJECT_T7424637E24419C69CF76CE2E10194BA98E82295F_H
#ifndef CFPROXY_T031DA9B46484A1C5973AD94CF54384DE63009EA4_H
#define CFPROXY_T031DA9B46484A1C5973AD94CF54384DE63009EA4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFProxy
struct CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 : public RuntimeObject
{
public:
// Mono.Net.CFDictionary Mono.Net.CFProxy::settings
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___settings_13;
public:
inline static int32_t get_offset_of_settings_13() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4, ___settings_13)); }
inline CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * get_settings_13() const { return ___settings_13; }
inline CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 ** get_address_of_settings_13() { return &___settings_13; }
inline void set_settings_13(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * value)
{
___settings_13 = value;
Il2CppCodeGenWriteBarrier((&___settings_13), value);
}
};
struct CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields
{
public:
// System.IntPtr Mono.Net.CFProxy::kCFProxyAutoConfigurationJavaScriptKey
intptr_t ___kCFProxyAutoConfigurationJavaScriptKey_0;
// System.IntPtr Mono.Net.CFProxy::kCFProxyAutoConfigurationURLKey
intptr_t ___kCFProxyAutoConfigurationURLKey_1;
// System.IntPtr Mono.Net.CFProxy::kCFProxyHostNameKey
intptr_t ___kCFProxyHostNameKey_2;
// System.IntPtr Mono.Net.CFProxy::kCFProxyPasswordKey
intptr_t ___kCFProxyPasswordKey_3;
// System.IntPtr Mono.Net.CFProxy::kCFProxyPortNumberKey
intptr_t ___kCFProxyPortNumberKey_4;
// System.IntPtr Mono.Net.CFProxy::kCFProxyTypeKey
intptr_t ___kCFProxyTypeKey_5;
// System.IntPtr Mono.Net.CFProxy::kCFProxyUsernameKey
intptr_t ___kCFProxyUsernameKey_6;
// System.IntPtr Mono.Net.CFProxy::kCFProxyTypeAutoConfigurationURL
intptr_t ___kCFProxyTypeAutoConfigurationURL_7;
// System.IntPtr Mono.Net.CFProxy::kCFProxyTypeAutoConfigurationJavaScript
intptr_t ___kCFProxyTypeAutoConfigurationJavaScript_8;
// System.IntPtr Mono.Net.CFProxy::kCFProxyTypeFTP
intptr_t ___kCFProxyTypeFTP_9;
// System.IntPtr Mono.Net.CFProxy::kCFProxyTypeHTTP
intptr_t ___kCFProxyTypeHTTP_10;
// System.IntPtr Mono.Net.CFProxy::kCFProxyTypeHTTPS
intptr_t ___kCFProxyTypeHTTPS_11;
// System.IntPtr Mono.Net.CFProxy::kCFProxyTypeSOCKS
intptr_t ___kCFProxyTypeSOCKS_12;
public:
inline static int32_t get_offset_of_kCFProxyAutoConfigurationJavaScriptKey_0() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyAutoConfigurationJavaScriptKey_0)); }
inline intptr_t get_kCFProxyAutoConfigurationJavaScriptKey_0() const { return ___kCFProxyAutoConfigurationJavaScriptKey_0; }
inline intptr_t* get_address_of_kCFProxyAutoConfigurationJavaScriptKey_0() { return &___kCFProxyAutoConfigurationJavaScriptKey_0; }
inline void set_kCFProxyAutoConfigurationJavaScriptKey_0(intptr_t value)
{
___kCFProxyAutoConfigurationJavaScriptKey_0 = value;
}
inline static int32_t get_offset_of_kCFProxyAutoConfigurationURLKey_1() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyAutoConfigurationURLKey_1)); }
inline intptr_t get_kCFProxyAutoConfigurationURLKey_1() const { return ___kCFProxyAutoConfigurationURLKey_1; }
inline intptr_t* get_address_of_kCFProxyAutoConfigurationURLKey_1() { return &___kCFProxyAutoConfigurationURLKey_1; }
inline void set_kCFProxyAutoConfigurationURLKey_1(intptr_t value)
{
___kCFProxyAutoConfigurationURLKey_1 = value;
}
inline static int32_t get_offset_of_kCFProxyHostNameKey_2() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyHostNameKey_2)); }
inline intptr_t get_kCFProxyHostNameKey_2() const { return ___kCFProxyHostNameKey_2; }
inline intptr_t* get_address_of_kCFProxyHostNameKey_2() { return &___kCFProxyHostNameKey_2; }
inline void set_kCFProxyHostNameKey_2(intptr_t value)
{
___kCFProxyHostNameKey_2 = value;
}
inline static int32_t get_offset_of_kCFProxyPasswordKey_3() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyPasswordKey_3)); }
inline intptr_t get_kCFProxyPasswordKey_3() const { return ___kCFProxyPasswordKey_3; }
inline intptr_t* get_address_of_kCFProxyPasswordKey_3() { return &___kCFProxyPasswordKey_3; }
inline void set_kCFProxyPasswordKey_3(intptr_t value)
{
___kCFProxyPasswordKey_3 = value;
}
inline static int32_t get_offset_of_kCFProxyPortNumberKey_4() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyPortNumberKey_4)); }
inline intptr_t get_kCFProxyPortNumberKey_4() const { return ___kCFProxyPortNumberKey_4; }
inline intptr_t* get_address_of_kCFProxyPortNumberKey_4() { return &___kCFProxyPortNumberKey_4; }
inline void set_kCFProxyPortNumberKey_4(intptr_t value)
{
___kCFProxyPortNumberKey_4 = value;
}
inline static int32_t get_offset_of_kCFProxyTypeKey_5() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyTypeKey_5)); }
inline intptr_t get_kCFProxyTypeKey_5() const { return ___kCFProxyTypeKey_5; }
inline intptr_t* get_address_of_kCFProxyTypeKey_5() { return &___kCFProxyTypeKey_5; }
inline void set_kCFProxyTypeKey_5(intptr_t value)
{
___kCFProxyTypeKey_5 = value;
}
inline static int32_t get_offset_of_kCFProxyUsernameKey_6() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyUsernameKey_6)); }
inline intptr_t get_kCFProxyUsernameKey_6() const { return ___kCFProxyUsernameKey_6; }
inline intptr_t* get_address_of_kCFProxyUsernameKey_6() { return &___kCFProxyUsernameKey_6; }
inline void set_kCFProxyUsernameKey_6(intptr_t value)
{
___kCFProxyUsernameKey_6 = value;
}
inline static int32_t get_offset_of_kCFProxyTypeAutoConfigurationURL_7() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyTypeAutoConfigurationURL_7)); }
inline intptr_t get_kCFProxyTypeAutoConfigurationURL_7() const { return ___kCFProxyTypeAutoConfigurationURL_7; }
inline intptr_t* get_address_of_kCFProxyTypeAutoConfigurationURL_7() { return &___kCFProxyTypeAutoConfigurationURL_7; }
inline void set_kCFProxyTypeAutoConfigurationURL_7(intptr_t value)
{
___kCFProxyTypeAutoConfigurationURL_7 = value;
}
inline static int32_t get_offset_of_kCFProxyTypeAutoConfigurationJavaScript_8() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyTypeAutoConfigurationJavaScript_8)); }
inline intptr_t get_kCFProxyTypeAutoConfigurationJavaScript_8() const { return ___kCFProxyTypeAutoConfigurationJavaScript_8; }
inline intptr_t* get_address_of_kCFProxyTypeAutoConfigurationJavaScript_8() { return &___kCFProxyTypeAutoConfigurationJavaScript_8; }
inline void set_kCFProxyTypeAutoConfigurationJavaScript_8(intptr_t value)
{
___kCFProxyTypeAutoConfigurationJavaScript_8 = value;
}
inline static int32_t get_offset_of_kCFProxyTypeFTP_9() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyTypeFTP_9)); }
inline intptr_t get_kCFProxyTypeFTP_9() const { return ___kCFProxyTypeFTP_9; }
inline intptr_t* get_address_of_kCFProxyTypeFTP_9() { return &___kCFProxyTypeFTP_9; }
inline void set_kCFProxyTypeFTP_9(intptr_t value)
{
___kCFProxyTypeFTP_9 = value;
}
inline static int32_t get_offset_of_kCFProxyTypeHTTP_10() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyTypeHTTP_10)); }
inline intptr_t get_kCFProxyTypeHTTP_10() const { return ___kCFProxyTypeHTTP_10; }
inline intptr_t* get_address_of_kCFProxyTypeHTTP_10() { return &___kCFProxyTypeHTTP_10; }
inline void set_kCFProxyTypeHTTP_10(intptr_t value)
{
___kCFProxyTypeHTTP_10 = value;
}
inline static int32_t get_offset_of_kCFProxyTypeHTTPS_11() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyTypeHTTPS_11)); }
inline intptr_t get_kCFProxyTypeHTTPS_11() const { return ___kCFProxyTypeHTTPS_11; }
inline intptr_t* get_address_of_kCFProxyTypeHTTPS_11() { return &___kCFProxyTypeHTTPS_11; }
inline void set_kCFProxyTypeHTTPS_11(intptr_t value)
{
___kCFProxyTypeHTTPS_11 = value;
}
inline static int32_t get_offset_of_kCFProxyTypeSOCKS_12() { return static_cast<int32_t>(offsetof(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields, ___kCFProxyTypeSOCKS_12)); }
inline intptr_t get_kCFProxyTypeSOCKS_12() const { return ___kCFProxyTypeSOCKS_12; }
inline intptr_t* get_address_of_kCFProxyTypeSOCKS_12() { return &___kCFProxyTypeSOCKS_12; }
inline void set_kCFProxyTypeSOCKS_12(intptr_t value)
{
___kCFProxyTypeSOCKS_12 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFPROXY_T031DA9B46484A1C5973AD94CF54384DE63009EA4_H
#ifndef CFPROXYSETTINGS_TCE6CC6508F2411BAECB465B83D2A62E2C8988257_H
#define CFPROXYSETTINGS_TCE6CC6508F2411BAECB465B83D2A62E2C8988257_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFProxySettings
struct CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 : public RuntimeObject
{
public:
// Mono.Net.CFDictionary Mono.Net.CFProxySettings::settings
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___settings_6;
public:
inline static int32_t get_offset_of_settings_6() { return static_cast<int32_t>(offsetof(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257, ___settings_6)); }
inline CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * get_settings_6() const { return ___settings_6; }
inline CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 ** get_address_of_settings_6() { return &___settings_6; }
inline void set_settings_6(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * value)
{
___settings_6 = value;
Il2CppCodeGenWriteBarrier((&___settings_6), value);
}
};
struct CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields
{
public:
// System.IntPtr Mono.Net.CFProxySettings::kCFNetworkProxiesHTTPEnable
intptr_t ___kCFNetworkProxiesHTTPEnable_0;
// System.IntPtr Mono.Net.CFProxySettings::kCFNetworkProxiesHTTPPort
intptr_t ___kCFNetworkProxiesHTTPPort_1;
// System.IntPtr Mono.Net.CFProxySettings::kCFNetworkProxiesHTTPProxy
intptr_t ___kCFNetworkProxiesHTTPProxy_2;
// System.IntPtr Mono.Net.CFProxySettings::kCFNetworkProxiesProxyAutoConfigEnable
intptr_t ___kCFNetworkProxiesProxyAutoConfigEnable_3;
// System.IntPtr Mono.Net.CFProxySettings::kCFNetworkProxiesProxyAutoConfigJavaScript
intptr_t ___kCFNetworkProxiesProxyAutoConfigJavaScript_4;
// System.IntPtr Mono.Net.CFProxySettings::kCFNetworkProxiesProxyAutoConfigURLString
intptr_t ___kCFNetworkProxiesProxyAutoConfigURLString_5;
public:
inline static int32_t get_offset_of_kCFNetworkProxiesHTTPEnable_0() { return static_cast<int32_t>(offsetof(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields, ___kCFNetworkProxiesHTTPEnable_0)); }
inline intptr_t get_kCFNetworkProxiesHTTPEnable_0() const { return ___kCFNetworkProxiesHTTPEnable_0; }
inline intptr_t* get_address_of_kCFNetworkProxiesHTTPEnable_0() { return &___kCFNetworkProxiesHTTPEnable_0; }
inline void set_kCFNetworkProxiesHTTPEnable_0(intptr_t value)
{
___kCFNetworkProxiesHTTPEnable_0 = value;
}
inline static int32_t get_offset_of_kCFNetworkProxiesHTTPPort_1() { return static_cast<int32_t>(offsetof(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields, ___kCFNetworkProxiesHTTPPort_1)); }
inline intptr_t get_kCFNetworkProxiesHTTPPort_1() const { return ___kCFNetworkProxiesHTTPPort_1; }
inline intptr_t* get_address_of_kCFNetworkProxiesHTTPPort_1() { return &___kCFNetworkProxiesHTTPPort_1; }
inline void set_kCFNetworkProxiesHTTPPort_1(intptr_t value)
{
___kCFNetworkProxiesHTTPPort_1 = value;
}
inline static int32_t get_offset_of_kCFNetworkProxiesHTTPProxy_2() { return static_cast<int32_t>(offsetof(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields, ___kCFNetworkProxiesHTTPProxy_2)); }
inline intptr_t get_kCFNetworkProxiesHTTPProxy_2() const { return ___kCFNetworkProxiesHTTPProxy_2; }
inline intptr_t* get_address_of_kCFNetworkProxiesHTTPProxy_2() { return &___kCFNetworkProxiesHTTPProxy_2; }
inline void set_kCFNetworkProxiesHTTPProxy_2(intptr_t value)
{
___kCFNetworkProxiesHTTPProxy_2 = value;
}
inline static int32_t get_offset_of_kCFNetworkProxiesProxyAutoConfigEnable_3() { return static_cast<int32_t>(offsetof(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields, ___kCFNetworkProxiesProxyAutoConfigEnable_3)); }
inline intptr_t get_kCFNetworkProxiesProxyAutoConfigEnable_3() const { return ___kCFNetworkProxiesProxyAutoConfigEnable_3; }
inline intptr_t* get_address_of_kCFNetworkProxiesProxyAutoConfigEnable_3() { return &___kCFNetworkProxiesProxyAutoConfigEnable_3; }
inline void set_kCFNetworkProxiesProxyAutoConfigEnable_3(intptr_t value)
{
___kCFNetworkProxiesProxyAutoConfigEnable_3 = value;
}
inline static int32_t get_offset_of_kCFNetworkProxiesProxyAutoConfigJavaScript_4() { return static_cast<int32_t>(offsetof(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields, ___kCFNetworkProxiesProxyAutoConfigJavaScript_4)); }
inline intptr_t get_kCFNetworkProxiesProxyAutoConfigJavaScript_4() const { return ___kCFNetworkProxiesProxyAutoConfigJavaScript_4; }
inline intptr_t* get_address_of_kCFNetworkProxiesProxyAutoConfigJavaScript_4() { return &___kCFNetworkProxiesProxyAutoConfigJavaScript_4; }
inline void set_kCFNetworkProxiesProxyAutoConfigJavaScript_4(intptr_t value)
{
___kCFNetworkProxiesProxyAutoConfigJavaScript_4 = value;
}
inline static int32_t get_offset_of_kCFNetworkProxiesProxyAutoConfigURLString_5() { return static_cast<int32_t>(offsetof(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields, ___kCFNetworkProxiesProxyAutoConfigURLString_5)); }
inline intptr_t get_kCFNetworkProxiesProxyAutoConfigURLString_5() const { return ___kCFNetworkProxiesProxyAutoConfigURLString_5; }
inline intptr_t* get_address_of_kCFNetworkProxiesProxyAutoConfigURLString_5() { return &___kCFNetworkProxiesProxyAutoConfigURLString_5; }
inline void set_kCFNetworkProxiesProxyAutoConfigURLString_5(intptr_t value)
{
___kCFNetworkProxiesProxyAutoConfigURLString_5 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFPROXYSETTINGS_TCE6CC6508F2411BAECB465B83D2A62E2C8988257_H
#ifndef CFPROXYTYPE_TF112CE8A819E23258A1062404CAAD83BE086F9CF_H
#define CFPROXYTYPE_TF112CE8A819E23258A1062404CAAD83BE086F9CF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFProxyType
struct CFProxyType_tF112CE8A819E23258A1062404CAAD83BE086F9CF
{
public:
// System.Int32 Mono.Net.CFProxyType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CFProxyType_tF112CE8A819E23258A1062404CAAD83BE086F9CF, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFPROXYTYPE_TF112CE8A819E23258A1062404CAAD83BE086F9CF_H
#ifndef CFRANGE_TCBCC6F79A6F227524C32B7915AFB36756FAC01DA_H
#define CFRANGE_TCBCC6F79A6F227524C32B7915AFB36756FAC01DA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFRange
struct CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA
{
public:
// System.IntPtr Mono.Net.CFRange::Location
intptr_t ___Location_0;
// System.IntPtr Mono.Net.CFRange::Length
intptr_t ___Length_1;
public:
inline static int32_t get_offset_of_Location_0() { return static_cast<int32_t>(offsetof(CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA, ___Location_0)); }
inline intptr_t get_Location_0() const { return ___Location_0; }
inline intptr_t* get_address_of_Location_0() { return &___Location_0; }
inline void set_Location_0(intptr_t value)
{
___Location_0 = value;
}
inline static int32_t get_offset_of_Length_1() { return static_cast<int32_t>(offsetof(CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA, ___Length_1)); }
inline intptr_t get_Length_1() const { return ___Length_1; }
inline intptr_t* get_address_of_Length_1() { return &___Length_1; }
inline void set_Length_1(intptr_t value)
{
___Length_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFRANGE_TCBCC6F79A6F227524C32B7915AFB36756FAC01DA_H
#ifndef CFSTREAMCLIENTCONTEXT_TE87491F195884F64BC54A4863CFD4826A69E5E72_H
#define CFSTREAMCLIENTCONTEXT_TE87491F195884F64BC54A4863CFD4826A69E5E72_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFStreamClientContext
struct CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72
{
public:
// System.IntPtr Mono.Net.CFStreamClientContext::Version
intptr_t ___Version_0;
// System.IntPtr Mono.Net.CFStreamClientContext::Info
intptr_t ___Info_1;
// System.IntPtr Mono.Net.CFStreamClientContext::Retain
intptr_t ___Retain_2;
// System.IntPtr Mono.Net.CFStreamClientContext::Release
intptr_t ___Release_3;
// System.IntPtr Mono.Net.CFStreamClientContext::CopyDescription
intptr_t ___CopyDescription_4;
public:
inline static int32_t get_offset_of_Version_0() { return static_cast<int32_t>(offsetof(CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72, ___Version_0)); }
inline intptr_t get_Version_0() const { return ___Version_0; }
inline intptr_t* get_address_of_Version_0() { return &___Version_0; }
inline void set_Version_0(intptr_t value)
{
___Version_0 = value;
}
inline static int32_t get_offset_of_Info_1() { return static_cast<int32_t>(offsetof(CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72, ___Info_1)); }
inline intptr_t get_Info_1() const { return ___Info_1; }
inline intptr_t* get_address_of_Info_1() { return &___Info_1; }
inline void set_Info_1(intptr_t value)
{
___Info_1 = value;
}
inline static int32_t get_offset_of_Retain_2() { return static_cast<int32_t>(offsetof(CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72, ___Retain_2)); }
inline intptr_t get_Retain_2() const { return ___Retain_2; }
inline intptr_t* get_address_of_Retain_2() { return &___Retain_2; }
inline void set_Retain_2(intptr_t value)
{
___Retain_2 = value;
}
inline static int32_t get_offset_of_Release_3() { return static_cast<int32_t>(offsetof(CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72, ___Release_3)); }
inline intptr_t get_Release_3() const { return ___Release_3; }
inline intptr_t* get_address_of_Release_3() { return &___Release_3; }
inline void set_Release_3(intptr_t value)
{
___Release_3 = value;
}
inline static int32_t get_offset_of_CopyDescription_4() { return static_cast<int32_t>(offsetof(CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72, ___CopyDescription_4)); }
inline intptr_t get_CopyDescription_4() const { return ___CopyDescription_4; }
inline intptr_t* get_address_of_CopyDescription_4() { return &___CopyDescription_4; }
inline void set_CopyDescription_4(intptr_t value)
{
___CopyDescription_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFSTREAMCLIENTCONTEXT_TE87491F195884F64BC54A4863CFD4826A69E5E72_H
#ifndef ASYNCOPERATIONSTATUS_T355A724E020AF86BA40298A468EB739EA41B9E27_H
#define ASYNCOPERATIONSTATUS_T355A724E020AF86BA40298A468EB739EA41B9E27_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncOperationStatus
struct AsyncOperationStatus_t355A724E020AF86BA40298A468EB739EA41B9E27
{
public:
// System.Int32 Mono.Net.Security.AsyncOperationStatus::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AsyncOperationStatus_t355A724E020AF86BA40298A468EB739EA41B9E27, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCOPERATIONSTATUS_T355A724E020AF86BA40298A468EB739EA41B9E27_H
#ifndef ASYNCREADREQUEST_T10B0459470C14DC065B5AD60AF378AB78CD138C1_H
#define ASYNCREADREQUEST_T10B0459470C14DC065B5AD60AF378AB78CD138C1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncReadRequest
struct AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 : public AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCREADREQUEST_T10B0459470C14DC065B5AD60AF378AB78CD138C1_H
#ifndef ASYNCWRITEREQUEST_TFE4740D02401F295910B4006A8390590D5E2C27B_H
#define ASYNCWRITEREQUEST_TFE4740D02401F295910B4006A8390590D5E2C27B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncWriteRequest
struct AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B : public AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCWRITEREQUEST_TFE4740D02401F295910B4006A8390590D5E2C27B_H
#ifndef OPERATIONTYPE_T76DD3B06699CAF7714C8E801F9B1FBD9FCAF9ED0_H
#define OPERATIONTYPE_T76DD3B06699CAF7714C8E801F9B1FBD9FCAF9ED0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream_OperationType
struct OperationType_t76DD3B06699CAF7714C8E801F9B1FBD9FCAF9ED0
{
public:
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_OperationType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(OperationType_t76DD3B06699CAF7714C8E801F9B1FBD9FCAF9ED0, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // OPERATIONTYPE_T76DD3B06699CAF7714C8E801F9B1FBD9FCAF9ED0_H
#ifndef MONOTLSPROVIDERFACTORY_T01773E7677E88B1202FB7770A3E9F53655BB2525_H
#define MONOTLSPROVIDERFACTORY_T01773E7677E88B1202FB7770A3E9F53655BB2525_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MonoTlsProviderFactory
struct MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525 : public RuntimeObject
{
public:
public:
};
struct MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields
{
public:
// System.Object Mono.Net.Security.MonoTlsProviderFactory::locker
RuntimeObject * ___locker_0;
// System.Boolean Mono.Net.Security.MonoTlsProviderFactory::initialized
bool ___initialized_1;
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::defaultProvider
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___defaultProvider_2;
// System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>> Mono.Net.Security.MonoTlsProviderFactory::providerRegistration
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * ___providerRegistration_3;
// System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider> Mono.Net.Security.MonoTlsProviderFactory::providerCache
Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * ___providerCache_4;
// System.Guid Mono.Net.Security.MonoTlsProviderFactory::UnityTlsId
Guid_t ___UnityTlsId_5;
// System.Guid Mono.Net.Security.MonoTlsProviderFactory::AppleTlsId
Guid_t ___AppleTlsId_6;
// System.Guid Mono.Net.Security.MonoTlsProviderFactory::BtlsId
Guid_t ___BtlsId_7;
// System.Guid Mono.Net.Security.MonoTlsProviderFactory::LegacyId
Guid_t ___LegacyId_8;
public:
inline static int32_t get_offset_of_locker_0() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___locker_0)); }
inline RuntimeObject * get_locker_0() const { return ___locker_0; }
inline RuntimeObject ** get_address_of_locker_0() { return &___locker_0; }
inline void set_locker_0(RuntimeObject * value)
{
___locker_0 = value;
Il2CppCodeGenWriteBarrier((&___locker_0), value);
}
inline static int32_t get_offset_of_initialized_1() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___initialized_1)); }
inline bool get_initialized_1() const { return ___initialized_1; }
inline bool* get_address_of_initialized_1() { return &___initialized_1; }
inline void set_initialized_1(bool value)
{
___initialized_1 = value;
}
inline static int32_t get_offset_of_defaultProvider_2() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___defaultProvider_2)); }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_defaultProvider_2() const { return ___defaultProvider_2; }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_defaultProvider_2() { return &___defaultProvider_2; }
inline void set_defaultProvider_2(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value)
{
___defaultProvider_2 = value;
Il2CppCodeGenWriteBarrier((&___defaultProvider_2), value);
}
inline static int32_t get_offset_of_providerRegistration_3() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___providerRegistration_3)); }
inline Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * get_providerRegistration_3() const { return ___providerRegistration_3; }
inline Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 ** get_address_of_providerRegistration_3() { return &___providerRegistration_3; }
inline void set_providerRegistration_3(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * value)
{
___providerRegistration_3 = value;
Il2CppCodeGenWriteBarrier((&___providerRegistration_3), value);
}
inline static int32_t get_offset_of_providerCache_4() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___providerCache_4)); }
inline Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * get_providerCache_4() const { return ___providerCache_4; }
inline Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A ** get_address_of_providerCache_4() { return &___providerCache_4; }
inline void set_providerCache_4(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * value)
{
___providerCache_4 = value;
Il2CppCodeGenWriteBarrier((&___providerCache_4), value);
}
inline static int32_t get_offset_of_UnityTlsId_5() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___UnityTlsId_5)); }
inline Guid_t get_UnityTlsId_5() const { return ___UnityTlsId_5; }
inline Guid_t * get_address_of_UnityTlsId_5() { return &___UnityTlsId_5; }
inline void set_UnityTlsId_5(Guid_t value)
{
___UnityTlsId_5 = value;
}
inline static int32_t get_offset_of_AppleTlsId_6() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___AppleTlsId_6)); }
inline Guid_t get_AppleTlsId_6() const { return ___AppleTlsId_6; }
inline Guid_t * get_address_of_AppleTlsId_6() { return &___AppleTlsId_6; }
inline void set_AppleTlsId_6(Guid_t value)
{
___AppleTlsId_6 = value;
}
inline static int32_t get_offset_of_BtlsId_7() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___BtlsId_7)); }
inline Guid_t get_BtlsId_7() const { return ___BtlsId_7; }
inline Guid_t * get_address_of_BtlsId_7() { return &___BtlsId_7; }
inline void set_BtlsId_7(Guid_t value)
{
___BtlsId_7 = value;
}
inline static int32_t get_offset_of_LegacyId_8() { return static_cast<int32_t>(offsetof(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields, ___LegacyId_8)); }
inline Guid_t get_LegacyId_8() const { return ___LegacyId_8; }
inline Guid_t * get_address_of_LegacyId_8() { return &___LegacyId_8; }
inline void set_LegacyId_8(Guid_t value)
{
___LegacyId_8 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOTLSPROVIDERFACTORY_T01773E7677E88B1202FB7770A3E9F53655BB2525_H
#ifndef ALERTDESCRIPTION_T8D4DE3060801044928816134B2292AFB933D40D6_H
#define ALERTDESCRIPTION_T8D4DE3060801044928816134B2292AFB933D40D6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.AlertDescription
struct AlertDescription_t8D4DE3060801044928816134B2292AFB933D40D6
{
public:
// System.Byte Mono.Security.Interface.AlertDescription::value__
uint8_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AlertDescription_t8D4DE3060801044928816134B2292AFB933D40D6, ___value___2)); }
inline uint8_t get_value___2() const { return ___value___2; }
inline uint8_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(uint8_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ALERTDESCRIPTION_T8D4DE3060801044928816134B2292AFB933D40D6_H
#ifndef MONOSSLPOLICYERRORS_T5F32A4E793EAB8B8A8128A6A3E7690D2E1F666C7_H
#define MONOSSLPOLICYERRORS_T5F32A4E793EAB8B8A8128A6A3E7690D2E1F666C7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.MonoSslPolicyErrors
struct MonoSslPolicyErrors_t5F32A4E793EAB8B8A8128A6A3E7690D2E1F666C7
{
public:
// System.Int32 Mono.Security.Interface.MonoSslPolicyErrors::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(MonoSslPolicyErrors_t5F32A4E793EAB8B8A8128A6A3E7690D2E1F666C7, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOSSLPOLICYERRORS_T5F32A4E793EAB8B8A8128A6A3E7690D2E1F666C7_H
#ifndef TLSPROTOCOLS_T25D1B0EFE5CC77B30D19258E7AC462AB4D828163_H
#define TLSPROTOCOLS_T25D1B0EFE5CC77B30D19258E7AC462AB4D828163_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.TlsProtocols
struct TlsProtocols_t25D1B0EFE5CC77B30D19258E7AC462AB4D828163
{
public:
// System.Int32 Mono.Security.Interface.TlsProtocols::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TlsProtocols_t25D1B0EFE5CC77B30D19258E7AC462AB4D828163, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TLSPROTOCOLS_T25D1B0EFE5CC77B30D19258E7AC462AB4D828163_H
#ifndef NTLMAUTHLEVEL_TF1354DE8BF43C36E20D475A077E035BB11936015_H
#define NTLMAUTHLEVEL_TF1354DE8BF43C36E20D475A077E035BB11936015_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Protocol.Ntlm.NtlmAuthLevel
struct NtlmAuthLevel_tF1354DE8BF43C36E20D475A077E035BB11936015
{
public:
// System.Int32 Mono.Security.Protocol.Ntlm.NtlmAuthLevel::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(NtlmAuthLevel_tF1354DE8BF43C36E20D475A077E035BB11936015, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NTLMAUTHLEVEL_TF1354DE8BF43C36E20D475A077E035BB11936015_H
#ifndef NTLMFLAGS_T9AC7D2604BC2E16EDEF1C9D2066E6BEC0D8A1578_H
#define NTLMFLAGS_T9AC7D2604BC2E16EDEF1C9D2066E6BEC0D8A1578_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Protocol.Ntlm.NtlmFlags
struct NtlmFlags_t9AC7D2604BC2E16EDEF1C9D2066E6BEC0D8A1578
{
public:
// System.Int32 Mono.Security.Protocol.Ntlm.NtlmFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(NtlmFlags_t9AC7D2604BC2E16EDEF1C9D2066E6BEC0D8A1578, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NTLMFLAGS_T9AC7D2604BC2E16EDEF1C9D2066E6BEC0D8A1578_H
#ifndef UNITYTLS_CIPHERSUITE_TA99DBE84EF3BB26740AEF7A5CC6DEA1227B5F9DC_H
#define UNITYTLS_CIPHERSUITE_TA99DBE84EF3BB26740AEF7A5CC6DEA1227B5F9DC_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_ciphersuite
struct unitytls_ciphersuite_tA99DBE84EF3BB26740AEF7A5CC6DEA1227B5F9DC
{
public:
// System.UInt32 Mono.Unity.UnityTls_unitytls_ciphersuite::value__
uint32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(unitytls_ciphersuite_tA99DBE84EF3BB26740AEF7A5CC6DEA1227B5F9DC, ___value___2)); }
inline uint32_t get_value___2() const { return ___value___2; }
inline uint32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(uint32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_CIPHERSUITE_TA99DBE84EF3BB26740AEF7A5CC6DEA1227B5F9DC_H
#ifndef UNITYTLS_ERROR_CODE_TA9272A71D51F7FE555C03185AE244FB01EAF998F_H
#define UNITYTLS_ERROR_CODE_TA9272A71D51F7FE555C03185AE244FB01EAF998F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_error_code
struct unitytls_error_code_tA9272A71D51F7FE555C03185AE244FB01EAF998F
{
public:
// System.UInt32 Mono.Unity.UnityTls_unitytls_error_code::value__
uint32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(unitytls_error_code_tA9272A71D51F7FE555C03185AE244FB01EAF998F, ___value___2)); }
inline uint32_t get_value___2() const { return ___value___2; }
inline uint32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(uint32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_ERROR_CODE_TA9272A71D51F7FE555C03185AE244FB01EAF998F_H
#ifndef UNITYTLS_PROTOCOL_T4E7BF0D3D575EDD09EA7BF6593AAB40BBAC60DF8_H
#define UNITYTLS_PROTOCOL_T4E7BF0D3D575EDD09EA7BF6593AAB40BBAC60DF8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_protocol
struct unitytls_protocol_t4E7BF0D3D575EDD09EA7BF6593AAB40BBAC60DF8
{
public:
// System.UInt32 Mono.Unity.UnityTls_unitytls_protocol::value__
uint32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(unitytls_protocol_t4E7BF0D3D575EDD09EA7BF6593AAB40BBAC60DF8, ___value___2)); }
inline uint32_t get_value___2() const { return ___value___2; }
inline uint32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(uint32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_PROTOCOL_T4E7BF0D3D575EDD09EA7BF6593AAB40BBAC60DF8_H
#ifndef UNITYTLS_X509VERIFY_RESULT_T835FEA0265EFD70F0762B220C663474E03402278_H
#define UNITYTLS_X509VERIFY_RESULT_T835FEA0265EFD70F0762B220C663474E03402278_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_x509verify_result
struct unitytls_x509verify_result_t835FEA0265EFD70F0762B220C663474E03402278
{
public:
// System.UInt32 Mono.Unity.UnityTls_unitytls_x509verify_result::value__
uint32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(unitytls_x509verify_result_t835FEA0265EFD70F0762B220C663474E03402278, ___value___2)); }
inline uint32_t get_value___2() const { return ___value___2; }
inline uint32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(uint32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509VERIFY_RESULT_T835FEA0265EFD70F0762B220C663474E03402278_H
#ifndef ARGUMENTEXCEPTION_TEDCD16F20A09ECE461C3DA766C16EDA8864057D1_H
#define ARGUMENTEXCEPTION_TEDCD16F20A09ECE461C3DA766C16EDA8864057D1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.ArgumentException
struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
{
public:
// System.String System.ArgumentException::m_paramName
String_t* ___m_paramName_17;
public:
inline static int32_t get_offset_of_m_paramName_17() { return static_cast<int32_t>(offsetof(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1, ___m_paramName_17)); }
inline String_t* get_m_paramName_17() const { return ___m_paramName_17; }
inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; }
inline void set_m_paramName_17(String_t* value)
{
___m_paramName_17 = value;
Il2CppCodeGenWriteBarrier((&___m_paramName_17), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ARGUMENTEXCEPTION_TEDCD16F20A09ECE461C3DA766C16EDA8864057D1_H
#ifndef DELEGATE_T_H
#define DELEGATE_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Delegate
struct Delegate_t : public RuntimeObject
{
public:
// System.IntPtr System.Delegate::method_ptr
Il2CppMethodPointer ___method_ptr_0;
// System.IntPtr System.Delegate::invoke_impl
intptr_t ___invoke_impl_1;
// System.Object System.Delegate::m_target
RuntimeObject * ___m_target_2;
// System.IntPtr System.Delegate::method
intptr_t ___method_3;
// System.IntPtr System.Delegate::delegate_trampoline
intptr_t ___delegate_trampoline_4;
// System.IntPtr System.Delegate::extra_arg
intptr_t ___extra_arg_5;
// System.IntPtr System.Delegate::method_code
intptr_t ___method_code_6;
// System.Reflection.MethodInfo System.Delegate::method_info
MethodInfo_t * ___method_info_7;
// System.Reflection.MethodInfo System.Delegate::original_method_info
MethodInfo_t * ___original_method_info_8;
// System.DelegateData System.Delegate::data
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
// System.Boolean System.Delegate::method_is_virtual
bool ___method_is_virtual_10;
public:
inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
inline void set_method_ptr_0(Il2CppMethodPointer value)
{
___method_ptr_0 = value;
}
inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
inline void set_invoke_impl_1(intptr_t value)
{
___invoke_impl_1 = value;
}
inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
inline void set_m_target_2(RuntimeObject * value)
{
___m_target_2 = value;
Il2CppCodeGenWriteBarrier((&___m_target_2), value);
}
inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
inline intptr_t get_method_3() const { return ___method_3; }
inline intptr_t* get_address_of_method_3() { return &___method_3; }
inline void set_method_3(intptr_t value)
{
___method_3 = value;
}
inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
inline void set_delegate_trampoline_4(intptr_t value)
{
___delegate_trampoline_4 = value;
}
inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
inline void set_extra_arg_5(intptr_t value)
{
___extra_arg_5 = value;
}
inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
inline intptr_t get_method_code_6() const { return ___method_code_6; }
inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
inline void set_method_code_6(intptr_t value)
{
___method_code_6 = value;
}
inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
inline void set_method_info_7(MethodInfo_t * value)
{
___method_info_7 = value;
Il2CppCodeGenWriteBarrier((&___method_info_7), value);
}
inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
inline void set_original_method_info_8(MethodInfo_t * value)
{
___original_method_info_8 = value;
Il2CppCodeGenWriteBarrier((&___original_method_info_8), value);
}
inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; }
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; }
inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value)
{
___data_9 = value;
Il2CppCodeGenWriteBarrier((&___data_9), value);
}
inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
inline void set_method_is_virtual_10(bool value)
{
___method_is_virtual_10 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Delegate
struct Delegate_t_marshaled_pinvoke
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
MethodInfo_t * ___method_info_7;
MethodInfo_t * ___original_method_info_8;
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
int32_t ___method_is_virtual_10;
};
// Native definition for COM marshalling of System.Delegate
struct Delegate_t_marshaled_com
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
MethodInfo_t * ___method_info_7;
MethodInfo_t * ___original_method_info_8;
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
int32_t ___method_is_virtual_10;
};
#endif // DELEGATE_T_H
#ifndef NUMBERSTYLES_TB0ADA2D9CCAA236331AED14C42BE5832B2351592_H
#define NUMBERSTYLES_TB0ADA2D9CCAA236331AED14C42BE5832B2351592_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Globalization.NumberStyles
struct NumberStyles_tB0ADA2D9CCAA236331AED14C42BE5832B2351592
{
public:
// System.Int32 System.Globalization.NumberStyles::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(NumberStyles_tB0ADA2D9CCAA236331AED14C42BE5832B2351592, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NUMBERSTYLES_TB0ADA2D9CCAA236331AED14C42BE5832B2351592_H
#ifndef IOEXCEPTION_T60E052020EDE4D3075F57A1DCC224FF8864354BA_H
#define IOEXCEPTION_T60E052020EDE4D3075F57A1DCC224FF8864354BA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IO.IOException
struct IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
{
public:
// System.String System.IO.IOException::_maybeFullPath
String_t* ____maybeFullPath_17;
public:
inline static int32_t get_offset_of__maybeFullPath_17() { return static_cast<int32_t>(offsetof(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA, ____maybeFullPath_17)); }
inline String_t* get__maybeFullPath_17() const { return ____maybeFullPath_17; }
inline String_t** get_address_of__maybeFullPath_17() { return &____maybeFullPath_17; }
inline void set__maybeFullPath_17(String_t* value)
{
____maybeFullPath_17 = value;
Il2CppCodeGenWriteBarrier((&____maybeFullPath_17), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // IOEXCEPTION_T60E052020EDE4D3075F57A1DCC224FF8864354BA_H
#ifndef SEEKORIGIN_TAC0AF155E3D8B36359FAD8A95FACA23169D55BB3_H
#define SEEKORIGIN_TAC0AF155E3D8B36359FAD8A95FACA23169D55BB3_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IO.SeekOrigin
struct SeekOrigin_tAC0AF155E3D8B36359FAD8A95FACA23169D55BB3
{
public:
// System.Int32 System.IO.SeekOrigin::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(SeekOrigin_tAC0AF155E3D8B36359FAD8A95FACA23169D55BB3, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SEEKORIGIN_TAC0AF155E3D8B36359FAD8A95FACA23169D55BB3_H
#ifndef INT32ENUM_T6312CE4586C17FE2E2E513D2E7655B574F10FDCD_H
#define INT32ENUM_T6312CE4586C17FE2E2E513D2E7655B574F10FDCD_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32Enum
struct Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD
{
public:
// System.Int32 System.Int32Enum::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INT32ENUM_T6312CE4586C17FE2E2E513D2E7655B574F10FDCD_H
#ifndef INVALIDOPERATIONEXCEPTION_T0530E734D823F78310CAFAFA424CA5164D93A1F1_H
#define INVALIDOPERATIONEXCEPTION_T0530E734D823F78310CAFAFA424CA5164D93A1F1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.InvalidOperationException
struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INVALIDOPERATIONEXCEPTION_T0530E734D823F78310CAFAFA424CA5164D93A1F1_H
#ifndef DECOMPRESSIONMETHODS_T828950DA24A3D2B4A635E51125685CDB629ED51D_H
#define DECOMPRESSIONMETHODS_T828950DA24A3D2B4A635E51125685CDB629ED51D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.DecompressionMethods
struct DecompressionMethods_t828950DA24A3D2B4A635E51125685CDB629ED51D
{
public:
// System.Int32 System.Net.DecompressionMethods::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DecompressionMethods_t828950DA24A3D2B4A635E51125685CDB629ED51D, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DECOMPRESSIONMETHODS_T828950DA24A3D2B4A635E51125685CDB629ED51D_H
#ifndef NTLMAUTHSTATE_TF501EE09345DFAE6FD7B4D8EBBE77292514DFA83_H
#define NTLMAUTHSTATE_TF501EE09345DFAE6FD7B4D8EBBE77292514DFA83_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.HttpWebRequest_NtlmAuthState
struct NtlmAuthState_tF501EE09345DFAE6FD7B4D8EBBE77292514DFA83
{
public:
// System.Int32 System.Net.HttpWebRequest_NtlmAuthState::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(NtlmAuthState_tF501EE09345DFAE6FD7B4D8EBBE77292514DFA83, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NTLMAUTHSTATE_TF501EE09345DFAE6FD7B4D8EBBE77292514DFA83_H
#ifndef AUTHENTICATEDSTREAM_T3DD09B1EB437BE77A9B0536EC26005B6914BF501_H
#define AUTHENTICATEDSTREAM_T3DD09B1EB437BE77A9B0536EC26005B6914BF501_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Security.AuthenticatedStream
struct AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501 : public Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7
{
public:
// System.IO.Stream System.Net.Security.AuthenticatedStream::_InnerStream
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ____InnerStream_4;
// System.Boolean System.Net.Security.AuthenticatedStream::_LeaveStreamOpen
bool ____LeaveStreamOpen_5;
public:
inline static int32_t get_offset_of__InnerStream_4() { return static_cast<int32_t>(offsetof(AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501, ____InnerStream_4)); }
inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get__InnerStream_4() const { return ____InnerStream_4; }
inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of__InnerStream_4() { return &____InnerStream_4; }
inline void set__InnerStream_4(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value)
{
____InnerStream_4 = value;
Il2CppCodeGenWriteBarrier((&____InnerStream_4), value);
}
inline static int32_t get_offset_of__LeaveStreamOpen_5() { return static_cast<int32_t>(offsetof(AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501, ____LeaveStreamOpen_5)); }
inline bool get__LeaveStreamOpen_5() const { return ____LeaveStreamOpen_5; }
inline bool* get_address_of__LeaveStreamOpen_5() { return &____LeaveStreamOpen_5; }
inline void set__LeaveStreamOpen_5(bool value)
{
____LeaveStreamOpen_5 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // AUTHENTICATEDSTREAM_T3DD09B1EB437BE77A9B0536EC26005B6914BF501_H
#ifndef AUTHENTICATIONLEVEL_TC0FE8B3A1A9C4F39798DD6F6C024078BB137F52B_H
#define AUTHENTICATIONLEVEL_TC0FE8B3A1A9C4F39798DD6F6C024078BB137F52B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Security.AuthenticationLevel
struct AuthenticationLevel_tC0FE8B3A1A9C4F39798DD6F6C024078BB137F52B
{
public:
// System.Int32 System.Net.Security.AuthenticationLevel::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AuthenticationLevel_tC0FE8B3A1A9C4F39798DD6F6C024078BB137F52B, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // AUTHENTICATIONLEVEL_TC0FE8B3A1A9C4F39798DD6F6C024078BB137F52B_H
#ifndef SSLPOLICYERRORS_TD39D8AA1FDBFBC6745122C5A899F10A1C9258671_H
#define SSLPOLICYERRORS_TD39D8AA1FDBFBC6745122C5A899F10A1C9258671_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Security.SslPolicyErrors
struct SslPolicyErrors_tD39D8AA1FDBFBC6745122C5A899F10A1C9258671
{
public:
// System.Int32 System.Net.Security.SslPolicyErrors::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(SslPolicyErrors_tD39D8AA1FDBFBC6745122C5A899F10A1C9258671, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SSLPOLICYERRORS_TD39D8AA1FDBFBC6745122C5A899F10A1C9258671_H
#ifndef SECURITYPROTOCOLTYPE_T5A4A36AC58D7FE75545BAB63E4FACE97C7FFE941_H
#define SECURITYPROTOCOLTYPE_T5A4A36AC58D7FE75545BAB63E4FACE97C7FFE941_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.SecurityProtocolType
struct SecurityProtocolType_t5A4A36AC58D7FE75545BAB63E4FACE97C7FFE941
{
public:
// System.Int32 System.Net.SecurityProtocolType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(SecurityProtocolType_t5A4A36AC58D7FE75545BAB63E4FACE97C7FFE941, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SECURITYPROTOCOLTYPE_T5A4A36AC58D7FE75545BAB63E4FACE97C7FFE941_H
#ifndef SERVICEPOINT_T5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4_H
#define SERVICEPOINT_T5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.ServicePoint
struct ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 : public RuntimeObject
{
public:
// System.Uri System.Net.ServicePoint::uri
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri_0;
// System.Int32 System.Net.ServicePoint::connectionLimit
int32_t ___connectionLimit_1;
// System.Int32 System.Net.ServicePoint::maxIdleTime
int32_t ___maxIdleTime_2;
// System.Int32 System.Net.ServicePoint::currentConnections
int32_t ___currentConnections_3;
// System.DateTime System.Net.ServicePoint::idleSince
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___idleSince_4;
// System.DateTime System.Net.ServicePoint::lastDnsResolve
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___lastDnsResolve_5;
// System.Version System.Net.ServicePoint::protocolVersion
Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___protocolVersion_6;
// System.Net.IPHostEntry System.Net.ServicePoint::host
IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * ___host_7;
// System.Boolean System.Net.ServicePoint::usesProxy
bool ___usesProxy_8;
// System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup> System.Net.ServicePoint::groups
Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 * ___groups_9;
// System.Boolean System.Net.ServicePoint::sendContinue
bool ___sendContinue_10;
// System.Boolean System.Net.ServicePoint::useConnect
bool ___useConnect_11;
// System.Object System.Net.ServicePoint::hostE
RuntimeObject * ___hostE_12;
// System.Boolean System.Net.ServicePoint::useNagle
bool ___useNagle_13;
// System.Net.BindIPEndPoint System.Net.ServicePoint::endPointCallback
BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 * ___endPointCallback_14;
// System.Boolean System.Net.ServicePoint::tcp_keepalive
bool ___tcp_keepalive_15;
// System.Int32 System.Net.ServicePoint::tcp_keepalive_time
int32_t ___tcp_keepalive_time_16;
// System.Int32 System.Net.ServicePoint::tcp_keepalive_interval
int32_t ___tcp_keepalive_interval_17;
// System.Threading.Timer System.Net.ServicePoint::idleTimer
Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___idleTimer_18;
// System.Object System.Net.ServicePoint::m_ServerCertificateOrBytes
RuntimeObject * ___m_ServerCertificateOrBytes_19;
// System.Object System.Net.ServicePoint::m_ClientCertificateOrBytes
RuntimeObject * ___m_ClientCertificateOrBytes_20;
public:
inline static int32_t get_offset_of_uri_0() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___uri_0)); }
inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_uri_0() const { return ___uri_0; }
inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_uri_0() { return &___uri_0; }
inline void set_uri_0(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value)
{
___uri_0 = value;
Il2CppCodeGenWriteBarrier((&___uri_0), value);
}
inline static int32_t get_offset_of_connectionLimit_1() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___connectionLimit_1)); }
inline int32_t get_connectionLimit_1() const { return ___connectionLimit_1; }
inline int32_t* get_address_of_connectionLimit_1() { return &___connectionLimit_1; }
inline void set_connectionLimit_1(int32_t value)
{
___connectionLimit_1 = value;
}
inline static int32_t get_offset_of_maxIdleTime_2() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___maxIdleTime_2)); }
inline int32_t get_maxIdleTime_2() const { return ___maxIdleTime_2; }
inline int32_t* get_address_of_maxIdleTime_2() { return &___maxIdleTime_2; }
inline void set_maxIdleTime_2(int32_t value)
{
___maxIdleTime_2 = value;
}
inline static int32_t get_offset_of_currentConnections_3() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___currentConnections_3)); }
inline int32_t get_currentConnections_3() const { return ___currentConnections_3; }
inline int32_t* get_address_of_currentConnections_3() { return &___currentConnections_3; }
inline void set_currentConnections_3(int32_t value)
{
___currentConnections_3 = value;
}
inline static int32_t get_offset_of_idleSince_4() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___idleSince_4)); }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_idleSince_4() const { return ___idleSince_4; }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_idleSince_4() { return &___idleSince_4; }
inline void set_idleSince_4(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
{
___idleSince_4 = value;
}
inline static int32_t get_offset_of_lastDnsResolve_5() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___lastDnsResolve_5)); }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_lastDnsResolve_5() const { return ___lastDnsResolve_5; }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_lastDnsResolve_5() { return &___lastDnsResolve_5; }
inline void set_lastDnsResolve_5(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
{
___lastDnsResolve_5 = value;
}
inline static int32_t get_offset_of_protocolVersion_6() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___protocolVersion_6)); }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_protocolVersion_6() const { return ___protocolVersion_6; }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_protocolVersion_6() { return &___protocolVersion_6; }
inline void set_protocolVersion_6(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value)
{
___protocolVersion_6 = value;
Il2CppCodeGenWriteBarrier((&___protocolVersion_6), value);
}
inline static int32_t get_offset_of_host_7() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___host_7)); }
inline IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * get_host_7() const { return ___host_7; }
inline IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D ** get_address_of_host_7() { return &___host_7; }
inline void set_host_7(IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * value)
{
___host_7 = value;
Il2CppCodeGenWriteBarrier((&___host_7), value);
}
inline static int32_t get_offset_of_usesProxy_8() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___usesProxy_8)); }
inline bool get_usesProxy_8() const { return ___usesProxy_8; }
inline bool* get_address_of_usesProxy_8() { return &___usesProxy_8; }
inline void set_usesProxy_8(bool value)
{
___usesProxy_8 = value;
}
inline static int32_t get_offset_of_groups_9() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___groups_9)); }
inline Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 * get_groups_9() const { return ___groups_9; }
inline Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 ** get_address_of_groups_9() { return &___groups_9; }
inline void set_groups_9(Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 * value)
{
___groups_9 = value;
Il2CppCodeGenWriteBarrier((&___groups_9), value);
}
inline static int32_t get_offset_of_sendContinue_10() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___sendContinue_10)); }
inline bool get_sendContinue_10() const { return ___sendContinue_10; }
inline bool* get_address_of_sendContinue_10() { return &___sendContinue_10; }
inline void set_sendContinue_10(bool value)
{
___sendContinue_10 = value;
}
inline static int32_t get_offset_of_useConnect_11() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___useConnect_11)); }
inline bool get_useConnect_11() const { return ___useConnect_11; }
inline bool* get_address_of_useConnect_11() { return &___useConnect_11; }
inline void set_useConnect_11(bool value)
{
___useConnect_11 = value;
}
inline static int32_t get_offset_of_hostE_12() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___hostE_12)); }
inline RuntimeObject * get_hostE_12() const { return ___hostE_12; }
inline RuntimeObject ** get_address_of_hostE_12() { return &___hostE_12; }
inline void set_hostE_12(RuntimeObject * value)
{
___hostE_12 = value;
Il2CppCodeGenWriteBarrier((&___hostE_12), value);
}
inline static int32_t get_offset_of_useNagle_13() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___useNagle_13)); }
inline bool get_useNagle_13() const { return ___useNagle_13; }
inline bool* get_address_of_useNagle_13() { return &___useNagle_13; }
inline void set_useNagle_13(bool value)
{
___useNagle_13 = value;
}
inline static int32_t get_offset_of_endPointCallback_14() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___endPointCallback_14)); }
inline BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 * get_endPointCallback_14() const { return ___endPointCallback_14; }
inline BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 ** get_address_of_endPointCallback_14() { return &___endPointCallback_14; }
inline void set_endPointCallback_14(BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 * value)
{
___endPointCallback_14 = value;
Il2CppCodeGenWriteBarrier((&___endPointCallback_14), value);
}
inline static int32_t get_offset_of_tcp_keepalive_15() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___tcp_keepalive_15)); }
inline bool get_tcp_keepalive_15() const { return ___tcp_keepalive_15; }
inline bool* get_address_of_tcp_keepalive_15() { return &___tcp_keepalive_15; }
inline void set_tcp_keepalive_15(bool value)
{
___tcp_keepalive_15 = value;
}
inline static int32_t get_offset_of_tcp_keepalive_time_16() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___tcp_keepalive_time_16)); }
inline int32_t get_tcp_keepalive_time_16() const { return ___tcp_keepalive_time_16; }
inline int32_t* get_address_of_tcp_keepalive_time_16() { return &___tcp_keepalive_time_16; }
inline void set_tcp_keepalive_time_16(int32_t value)
{
___tcp_keepalive_time_16 = value;
}
inline static int32_t get_offset_of_tcp_keepalive_interval_17() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___tcp_keepalive_interval_17)); }
inline int32_t get_tcp_keepalive_interval_17() const { return ___tcp_keepalive_interval_17; }
inline int32_t* get_address_of_tcp_keepalive_interval_17() { return &___tcp_keepalive_interval_17; }
inline void set_tcp_keepalive_interval_17(int32_t value)
{
___tcp_keepalive_interval_17 = value;
}
inline static int32_t get_offset_of_idleTimer_18() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___idleTimer_18)); }
inline Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * get_idleTimer_18() const { return ___idleTimer_18; }
inline Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 ** get_address_of_idleTimer_18() { return &___idleTimer_18; }
inline void set_idleTimer_18(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * value)
{
___idleTimer_18 = value;
Il2CppCodeGenWriteBarrier((&___idleTimer_18), value);
}
inline static int32_t get_offset_of_m_ServerCertificateOrBytes_19() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___m_ServerCertificateOrBytes_19)); }
inline RuntimeObject * get_m_ServerCertificateOrBytes_19() const { return ___m_ServerCertificateOrBytes_19; }
inline RuntimeObject ** get_address_of_m_ServerCertificateOrBytes_19() { return &___m_ServerCertificateOrBytes_19; }
inline void set_m_ServerCertificateOrBytes_19(RuntimeObject * value)
{
___m_ServerCertificateOrBytes_19 = value;
Il2CppCodeGenWriteBarrier((&___m_ServerCertificateOrBytes_19), value);
}
inline static int32_t get_offset_of_m_ClientCertificateOrBytes_20() { return static_cast<int32_t>(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___m_ClientCertificateOrBytes_20)); }
inline RuntimeObject * get_m_ClientCertificateOrBytes_20() const { return ___m_ClientCertificateOrBytes_20; }
inline RuntimeObject ** get_address_of_m_ClientCertificateOrBytes_20() { return &___m_ClientCertificateOrBytes_20; }
inline void set_m_ClientCertificateOrBytes_20(RuntimeObject * value)
{
___m_ClientCertificateOrBytes_20 = value;
Il2CppCodeGenWriteBarrier((&___m_ClientCertificateOrBytes_20), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SERVICEPOINT_T5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4_H
#ifndef NETWORKSTREAM_T362D0CD0C74C2F5CBD02905C9422E4240872ADCA_H
#define NETWORKSTREAM_T362D0CD0C74C2F5CBD02905C9422E4240872ADCA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Sockets.NetworkStream
struct NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA : public Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7
{
public:
// System.Net.Sockets.Socket System.Net.Sockets.NetworkStream::m_StreamSocket
Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___m_StreamSocket_4;
// System.Boolean System.Net.Sockets.NetworkStream::m_Readable
bool ___m_Readable_5;
// System.Boolean System.Net.Sockets.NetworkStream::m_Writeable
bool ___m_Writeable_6;
// System.Boolean System.Net.Sockets.NetworkStream::m_OwnsSocket
bool ___m_OwnsSocket_7;
// System.Int32 System.Net.Sockets.NetworkStream::m_CloseTimeout
int32_t ___m_CloseTimeout_8;
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.NetworkStream::m_CleanedUp
bool ___m_CleanedUp_9;
// System.Int32 System.Net.Sockets.NetworkStream::m_CurrentReadTimeout
int32_t ___m_CurrentReadTimeout_10;
// System.Int32 System.Net.Sockets.NetworkStream::m_CurrentWriteTimeout
int32_t ___m_CurrentWriteTimeout_11;
public:
inline static int32_t get_offset_of_m_StreamSocket_4() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_StreamSocket_4)); }
inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_m_StreamSocket_4() const { return ___m_StreamSocket_4; }
inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_m_StreamSocket_4() { return &___m_StreamSocket_4; }
inline void set_m_StreamSocket_4(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value)
{
___m_StreamSocket_4 = value;
Il2CppCodeGenWriteBarrier((&___m_StreamSocket_4), value);
}
inline static int32_t get_offset_of_m_Readable_5() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_Readable_5)); }
inline bool get_m_Readable_5() const { return ___m_Readable_5; }
inline bool* get_address_of_m_Readable_5() { return &___m_Readable_5; }
inline void set_m_Readable_5(bool value)
{
___m_Readable_5 = value;
}
inline static int32_t get_offset_of_m_Writeable_6() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_Writeable_6)); }
inline bool get_m_Writeable_6() const { return ___m_Writeable_6; }
inline bool* get_address_of_m_Writeable_6() { return &___m_Writeable_6; }
inline void set_m_Writeable_6(bool value)
{
___m_Writeable_6 = value;
}
inline static int32_t get_offset_of_m_OwnsSocket_7() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_OwnsSocket_7)); }
inline bool get_m_OwnsSocket_7() const { return ___m_OwnsSocket_7; }
inline bool* get_address_of_m_OwnsSocket_7() { return &___m_OwnsSocket_7; }
inline void set_m_OwnsSocket_7(bool value)
{
___m_OwnsSocket_7 = value;
}
inline static int32_t get_offset_of_m_CloseTimeout_8() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CloseTimeout_8)); }
inline int32_t get_m_CloseTimeout_8() const { return ___m_CloseTimeout_8; }
inline int32_t* get_address_of_m_CloseTimeout_8() { return &___m_CloseTimeout_8; }
inline void set_m_CloseTimeout_8(int32_t value)
{
___m_CloseTimeout_8 = value;
}
inline static int32_t get_offset_of_m_CleanedUp_9() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CleanedUp_9)); }
inline bool get_m_CleanedUp_9() const { return ___m_CleanedUp_9; }
inline bool* get_address_of_m_CleanedUp_9() { return &___m_CleanedUp_9; }
inline void set_m_CleanedUp_9(bool value)
{
___m_CleanedUp_9 = value;
}
inline static int32_t get_offset_of_m_CurrentReadTimeout_10() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CurrentReadTimeout_10)); }
inline int32_t get_m_CurrentReadTimeout_10() const { return ___m_CurrentReadTimeout_10; }
inline int32_t* get_address_of_m_CurrentReadTimeout_10() { return &___m_CurrentReadTimeout_10; }
inline void set_m_CurrentReadTimeout_10(int32_t value)
{
___m_CurrentReadTimeout_10 = value;
}
inline static int32_t get_offset_of_m_CurrentWriteTimeout_11() { return static_cast<int32_t>(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CurrentWriteTimeout_11)); }
inline int32_t get_m_CurrentWriteTimeout_11() const { return ___m_CurrentWriteTimeout_11; }
inline int32_t* get_address_of_m_CurrentWriteTimeout_11() { return &___m_CurrentWriteTimeout_11; }
inline void set_m_CurrentWriteTimeout_11(int32_t value)
{
___m_CurrentWriteTimeout_11 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NETWORKSTREAM_T362D0CD0C74C2F5CBD02905C9422E4240872ADCA_H
#ifndef WEBEXCEPTIONSTATUS_T97365CBADE462C1E2A1A0FACF18F3B111900F8DC_H
#define WEBEXCEPTIONSTATUS_T97365CBADE462C1E2A1A0FACF18F3B111900F8DC_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.WebExceptionStatus
struct WebExceptionStatus_t97365CBADE462C1E2A1A0FACF18F3B111900F8DC
{
public:
// System.Int32 System.Net.WebExceptionStatus::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(WebExceptionStatus_t97365CBADE462C1E2A1A0FACF18F3B111900F8DC, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // WEBEXCEPTIONSTATUS_T97365CBADE462C1E2A1A0FACF18F3B111900F8DC_H
#ifndef NOTIMPLEMENTEDEXCEPTION_T8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4_H
#define NOTIMPLEMENTEDEXCEPTION_T8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.NotImplementedException
struct NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NOTIMPLEMENTEDEXCEPTION_T8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4_H
#ifndef NOTSUPPORTEDEXCEPTION_TE75B318D6590A02A5D9B29FD97409B1750FA0010_H
#define NOTSUPPORTEDEXCEPTION_TE75B318D6590A02A5D9B29FD97409B1750FA0010_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.NotSupportedException
struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NOTSUPPORTEDEXCEPTION_TE75B318D6590A02A5D9B29FD97409B1750FA0010_H
#ifndef NULLABLE_1_T3290384E361396B3724B88B498CBF637D7E87B78_H
#define NULLABLE_1_T3290384E361396B3724B88B498CBF637D7E87B78_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Nullable`1<System.DateTime>
struct Nullable_1_t3290384E361396B3724B88B498CBF637D7E87B78
{
public:
// T System.Nullable`1::value
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t3290384E361396B3724B88B498CBF637D7E87B78, ___value_0)); }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_value_0() const { return ___value_0; }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_value_0() { return &___value_0; }
inline void set_value_0(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t3290384E361396B3724B88B498CBF637D7E87B78, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NULLABLE_1_T3290384E361396B3724B88B498CBF637D7E87B78_H
#ifndef OPERATIONCANCELEDEXCEPTION_TD28B1AE59ACCE4D46333BFE398395B8D75D76A90_H
#define OPERATIONCANCELEDEXCEPTION_TD28B1AE59ACCE4D46333BFE398395B8D75D76A90_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.OperationCanceledException
struct OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
{
public:
// System.Threading.CancellationToken System.OperationCanceledException::_cancellationToken
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ____cancellationToken_17;
public:
inline static int32_t get_offset_of__cancellationToken_17() { return static_cast<int32_t>(offsetof(OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90, ____cancellationToken_17)); }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get__cancellationToken_17() const { return ____cancellationToken_17; }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of__cancellationToken_17() { return &____cancellationToken_17; }
inline void set__cancellationToken_17(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value)
{
____cancellationToken_17 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // OPERATIONCANCELEDEXCEPTION_TD28B1AE59ACCE4D46333BFE398395B8D75D76A90_H
#ifndef PLATFORMID_T7969561D329B66D3E609C70CA506A519E06F2776_H
#define PLATFORMID_T7969561D329B66D3E609C70CA506A519E06F2776_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.PlatformID
struct PlatformID_t7969561D329B66D3E609C70CA506A519E06F2776
{
public:
// System.Int32 System.PlatformID::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(PlatformID_t7969561D329B66D3E609C70CA506A519E06F2776, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // PLATFORMID_T7969561D329B66D3E609C70CA506A519E06F2776_H
#ifndef BINDINGFLAGS_TE35C91D046E63A1B92BB9AB909FCF9DA84379ED0_H
#define BINDINGFLAGS_TE35C91D046E63A1B92BB9AB909FCF9DA84379ED0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Reflection.BindingFlags
struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0
{
public:
// System.Int32 System.Reflection.BindingFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BINDINGFLAGS_TE35C91D046E63A1B92BB9AB909FCF9DA84379ED0_H
#ifndef ASYNCTASKMETHODBUILDER_1_TE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2_H
#define ASYNCTASKMETHODBUILDER_1_TE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>
struct AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2
{
public:
// System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState
AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 ___m_coreState_1;
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task
Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * ___m_task_2;
public:
inline static int32_t get_offset_of_m_coreState_1() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2, ___m_coreState_1)); }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 get_m_coreState_1() const { return ___m_coreState_1; }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 * get_address_of_m_coreState_1() { return &___m_coreState_1; }
inline void set_m_coreState_1(AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 value)
{
___m_coreState_1 = value;
}
inline static int32_t get_offset_of_m_task_2() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2, ___m_task_2)); }
inline Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * get_m_task_2() const { return ___m_task_2; }
inline Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD ** get_address_of_m_task_2() { return &___m_task_2; }
inline void set_m_task_2(Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * value)
{
___m_task_2 = value;
Il2CppCodeGenWriteBarrier((&___m_task_2), value);
}
};
struct AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2_StaticFields
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask
Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * ___s_defaultResultTask_0;
public:
inline static int32_t get_offset_of_s_defaultResultTask_0() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2_StaticFields, ___s_defaultResultTask_0)); }
inline Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * get_s_defaultResultTask_0() const { return ___s_defaultResultTask_0; }
inline Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD ** get_address_of_s_defaultResultTask_0() { return &___s_defaultResultTask_0; }
inline void set_s_defaultResultTask_0(Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * value)
{
___s_defaultResultTask_0 = value;
Il2CppCodeGenWriteBarrier((&___s_defaultResultTask_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCTASKMETHODBUILDER_1_TE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2_H
#ifndef ASYNCTASKMETHODBUILDER_1_T822D24686214CB8B967C66DA507CD66A5C853079_H
#define ASYNCTASKMETHODBUILDER_1_T822D24686214CB8B967C66DA507CD66A5C853079_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>
struct AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079
{
public:
// System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState
AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 ___m_coreState_1;
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * ___m_task_2;
public:
inline static int32_t get_offset_of_m_coreState_1() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079, ___m_coreState_1)); }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 get_m_coreState_1() const { return ___m_coreState_1; }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 * get_address_of_m_coreState_1() { return &___m_coreState_1; }
inline void set_m_coreState_1(AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 value)
{
___m_coreState_1 = value;
}
inline static int32_t get_offset_of_m_task_2() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079, ___m_task_2)); }
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * get_m_task_2() const { return ___m_task_2; }
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 ** get_address_of_m_task_2() { return &___m_task_2; }
inline void set_m_task_2(Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * value)
{
___m_task_2 = value;
Il2CppCodeGenWriteBarrier((&___m_task_2), value);
}
};
struct AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079_StaticFields
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * ___s_defaultResultTask_0;
public:
inline static int32_t get_offset_of_s_defaultResultTask_0() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079_StaticFields, ___s_defaultResultTask_0)); }
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * get_s_defaultResultTask_0() const { return ___s_defaultResultTask_0; }
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 ** get_address_of_s_defaultResultTask_0() { return &___s_defaultResultTask_0; }
inline void set_s_defaultResultTask_0(Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * value)
{
___s_defaultResultTask_0 = value;
Il2CppCodeGenWriteBarrier((&___s_defaultResultTask_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCTASKMETHODBUILDER_1_T822D24686214CB8B967C66DA507CD66A5C853079_H
#ifndef ASYNCTASKMETHODBUILDER_1_TADDA4A1D7E8E45B9C6AC65AF43C5868605F74865_H
#define ASYNCTASKMETHODBUILDER_1_TADDA4A1D7E8E45B9C6AC65AF43C5868605F74865_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>
struct AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865
{
public:
// System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState
AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 ___m_coreState_1;
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task
Task_1_t8906695C9865566AA79419735634FF27AC74506E * ___m_task_2;
public:
inline static int32_t get_offset_of_m_coreState_1() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865, ___m_coreState_1)); }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 get_m_coreState_1() const { return ___m_coreState_1; }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 * get_address_of_m_coreState_1() { return &___m_coreState_1; }
inline void set_m_coreState_1(AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 value)
{
___m_coreState_1 = value;
}
inline static int32_t get_offset_of_m_task_2() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865, ___m_task_2)); }
inline Task_1_t8906695C9865566AA79419735634FF27AC74506E * get_m_task_2() const { return ___m_task_2; }
inline Task_1_t8906695C9865566AA79419735634FF27AC74506E ** get_address_of_m_task_2() { return &___m_task_2; }
inline void set_m_task_2(Task_1_t8906695C9865566AA79419735634FF27AC74506E * value)
{
___m_task_2 = value;
Il2CppCodeGenWriteBarrier((&___m_task_2), value);
}
};
struct AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865_StaticFields
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask
Task_1_t8906695C9865566AA79419735634FF27AC74506E * ___s_defaultResultTask_0;
public:
inline static int32_t get_offset_of_s_defaultResultTask_0() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865_StaticFields, ___s_defaultResultTask_0)); }
inline Task_1_t8906695C9865566AA79419735634FF27AC74506E * get_s_defaultResultTask_0() const { return ___s_defaultResultTask_0; }
inline Task_1_t8906695C9865566AA79419735634FF27AC74506E ** get_address_of_s_defaultResultTask_0() { return &___s_defaultResultTask_0; }
inline void set_s_defaultResultTask_0(Task_1_t8906695C9865566AA79419735634FF27AC74506E * value)
{
___s_defaultResultTask_0 = value;
Il2CppCodeGenWriteBarrier((&___s_defaultResultTask_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCTASKMETHODBUILDER_1_TADDA4A1D7E8E45B9C6AC65AF43C5868605F74865_H
#ifndef ASYNCTASKMETHODBUILDER_1_T2A9513A084F4B19851B91EF1F22BB57776D35663_H
#define ASYNCTASKMETHODBUILDER_1_T2A9513A084F4B19851B91EF1F22BB57776D35663_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>
struct AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663
{
public:
// System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState
AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 ___m_coreState_1;
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task
Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * ___m_task_2;
public:
inline static int32_t get_offset_of_m_coreState_1() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663, ___m_coreState_1)); }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 get_m_coreState_1() const { return ___m_coreState_1; }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 * get_address_of_m_coreState_1() { return &___m_coreState_1; }
inline void set_m_coreState_1(AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 value)
{
___m_coreState_1 = value;
}
inline static int32_t get_offset_of_m_task_2() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663, ___m_task_2)); }
inline Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * get_m_task_2() const { return ___m_task_2; }
inline Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 ** get_address_of_m_task_2() { return &___m_task_2; }
inline void set_m_task_2(Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * value)
{
___m_task_2 = value;
Il2CppCodeGenWriteBarrier((&___m_task_2), value);
}
};
struct AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663_StaticFields
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask
Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * ___s_defaultResultTask_0;
public:
inline static int32_t get_offset_of_s_defaultResultTask_0() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663_StaticFields, ___s_defaultResultTask_0)); }
inline Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * get_s_defaultResultTask_0() const { return ___s_defaultResultTask_0; }
inline Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 ** get_address_of_s_defaultResultTask_0() { return &___s_defaultResultTask_0; }
inline void set_s_defaultResultTask_0(Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * value)
{
___s_defaultResultTask_0 = value;
Il2CppCodeGenWriteBarrier((&___s_defaultResultTask_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCTASKMETHODBUILDER_1_T2A9513A084F4B19851B91EF1F22BB57776D35663_H
#ifndef ASYNCTASKMETHODBUILDER_1_T66ED1808B26B8081A2804D6A750D13386E360BD9_H
#define ASYNCTASKMETHODBUILDER_1_T66ED1808B26B8081A2804D6A750D13386E360BD9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>
struct AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9
{
public:
// System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState
AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 ___m_coreState_1;
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task
Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * ___m_task_2;
public:
inline static int32_t get_offset_of_m_coreState_1() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9, ___m_coreState_1)); }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 get_m_coreState_1() const { return ___m_coreState_1; }
inline AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 * get_address_of_m_coreState_1() { return &___m_coreState_1; }
inline void set_m_coreState_1(AsyncMethodBuilderCore_t4CE6C1E4B0621A6EC45CF6E0E8F1F633FFF9FF01 value)
{
___m_coreState_1 = value;
}
inline static int32_t get_offset_of_m_task_2() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9, ___m_task_2)); }
inline Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * get_m_task_2() const { return ___m_task_2; }
inline Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 ** get_address_of_m_task_2() { return &___m_task_2; }
inline void set_m_task_2(Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * value)
{
___m_task_2 = value;
Il2CppCodeGenWriteBarrier((&___m_task_2), value);
}
};
struct AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9_StaticFields
{
public:
// System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask
Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * ___s_defaultResultTask_0;
public:
inline static int32_t get_offset_of_s_defaultResultTask_0() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9_StaticFields, ___s_defaultResultTask_0)); }
inline Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * get_s_defaultResultTask_0() const { return ___s_defaultResultTask_0; }
inline Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 ** get_address_of_s_defaultResultTask_0() { return &___s_defaultResultTask_0; }
inline void set_s_defaultResultTask_0(Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * value)
{
___s_defaultResultTask_0 = value;
Il2CppCodeGenWriteBarrier((&___s_defaultResultTask_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCTASKMETHODBUILDER_1_T66ED1808B26B8081A2804D6A750D13386E360BD9_H
#ifndef CONFIGUREDTASKAWAITABLE_T24DE1415466EE20060BE5AD528DC5C812CFA53A9_H
#define CONFIGUREDTASKAWAITABLE_T24DE1415466EE20060BE5AD528DC5C812CFA53A9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable
struct ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9
{
public:
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable_ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable::m_configuredTaskAwaiter
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ___m_configuredTaskAwaiter_0;
public:
inline static int32_t get_offset_of_m_configuredTaskAwaiter_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9, ___m_configuredTaskAwaiter_0)); }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 get_m_configuredTaskAwaiter_0() const { return ___m_configuredTaskAwaiter_0; }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * get_address_of_m_configuredTaskAwaiter_0() { return &___m_configuredTaskAwaiter_0; }
inline void set_m_configuredTaskAwaiter_0(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 value)
{
___m_configuredTaskAwaiter_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable
struct ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9_marshaled_pinvoke
{
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_marshaled_pinvoke ___m_configuredTaskAwaiter_0;
};
// Native definition for COM marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable
struct ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9_marshaled_com
{
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_marshaled_com ___m_configuredTaskAwaiter_0;
};
#endif // CONFIGUREDTASKAWAITABLE_T24DE1415466EE20060BE5AD528DC5C812CFA53A9_H
#ifndef CONFIGUREDTASKAWAITABLE_1_T0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1_H
#define CONFIGUREDTASKAWAITABLE_1_T0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<Mono.Net.Security.AsyncProtocolResult>
struct ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1
{
public:
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 ___m_configuredTaskAwaiter_0;
public:
inline static int32_t get_offset_of_m_configuredTaskAwaiter_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1, ___m_configuredTaskAwaiter_0)); }
inline ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 get_m_configuredTaskAwaiter_0() const { return ___m_configuredTaskAwaiter_0; }
inline ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * get_address_of_m_configuredTaskAwaiter_0() { return &___m_configuredTaskAwaiter_0; }
inline void set_m_configuredTaskAwaiter_0(ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 value)
{
___m_configuredTaskAwaiter_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITABLE_1_T0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1_H
#ifndef CONFIGUREDTASKAWAITABLE_1_T10E65A50D6EC08956E9F550CD64330F4DED0D38A_H
#define CONFIGUREDTASKAWAITABLE_1_T10E65A50D6EC08956E9F550CD64330F4DED0D38A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Int32>
struct ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A
{
public:
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E ___m_configuredTaskAwaiter_0;
public:
inline static int32_t get_offset_of_m_configuredTaskAwaiter_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A, ___m_configuredTaskAwaiter_0)); }
inline ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E get_m_configuredTaskAwaiter_0() const { return ___m_configuredTaskAwaiter_0; }
inline ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * get_address_of_m_configuredTaskAwaiter_0() { return &___m_configuredTaskAwaiter_0; }
inline void set_m_configuredTaskAwaiter_0(ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E value)
{
___m_configuredTaskAwaiter_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITABLE_1_T10E65A50D6EC08956E9F550CD64330F4DED0D38A_H
#ifndef CONFIGUREDTASKAWAITABLE_1_TBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872_H
#define CONFIGUREDTASKAWAITABLE_1_TBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Nullable`1<System.Int32>>
struct ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872
{
public:
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter
ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 ___m_configuredTaskAwaiter_0;
public:
inline static int32_t get_offset_of_m_configuredTaskAwaiter_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872, ___m_configuredTaskAwaiter_0)); }
inline ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 get_m_configuredTaskAwaiter_0() const { return ___m_configuredTaskAwaiter_0; }
inline ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * get_address_of_m_configuredTaskAwaiter_0() { return &___m_configuredTaskAwaiter_0; }
inline void set_m_configuredTaskAwaiter_0(ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 value)
{
___m_configuredTaskAwaiter_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITABLE_1_TBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872_H
#ifndef CONFIGUREDTASKAWAITABLE_1_TA36F8230F9392F8C09FD6FDBAEA3F1A41388CCA8_H
#define CONFIGUREDTASKAWAITABLE_1_TA36F8230F9392F8C09FD6FDBAEA3F1A41388CCA8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Object>
struct ConfiguredTaskAwaitable_1_tA36F8230F9392F8C09FD6FDBAEA3F1A41388CCA8
{
public:
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter
ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E ___m_configuredTaskAwaiter_0;
public:
inline static int32_t get_offset_of_m_configuredTaskAwaiter_0() { return static_cast<int32_t>(offsetof(ConfiguredTaskAwaitable_1_tA36F8230F9392F8C09FD6FDBAEA3F1A41388CCA8, ___m_configuredTaskAwaiter_0)); }
inline ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E get_m_configuredTaskAwaiter_0() const { return ___m_configuredTaskAwaiter_0; }
inline ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E * get_address_of_m_configuredTaskAwaiter_0() { return &___m_configuredTaskAwaiter_0; }
inline void set_m_configuredTaskAwaiter_0(ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E value)
{
___m_configuredTaskAwaiter_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CONFIGUREDTASKAWAITABLE_1_TA36F8230F9392F8C09FD6FDBAEA3F1A41388CCA8_H
#ifndef RUNTIMETYPEHANDLE_T7B542280A22F0EC4EAC2061C29178845847A8B2D_H
#define RUNTIMETYPEHANDLE_T7B542280A22F0EC4EAC2061C29178845847A8B2D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D
{
public:
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); }
inline intptr_t get_value_0() const { return ___value_0; }
inline intptr_t* get_address_of_value_0() { return &___value_0; }
inline void set_value_0(intptr_t value)
{
___value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RUNTIMETYPEHANDLE_T7B542280A22F0EC4EAC2061C29178845847A8B2D_H
#ifndef AUTHENTICATIONEXCEPTION_TE24BF2E2AD351F0C9586A59191F01918659A7516_H
#define AUTHENTICATIONEXCEPTION_TE24BF2E2AD351F0C9586A59191F01918659A7516_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Authentication.AuthenticationException
struct AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // AUTHENTICATIONEXCEPTION_TE24BF2E2AD351F0C9586A59191F01918659A7516_H
#ifndef SSLPROTOCOLS_TDD37F8F06AD19BDAF27AEA484EC06820FE3107AE_H
#define SSLPROTOCOLS_TDD37F8F06AD19BDAF27AEA484EC06820FE3107AE_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Authentication.SslProtocols
struct SslProtocols_tDD37F8F06AD19BDAF27AEA484EC06820FE3107AE
{
public:
// System.Int32 System.Security.Authentication.SslProtocols::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(SslProtocols_tDD37F8F06AD19BDAF27AEA484EC06820FE3107AE, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SSLPROTOCOLS_TDD37F8F06AD19BDAF27AEA484EC06820FE3107AE_H
#ifndef X509KEYUSAGEFLAGS_TAD6560EDDEB746BA983AE4E7ABC237A6178D6437_H
#define X509KEYUSAGEFLAGS_TAD6560EDDEB746BA983AE4E7ABC237A6178D6437_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509KeyUsageFlags
struct X509KeyUsageFlags_tAD6560EDDEB746BA983AE4E7ABC237A6178D6437
{
public:
// System.Int32 System.Security.Cryptography.X509Certificates.X509KeyUsageFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(X509KeyUsageFlags_tAD6560EDDEB746BA983AE4E7ABC237A6178D6437, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509KEYUSAGEFLAGS_TAD6560EDDEB746BA983AE4E7ABC237A6178D6437_H
#ifndef X509REVOCATIONFLAG_T8BF7FE53641A7A3C406E86857F3C80F0E25C3F4A_H
#define X509REVOCATIONFLAG_T8BF7FE53641A7A3C406E86857F3C80F0E25C3F4A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509RevocationFlag
struct X509RevocationFlag_t8BF7FE53641A7A3C406E86857F3C80F0E25C3F4A
{
public:
// System.Int32 System.Security.Cryptography.X509Certificates.X509RevocationFlag::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(X509RevocationFlag_t8BF7FE53641A7A3C406E86857F3C80F0E25C3F4A, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509REVOCATIONFLAG_T8BF7FE53641A7A3C406E86857F3C80F0E25C3F4A_H
#ifndef X509REVOCATIONMODE_TEFEA8C7147423CC3363A4AF504853BD054A33BE7_H
#define X509REVOCATIONMODE_TEFEA8C7147423CC3363A4AF504853BD054A33BE7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509RevocationMode
struct X509RevocationMode_tEFEA8C7147423CC3363A4AF504853BD054A33BE7
{
public:
// System.Int32 System.Security.Cryptography.X509Certificates.X509RevocationMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(X509RevocationMode_tEFEA8C7147423CC3363A4AF504853BD054A33BE7, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509REVOCATIONMODE_TEFEA8C7147423CC3363A4AF504853BD054A33BE7_H
#ifndef X509VERIFICATIONFLAGS_T145010CF6C45EE6563E0874B82C2555025F7A20B_H
#define X509VERIFICATIONFLAGS_T145010CF6C45EE6563E0874B82C2555025F7A20B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509VerificationFlags
struct X509VerificationFlags_t145010CF6C45EE6563E0874B82C2555025F7A20B
{
public:
// System.Int32 System.Security.Cryptography.X509Certificates.X509VerificationFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(X509VerificationFlags_t145010CF6C45EE6563E0874B82C2555025F7A20B, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509VERIFICATIONFLAGS_T145010CF6C45EE6563E0874B82C2555025F7A20B_H
#ifndef TOKENIMPERSONATIONLEVEL_TED478ED25688E978F79556E1A2335F7262023D26_H
#define TOKENIMPERSONATIONLEVEL_TED478ED25688E978F79556E1A2335F7262023D26_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Principal.TokenImpersonationLevel
struct TokenImpersonationLevel_tED478ED25688E978F79556E1A2335F7262023D26
{
public:
// System.Int32 System.Security.Principal.TokenImpersonationLevel::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TokenImpersonationLevel_tED478ED25688E978F79556E1A2335F7262023D26, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TOKENIMPERSONATIONLEVEL_TED478ED25688E978F79556E1A2335F7262023D26_H
#ifndef TASK_T1F48C203E163126EBC69ACCA679D1A462DEE9EB2_H
#define TASK_T1F48C203E163126EBC69ACCA679D1A462DEE9EB2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.Tasks.Task
struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 : public RuntimeObject
{
public:
// System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId
int32_t ___m_taskId_4;
// System.Object System.Threading.Tasks.Task::m_action
RuntimeObject * ___m_action_5;
// System.Object System.Threading.Tasks.Task::m_stateObject
RuntimeObject * ___m_stateObject_6;
// System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler
TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___m_taskScheduler_7;
// System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_parent_8;
// System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags
int32_t ___m_stateFlags_9;
// System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject
RuntimeObject * ___m_continuationObject_10;
// System.Threading.Tasks.Task_ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties
ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * ___m_contingentProperties_15;
public:
inline static int32_t get_offset_of_m_taskId_4() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_taskId_4)); }
inline int32_t get_m_taskId_4() const { return ___m_taskId_4; }
inline int32_t* get_address_of_m_taskId_4() { return &___m_taskId_4; }
inline void set_m_taskId_4(int32_t value)
{
___m_taskId_4 = value;
}
inline static int32_t get_offset_of_m_action_5() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_action_5)); }
inline RuntimeObject * get_m_action_5() const { return ___m_action_5; }
inline RuntimeObject ** get_address_of_m_action_5() { return &___m_action_5; }
inline void set_m_action_5(RuntimeObject * value)
{
___m_action_5 = value;
Il2CppCodeGenWriteBarrier((&___m_action_5), value);
}
inline static int32_t get_offset_of_m_stateObject_6() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_stateObject_6)); }
inline RuntimeObject * get_m_stateObject_6() const { return ___m_stateObject_6; }
inline RuntimeObject ** get_address_of_m_stateObject_6() { return &___m_stateObject_6; }
inline void set_m_stateObject_6(RuntimeObject * value)
{
___m_stateObject_6 = value;
Il2CppCodeGenWriteBarrier((&___m_stateObject_6), value);
}
inline static int32_t get_offset_of_m_taskScheduler_7() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_taskScheduler_7)); }
inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * get_m_taskScheduler_7() const { return ___m_taskScheduler_7; }
inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 ** get_address_of_m_taskScheduler_7() { return &___m_taskScheduler_7; }
inline void set_m_taskScheduler_7(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * value)
{
___m_taskScheduler_7 = value;
Il2CppCodeGenWriteBarrier((&___m_taskScheduler_7), value);
}
inline static int32_t get_offset_of_m_parent_8() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_parent_8)); }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_m_parent_8() const { return ___m_parent_8; }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_m_parent_8() { return &___m_parent_8; }
inline void set_m_parent_8(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value)
{
___m_parent_8 = value;
Il2CppCodeGenWriteBarrier((&___m_parent_8), value);
}
inline static int32_t get_offset_of_m_stateFlags_9() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_stateFlags_9)); }
inline int32_t get_m_stateFlags_9() const { return ___m_stateFlags_9; }
inline int32_t* get_address_of_m_stateFlags_9() { return &___m_stateFlags_9; }
inline void set_m_stateFlags_9(int32_t value)
{
___m_stateFlags_9 = value;
}
inline static int32_t get_offset_of_m_continuationObject_10() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_continuationObject_10)); }
inline RuntimeObject * get_m_continuationObject_10() const { return ___m_continuationObject_10; }
inline RuntimeObject ** get_address_of_m_continuationObject_10() { return &___m_continuationObject_10; }
inline void set_m_continuationObject_10(RuntimeObject * value)
{
___m_continuationObject_10 = value;
Il2CppCodeGenWriteBarrier((&___m_continuationObject_10), value);
}
inline static int32_t get_offset_of_m_contingentProperties_15() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_contingentProperties_15)); }
inline ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * get_m_contingentProperties_15() const { return ___m_contingentProperties_15; }
inline ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 ** get_address_of_m_contingentProperties_15() { return &___m_contingentProperties_15; }
inline void set_m_contingentProperties_15(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * value)
{
___m_contingentProperties_15 = value;
Il2CppCodeGenWriteBarrier((&___m_contingentProperties_15), value);
}
};
struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields
{
public:
// System.Int32 System.Threading.Tasks.Task::s_taskIdCounter
int32_t ___s_taskIdCounter_2;
// System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::s_factory
TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * ___s_factory_3;
// System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel
RuntimeObject * ___s_taskCompletionSentinel_11;
// System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled
bool ___s_asyncDebuggingEnabled_12;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task> System.Threading.Tasks.Task::s_currentActiveTasks
Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * ___s_currentActiveTasks_13;
// System.Object System.Threading.Tasks.Task::s_activeTasksLock
RuntimeObject * ___s_activeTasksLock_14;
// System.Action`1<System.Object> System.Threading.Tasks.Task::s_taskCancelCallback
Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___s_taskCancelCallback_16;
// System.Func`1<System.Threading.Tasks.Task_ContingentProperties> System.Threading.Tasks.Task::s_createContingentProperties
Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * ___s_createContingentProperties_17;
// System.Threading.Tasks.Task System.Threading.Tasks.Task::s_completedTask
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___s_completedTask_18;
// System.Predicate`1<System.Threading.Tasks.Task> System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate
Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * ___s_IsExceptionObservedByParentPredicate_19;
// System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback
ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * ___s_ecCallback_20;
// System.Predicate`1<System.Object> System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate
Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * ___s_IsTaskContinuationNullPredicate_21;
public:
inline static int32_t get_offset_of_s_taskIdCounter_2() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskIdCounter_2)); }
inline int32_t get_s_taskIdCounter_2() const { return ___s_taskIdCounter_2; }
inline int32_t* get_address_of_s_taskIdCounter_2() { return &___s_taskIdCounter_2; }
inline void set_s_taskIdCounter_2(int32_t value)
{
___s_taskIdCounter_2 = value;
}
inline static int32_t get_offset_of_s_factory_3() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_factory_3)); }
inline TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * get_s_factory_3() const { return ___s_factory_3; }
inline TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 ** get_address_of_s_factory_3() { return &___s_factory_3; }
inline void set_s_factory_3(TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * value)
{
___s_factory_3 = value;
Il2CppCodeGenWriteBarrier((&___s_factory_3), value);
}
inline static int32_t get_offset_of_s_taskCompletionSentinel_11() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskCompletionSentinel_11)); }
inline RuntimeObject * get_s_taskCompletionSentinel_11() const { return ___s_taskCompletionSentinel_11; }
inline RuntimeObject ** get_address_of_s_taskCompletionSentinel_11() { return &___s_taskCompletionSentinel_11; }
inline void set_s_taskCompletionSentinel_11(RuntimeObject * value)
{
___s_taskCompletionSentinel_11 = value;
Il2CppCodeGenWriteBarrier((&___s_taskCompletionSentinel_11), value);
}
inline static int32_t get_offset_of_s_asyncDebuggingEnabled_12() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_asyncDebuggingEnabled_12)); }
inline bool get_s_asyncDebuggingEnabled_12() const { return ___s_asyncDebuggingEnabled_12; }
inline bool* get_address_of_s_asyncDebuggingEnabled_12() { return &___s_asyncDebuggingEnabled_12; }
inline void set_s_asyncDebuggingEnabled_12(bool value)
{
___s_asyncDebuggingEnabled_12 = value;
}
inline static int32_t get_offset_of_s_currentActiveTasks_13() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_currentActiveTasks_13)); }
inline Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * get_s_currentActiveTasks_13() const { return ___s_currentActiveTasks_13; }
inline Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F ** get_address_of_s_currentActiveTasks_13() { return &___s_currentActiveTasks_13; }
inline void set_s_currentActiveTasks_13(Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * value)
{
___s_currentActiveTasks_13 = value;
Il2CppCodeGenWriteBarrier((&___s_currentActiveTasks_13), value);
}
inline static int32_t get_offset_of_s_activeTasksLock_14() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_activeTasksLock_14)); }
inline RuntimeObject * get_s_activeTasksLock_14() const { return ___s_activeTasksLock_14; }
inline RuntimeObject ** get_address_of_s_activeTasksLock_14() { return &___s_activeTasksLock_14; }
inline void set_s_activeTasksLock_14(RuntimeObject * value)
{
___s_activeTasksLock_14 = value;
Il2CppCodeGenWriteBarrier((&___s_activeTasksLock_14), value);
}
inline static int32_t get_offset_of_s_taskCancelCallback_16() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskCancelCallback_16)); }
inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_s_taskCancelCallback_16() const { return ___s_taskCancelCallback_16; }
inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_s_taskCancelCallback_16() { return &___s_taskCancelCallback_16; }
inline void set_s_taskCancelCallback_16(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value)
{
___s_taskCancelCallback_16 = value;
Il2CppCodeGenWriteBarrier((&___s_taskCancelCallback_16), value);
}
inline static int32_t get_offset_of_s_createContingentProperties_17() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_createContingentProperties_17)); }
inline Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * get_s_createContingentProperties_17() const { return ___s_createContingentProperties_17; }
inline Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F ** get_address_of_s_createContingentProperties_17() { return &___s_createContingentProperties_17; }
inline void set_s_createContingentProperties_17(Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * value)
{
___s_createContingentProperties_17 = value;
Il2CppCodeGenWriteBarrier((&___s_createContingentProperties_17), value);
}
inline static int32_t get_offset_of_s_completedTask_18() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_completedTask_18)); }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_s_completedTask_18() const { return ___s_completedTask_18; }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_s_completedTask_18() { return &___s_completedTask_18; }
inline void set_s_completedTask_18(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value)
{
___s_completedTask_18 = value;
Il2CppCodeGenWriteBarrier((&___s_completedTask_18), value);
}
inline static int32_t get_offset_of_s_IsExceptionObservedByParentPredicate_19() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_IsExceptionObservedByParentPredicate_19)); }
inline Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * get_s_IsExceptionObservedByParentPredicate_19() const { return ___s_IsExceptionObservedByParentPredicate_19; }
inline Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 ** get_address_of_s_IsExceptionObservedByParentPredicate_19() { return &___s_IsExceptionObservedByParentPredicate_19; }
inline void set_s_IsExceptionObservedByParentPredicate_19(Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * value)
{
___s_IsExceptionObservedByParentPredicate_19 = value;
Il2CppCodeGenWriteBarrier((&___s_IsExceptionObservedByParentPredicate_19), value);
}
inline static int32_t get_offset_of_s_ecCallback_20() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_ecCallback_20)); }
inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * get_s_ecCallback_20() const { return ___s_ecCallback_20; }
inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 ** get_address_of_s_ecCallback_20() { return &___s_ecCallback_20; }
inline void set_s_ecCallback_20(ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * value)
{
___s_ecCallback_20 = value;
Il2CppCodeGenWriteBarrier((&___s_ecCallback_20), value);
}
inline static int32_t get_offset_of_s_IsTaskContinuationNullPredicate_21() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_IsTaskContinuationNullPredicate_21)); }
inline Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * get_s_IsTaskContinuationNullPredicate_21() const { return ___s_IsTaskContinuationNullPredicate_21; }
inline Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 ** get_address_of_s_IsTaskContinuationNullPredicate_21() { return &___s_IsTaskContinuationNullPredicate_21; }
inline void set_s_IsTaskContinuationNullPredicate_21(Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * value)
{
___s_IsTaskContinuationNullPredicate_21 = value;
Il2CppCodeGenWriteBarrier((&___s_IsTaskContinuationNullPredicate_21), value);
}
};
struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields
{
public:
// System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___t_currentTask_0;
// System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard
StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * ___t_stackGuard_1;
public:
inline static int32_t get_offset_of_t_currentTask_0() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields, ___t_currentTask_0)); }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_t_currentTask_0() const { return ___t_currentTask_0; }
inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_t_currentTask_0() { return &___t_currentTask_0; }
inline void set_t_currentTask_0(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value)
{
___t_currentTask_0 = value;
Il2CppCodeGenWriteBarrier((&___t_currentTask_0), value);
}
inline static int32_t get_offset_of_t_stackGuard_1() { return static_cast<int32_t>(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields, ___t_stackGuard_1)); }
inline StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * get_t_stackGuard_1() const { return ___t_stackGuard_1; }
inline StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 ** get_address_of_t_stackGuard_1() { return &___t_stackGuard_1; }
inline void set_t_stackGuard_1(StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * value)
{
___t_stackGuard_1 = value;
Il2CppCodeGenWriteBarrier((&___t_stackGuard_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TASK_T1F48C203E163126EBC69ACCA679D1A462DEE9EB2_H
#ifndef WAITHANDLE_TFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_H
#define WAITHANDLE_TFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.WaitHandle
struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF
{
public:
// System.IntPtr System.Threading.WaitHandle::waitHandle
intptr_t ___waitHandle_3;
// Microsoft.Win32.SafeHandles.SafeWaitHandle modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.WaitHandle::safeWaitHandle
SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * ___safeWaitHandle_4;
// System.Boolean System.Threading.WaitHandle::hasThreadAffinity
bool ___hasThreadAffinity_5;
public:
inline static int32_t get_offset_of_waitHandle_3() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___waitHandle_3)); }
inline intptr_t get_waitHandle_3() const { return ___waitHandle_3; }
inline intptr_t* get_address_of_waitHandle_3() { return &___waitHandle_3; }
inline void set_waitHandle_3(intptr_t value)
{
___waitHandle_3 = value;
}
inline static int32_t get_offset_of_safeWaitHandle_4() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___safeWaitHandle_4)); }
inline SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * get_safeWaitHandle_4() const { return ___safeWaitHandle_4; }
inline SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 ** get_address_of_safeWaitHandle_4() { return &___safeWaitHandle_4; }
inline void set_safeWaitHandle_4(SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * value)
{
___safeWaitHandle_4 = value;
Il2CppCodeGenWriteBarrier((&___safeWaitHandle_4), value);
}
inline static int32_t get_offset_of_hasThreadAffinity_5() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___hasThreadAffinity_5)); }
inline bool get_hasThreadAffinity_5() const { return ___hasThreadAffinity_5; }
inline bool* get_address_of_hasThreadAffinity_5() { return &___hasThreadAffinity_5; }
inline void set_hasThreadAffinity_5(bool value)
{
___hasThreadAffinity_5 = value;
}
};
struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields
{
public:
// System.IntPtr System.Threading.WaitHandle::InvalidHandle
intptr_t ___InvalidHandle_10;
public:
inline static int32_t get_offset_of_InvalidHandle_10() { return static_cast<int32_t>(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields, ___InvalidHandle_10)); }
inline intptr_t get_InvalidHandle_10() const { return ___InvalidHandle_10; }
inline intptr_t* get_address_of_InvalidHandle_10() { return &___InvalidHandle_10; }
inline void set_InvalidHandle_10(intptr_t value)
{
___InvalidHandle_10 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Threading.WaitHandle
struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_pinvoke : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke
{
intptr_t ___waitHandle_3;
void* ___safeWaitHandle_4;
int32_t ___hasThreadAffinity_5;
};
// Native definition for COM marshalling of System.Threading.WaitHandle
struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_com : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com
{
intptr_t ___waitHandle_3;
void* ___safeWaitHandle_4;
int32_t ___hasThreadAffinity_5;
};
#endif // WAITHANDLE_TFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_H
#ifndef TIMESPAN_TA8069278ACE8A74D6DF7D514A9CD4432433F64C4_H
#define TIMESPAN_TA8069278ACE8A74D6DF7D514A9CD4432433F64C4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.TimeSpan
struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4
{
public:
// System.Int64 System.TimeSpan::_ticks
int64_t ____ticks_3;
public:
inline static int32_t get_offset_of__ticks_3() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4, ____ticks_3)); }
inline int64_t get__ticks_3() const { return ____ticks_3; }
inline int64_t* get_address_of__ticks_3() { return &____ticks_3; }
inline void set__ticks_3(int64_t value)
{
____ticks_3 = value;
}
};
struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields
{
public:
// System.TimeSpan System.TimeSpan::Zero
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___Zero_0;
// System.TimeSpan System.TimeSpan::MaxValue
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MaxValue_1;
// System.TimeSpan System.TimeSpan::MinValue
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MinValue_2;
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked
bool ____legacyConfigChecked_4;
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode
bool ____legacyMode_5;
public:
inline static int32_t get_offset_of_Zero_0() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___Zero_0)); }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_Zero_0() const { return ___Zero_0; }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_Zero_0() { return &___Zero_0; }
inline void set_Zero_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
{
___Zero_0 = value;
}
inline static int32_t get_offset_of_MaxValue_1() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MaxValue_1)); }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MaxValue_1() const { return ___MaxValue_1; }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MaxValue_1() { return &___MaxValue_1; }
inline void set_MaxValue_1(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
{
___MaxValue_1 = value;
}
inline static int32_t get_offset_of_MinValue_2() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MinValue_2)); }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MinValue_2() const { return ___MinValue_2; }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MinValue_2() { return &___MinValue_2; }
inline void set_MinValue_2(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
{
___MinValue_2 = value;
}
inline static int32_t get_offset_of__legacyConfigChecked_4() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyConfigChecked_4)); }
inline bool get__legacyConfigChecked_4() const { return ____legacyConfigChecked_4; }
inline bool* get_address_of__legacyConfigChecked_4() { return &____legacyConfigChecked_4; }
inline void set__legacyConfigChecked_4(bool value)
{
____legacyConfigChecked_4 = value;
}
inline static int32_t get_offset_of__legacyMode_5() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyMode_5)); }
inline bool get__legacyMode_5() const { return ____legacyMode_5; }
inline bool* get_address_of__legacyMode_5() { return &____legacyMode_5; }
inline void set__legacyMode_5(bool value)
{
____legacyMode_5 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TIMESPAN_TA8069278ACE8A74D6DF7D514A9CD4432433F64C4_H
#ifndef TUPLE_2_T371AA7832E6B98647A908BD0AF420CC191682087_H
#define TUPLE_2_T371AA7832E6B98647A908BD0AF420CC191682087_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Tuple`2<System.Guid,System.String>
struct Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 : public RuntimeObject
{
public:
// T1 System.Tuple`2::m_Item1
Guid_t ___m_Item1_0;
// T2 System.Tuple`2::m_Item2
String_t* ___m_Item2_1;
public:
inline static int32_t get_offset_of_m_Item1_0() { return static_cast<int32_t>(offsetof(Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087, ___m_Item1_0)); }
inline Guid_t get_m_Item1_0() const { return ___m_Item1_0; }
inline Guid_t * get_address_of_m_Item1_0() { return &___m_Item1_0; }
inline void set_m_Item1_0(Guid_t value)
{
___m_Item1_0 = value;
}
inline static int32_t get_offset_of_m_Item2_1() { return static_cast<int32_t>(offsetof(Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087, ___m_Item2_1)); }
inline String_t* get_m_Item2_1() const { return ___m_Item2_1; }
inline String_t** get_address_of_m_Item2_1() { return &___m_Item2_1; }
inline void set_m_Item2_1(String_t* value)
{
___m_Item2_1 = value;
Il2CppCodeGenWriteBarrier((&___m_Item2_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TUPLE_2_T371AA7832E6B98647A908BD0AF420CC191682087_H
#ifndef FLAGS_TEBE7CABEBD13F16920D6950B384EB8F988250A2A_H
#define FLAGS_TEBE7CABEBD13F16920D6950B384EB8F988250A2A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Uri_Flags
struct Flags_tEBE7CABEBD13F16920D6950B384EB8F988250A2A
{
public:
// System.UInt64 System.Uri_Flags::value__
uint64_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Flags_tEBE7CABEBD13F16920D6950B384EB8F988250A2A, ___value___2)); }
inline uint64_t get_value___2() const { return ___value___2; }
inline uint64_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(uint64_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FLAGS_TEBE7CABEBD13F16920D6950B384EB8F988250A2A_H
#ifndef URIIDNSCOPE_TE1574B39C7492C761EFE2FC12DDE82DE013AC9D1_H
#define URIIDNSCOPE_TE1574B39C7492C761EFE2FC12DDE82DE013AC9D1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UriIdnScope
struct UriIdnScope_tE1574B39C7492C761EFE2FC12DDE82DE013AC9D1
{
public:
// System.Int32 System.UriIdnScope::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(UriIdnScope_tE1574B39C7492C761EFE2FC12DDE82DE013AC9D1, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // URIIDNSCOPE_TE1574B39C7492C761EFE2FC12DDE82DE013AC9D1_H
#ifndef URIKIND_T26D0760DDF148ADC939FECD934C0B9FF5C71EA08_H
#define URIKIND_T26D0760DDF148ADC939FECD934C0B9FF5C71EA08_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UriKind
struct UriKind_t26D0760DDF148ADC939FECD934C0B9FF5C71EA08
{
public:
// System.Int32 System.UriKind::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(UriKind_t26D0760DDF148ADC939FECD934C0B9FF5C71EA08, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // URIKIND_T26D0760DDF148ADC939FECD934C0B9FF5C71EA08_H
#ifndef CFARRAY_T29864CD595338E11F908F17981BB9AD6C8335E3C_H
#define CFARRAY_T29864CD595338E11F908F17981BB9AD6C8335E3C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFArray
struct CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C : public CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F
{
public:
public:
};
struct CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_StaticFields
{
public:
// System.IntPtr Mono.Net.CFArray::kCFTypeArrayCallbacks
intptr_t ___kCFTypeArrayCallbacks_1;
public:
inline static int32_t get_offset_of_kCFTypeArrayCallbacks_1() { return static_cast<int32_t>(offsetof(CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_StaticFields, ___kCFTypeArrayCallbacks_1)); }
inline intptr_t get_kCFTypeArrayCallbacks_1() const { return ___kCFTypeArrayCallbacks_1; }
inline intptr_t* get_address_of_kCFTypeArrayCallbacks_1() { return &___kCFTypeArrayCallbacks_1; }
inline void set_kCFTypeArrayCallbacks_1(intptr_t value)
{
___kCFTypeArrayCallbacks_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFARRAY_T29864CD595338E11F908F17981BB9AD6C8335E3C_H
#ifndef CFDICTIONARY_T5AE095BB2659C5053DA76275C14AA93E0BAB6778_H
#define CFDICTIONARY_T5AE095BB2659C5053DA76275C14AA93E0BAB6778_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFDictionary
struct CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 : public CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F
{
public:
public:
};
struct CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_StaticFields
{
public:
// System.IntPtr Mono.Net.CFDictionary::KeyCallbacks
intptr_t ___KeyCallbacks_1;
// System.IntPtr Mono.Net.CFDictionary::ValueCallbacks
intptr_t ___ValueCallbacks_2;
public:
inline static int32_t get_offset_of_KeyCallbacks_1() { return static_cast<int32_t>(offsetof(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_StaticFields, ___KeyCallbacks_1)); }
inline intptr_t get_KeyCallbacks_1() const { return ___KeyCallbacks_1; }
inline intptr_t* get_address_of_KeyCallbacks_1() { return &___KeyCallbacks_1; }
inline void set_KeyCallbacks_1(intptr_t value)
{
___KeyCallbacks_1 = value;
}
inline static int32_t get_offset_of_ValueCallbacks_2() { return static_cast<int32_t>(offsetof(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_StaticFields, ___ValueCallbacks_2)); }
inline intptr_t get_ValueCallbacks_2() const { return ___ValueCallbacks_2; }
inline intptr_t* get_address_of_ValueCallbacks_2() { return &___ValueCallbacks_2; }
inline void set_ValueCallbacks_2(intptr_t value)
{
___ValueCallbacks_2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFDICTIONARY_T5AE095BB2659C5053DA76275C14AA93E0BAB6778_H
#ifndef CFNUMBER_T7DB418D5D85A2BD28094BC3D494D8C4134A9BB96_H
#define CFNUMBER_T7DB418D5D85A2BD28094BC3D494D8C4134A9BB96_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFNumber
struct CFNumber_t7DB418D5D85A2BD28094BC3D494D8C4134A9BB96 : public CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFNUMBER_T7DB418D5D85A2BD28094BC3D494D8C4134A9BB96_H
#ifndef CFRUNLOOP_T3068637778BE498E952C7767C2418C8B1044E282_H
#define CFRUNLOOP_T3068637778BE498E952C7767C2418C8B1044E282_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFRunLoop
struct CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 : public CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFRUNLOOP_T3068637778BE498E952C7767C2418C8B1044E282_H
#ifndef CFSTRING_T59931F2D68934B1C69E1190703BE589321863699_H
#define CFSTRING_T59931F2D68934B1C69E1190703BE589321863699_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFString
struct CFString_t59931F2D68934B1C69E1190703BE589321863699 : public CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F
{
public:
// System.String Mono.Net.CFString::str
String_t* ___str_1;
public:
inline static int32_t get_offset_of_str_1() { return static_cast<int32_t>(offsetof(CFString_t59931F2D68934B1C69E1190703BE589321863699, ___str_1)); }
inline String_t* get_str_1() const { return ___str_1; }
inline String_t** get_address_of_str_1() { return &___str_1; }
inline void set_str_1(String_t* value)
{
___str_1 = value;
Il2CppCodeGenWriteBarrier((&___str_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFSTRING_T59931F2D68934B1C69E1190703BE589321863699_H
#ifndef CFURL_T3AF7D60FE9F24D76527D507133E1C28DBA805F1A_H
#define CFURL_T3AF7D60FE9F24D76527D507133E1C28DBA805F1A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFUrl
struct CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A : public CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFURL_T3AF7D60FE9F24D76527D507133E1C28DBA805F1A_H
#ifndef U3CINNERREADU3ED__25_TCE25EDB99323C3358577085230EE086DE0CADA5E_H
#define U3CINNERREADU3ED__25_TCE25EDB99323C3358577085230EE086DE0CADA5E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25
struct U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E
{
public:
// System.Int32 Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>> Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::<>t__builder
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 ___U3CU3Et__builder_1;
// Mono.Net.Security.AsyncProtocolRequest Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::<>4__this
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___U3CU3E4__this_2;
// System.Threading.CancellationToken Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::cancellationToken
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken_3;
// System.Int32 Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::<requestedSize>5__1
int32_t ___U3CrequestedSizeU3E5__1_4;
// System.Nullable`1<System.Int32> Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::<totalRead>5__2
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB ___U3CtotalReadU3E5__2_5;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<System.Int32> Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::<>u__1
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E ___U3CU3Eu__1_6;
public:
inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E, ___U3CU3E1__state_0)); }
inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
inline void set_U3CU3E1__state_0(int32_t value)
{
___U3CU3E1__state_0 = value;
}
inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E, ___U3CU3Et__builder_1)); }
inline AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; }
inline AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; }
inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 value)
{
___U3CU3Et__builder_1 = value;
}
inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E, ___U3CU3E4__this_2)); }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
inline void set_U3CU3E4__this_2(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * value)
{
___U3CU3E4__this_2 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_2), value);
}
inline static int32_t get_offset_of_cancellationToken_3() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E, ___cancellationToken_3)); }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_cancellationToken_3() const { return ___cancellationToken_3; }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_cancellationToken_3() { return &___cancellationToken_3; }
inline void set_cancellationToken_3(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value)
{
___cancellationToken_3 = value;
}
inline static int32_t get_offset_of_U3CrequestedSizeU3E5__1_4() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E, ___U3CrequestedSizeU3E5__1_4)); }
inline int32_t get_U3CrequestedSizeU3E5__1_4() const { return ___U3CrequestedSizeU3E5__1_4; }
inline int32_t* get_address_of_U3CrequestedSizeU3E5__1_4() { return &___U3CrequestedSizeU3E5__1_4; }
inline void set_U3CrequestedSizeU3E5__1_4(int32_t value)
{
___U3CrequestedSizeU3E5__1_4 = value;
}
inline static int32_t get_offset_of_U3CtotalReadU3E5__2_5() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E, ___U3CtotalReadU3E5__2_5)); }
inline Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB get_U3CtotalReadU3E5__2_5() const { return ___U3CtotalReadU3E5__2_5; }
inline Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * get_address_of_U3CtotalReadU3E5__2_5() { return &___U3CtotalReadU3E5__2_5; }
inline void set_U3CtotalReadU3E5__2_5(Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB value)
{
___U3CtotalReadU3E5__2_5 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__1_6() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E, ___U3CU3Eu__1_6)); }
inline ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E get_U3CU3Eu__1_6() const { return ___U3CU3Eu__1_6; }
inline ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * get_address_of_U3CU3Eu__1_6() { return &___U3CU3Eu__1_6; }
inline void set_U3CU3Eu__1_6(ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E value)
{
___U3CU3Eu__1_6 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CINNERREADU3ED__25_TCE25EDB99323C3358577085230EE086DE0CADA5E_H
#ifndef U3CSTARTOPERATIONU3ED__23_TF07DD38BEEE955EB5B1359B816079584899DDEC9_H
#define U3CSTARTOPERATIONU3ED__23_TF07DD38BEEE955EB5B1359B816079584899DDEC9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23
struct U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9
{
public:
// System.Int32 Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult> Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::<>t__builder
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 ___U3CU3Et__builder_1;
// Mono.Net.Security.AsyncProtocolRequest Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::<>4__this
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___U3CU3E4__this_2;
// System.Threading.CancellationToken Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::cancellationToken
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken_3;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable_ConfiguredTaskAwaiter Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::<>u__1
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ___U3CU3Eu__1_4;
public:
inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9, ___U3CU3E1__state_0)); }
inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
inline void set_U3CU3E1__state_0(int32_t value)
{
___U3CU3E1__state_0 = value;
}
inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9, ___U3CU3Et__builder_1)); }
inline AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; }
inline AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; }
inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 value)
{
___U3CU3Et__builder_1 = value;
}
inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9, ___U3CU3E4__this_2)); }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
inline void set_U3CU3E4__this_2(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * value)
{
___U3CU3E4__this_2 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_2), value);
}
inline static int32_t get_offset_of_cancellationToken_3() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9, ___cancellationToken_3)); }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_cancellationToken_3() const { return ___cancellationToken_3; }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_cancellationToken_3() { return &___cancellationToken_3; }
inline void set_cancellationToken_3(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value)
{
___cancellationToken_3 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__1_4() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9, ___U3CU3Eu__1_4)); }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 get_U3CU3Eu__1_4() const { return ___U3CU3Eu__1_4; }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * get_address_of_U3CU3Eu__1_4() { return &___U3CU3Eu__1_4; }
inline void set_U3CU3Eu__1_4(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 value)
{
___U3CU3Eu__1_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CSTARTOPERATIONU3ED__23_TF07DD38BEEE955EB5B1359B816079584899DDEC9_H
#ifndef MOBILEAUTHENTICATEDSTREAM_TB6E77FB644434B5B525191DC671462A6461B9045_H
#define MOBILEAUTHENTICATEDSTREAM_TB6E77FB644434B5B525191DC671462A6461B9045_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream
struct MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 : public AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501
{
public:
// Mono.Net.Security.MobileTlsContext Mono.Net.Security.MobileAuthenticatedStream::xobileTlsContext
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * ___xobileTlsContext_6;
// System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.MobileAuthenticatedStream::lastException
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ___lastException_7;
// Mono.Net.Security.AsyncProtocolRequest Mono.Net.Security.MobileAuthenticatedStream::asyncHandshakeRequest
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncHandshakeRequest_8;
// Mono.Net.Security.AsyncProtocolRequest Mono.Net.Security.MobileAuthenticatedStream::asyncReadRequest
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncReadRequest_9;
// Mono.Net.Security.AsyncProtocolRequest Mono.Net.Security.MobileAuthenticatedStream::asyncWriteRequest
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncWriteRequest_10;
// Mono.Net.Security.BufferOffsetSize2 Mono.Net.Security.MobileAuthenticatedStream::readBuffer
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * ___readBuffer_11;
// Mono.Net.Security.BufferOffsetSize2 Mono.Net.Security.MobileAuthenticatedStream::writeBuffer
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * ___writeBuffer_12;
// System.Object Mono.Net.Security.MobileAuthenticatedStream::ioLock
RuntimeObject * ___ioLock_13;
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::closeRequested
int32_t ___closeRequested_14;
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::shutdown
bool ___shutdown_15;
// System.Net.Security.SslStream Mono.Net.Security.MobileAuthenticatedStream::<SslStream>k__BackingField
SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087 * ___U3CSslStreamU3Ek__BackingField_17;
// Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileAuthenticatedStream::<Settings>k__BackingField
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___U3CSettingsU3Ek__BackingField_18;
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MobileAuthenticatedStream::<Provider>k__BackingField
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___U3CProviderU3Ek__BackingField_19;
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::ID
int32_t ___ID_21;
public:
inline static int32_t get_offset_of_xobileTlsContext_6() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___xobileTlsContext_6)); }
inline MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * get_xobileTlsContext_6() const { return ___xobileTlsContext_6; }
inline MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 ** get_address_of_xobileTlsContext_6() { return &___xobileTlsContext_6; }
inline void set_xobileTlsContext_6(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * value)
{
___xobileTlsContext_6 = value;
Il2CppCodeGenWriteBarrier((&___xobileTlsContext_6), value);
}
inline static int32_t get_offset_of_lastException_7() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___lastException_7)); }
inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * get_lastException_7() const { return ___lastException_7; }
inline ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A ** get_address_of_lastException_7() { return &___lastException_7; }
inline void set_lastException_7(ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * value)
{
___lastException_7 = value;
Il2CppCodeGenWriteBarrier((&___lastException_7), value);
}
inline static int32_t get_offset_of_asyncHandshakeRequest_8() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___asyncHandshakeRequest_8)); }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * get_asyncHandshakeRequest_8() const { return ___asyncHandshakeRequest_8; }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** get_address_of_asyncHandshakeRequest_8() { return &___asyncHandshakeRequest_8; }
inline void set_asyncHandshakeRequest_8(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * value)
{
___asyncHandshakeRequest_8 = value;
Il2CppCodeGenWriteBarrier((&___asyncHandshakeRequest_8), value);
}
inline static int32_t get_offset_of_asyncReadRequest_9() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___asyncReadRequest_9)); }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * get_asyncReadRequest_9() const { return ___asyncReadRequest_9; }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** get_address_of_asyncReadRequest_9() { return &___asyncReadRequest_9; }
inline void set_asyncReadRequest_9(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * value)
{
___asyncReadRequest_9 = value;
Il2CppCodeGenWriteBarrier((&___asyncReadRequest_9), value);
}
inline static int32_t get_offset_of_asyncWriteRequest_10() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___asyncWriteRequest_10)); }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * get_asyncWriteRequest_10() const { return ___asyncWriteRequest_10; }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** get_address_of_asyncWriteRequest_10() { return &___asyncWriteRequest_10; }
inline void set_asyncWriteRequest_10(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * value)
{
___asyncWriteRequest_10 = value;
Il2CppCodeGenWriteBarrier((&___asyncWriteRequest_10), value);
}
inline static int32_t get_offset_of_readBuffer_11() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___readBuffer_11)); }
inline BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * get_readBuffer_11() const { return ___readBuffer_11; }
inline BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 ** get_address_of_readBuffer_11() { return &___readBuffer_11; }
inline void set_readBuffer_11(BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * value)
{
___readBuffer_11 = value;
Il2CppCodeGenWriteBarrier((&___readBuffer_11), value);
}
inline static int32_t get_offset_of_writeBuffer_12() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___writeBuffer_12)); }
inline BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * get_writeBuffer_12() const { return ___writeBuffer_12; }
inline BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 ** get_address_of_writeBuffer_12() { return &___writeBuffer_12; }
inline void set_writeBuffer_12(BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * value)
{
___writeBuffer_12 = value;
Il2CppCodeGenWriteBarrier((&___writeBuffer_12), value);
}
inline static int32_t get_offset_of_ioLock_13() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___ioLock_13)); }
inline RuntimeObject * get_ioLock_13() const { return ___ioLock_13; }
inline RuntimeObject ** get_address_of_ioLock_13() { return &___ioLock_13; }
inline void set_ioLock_13(RuntimeObject * value)
{
___ioLock_13 = value;
Il2CppCodeGenWriteBarrier((&___ioLock_13), value);
}
inline static int32_t get_offset_of_closeRequested_14() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___closeRequested_14)); }
inline int32_t get_closeRequested_14() const { return ___closeRequested_14; }
inline int32_t* get_address_of_closeRequested_14() { return &___closeRequested_14; }
inline void set_closeRequested_14(int32_t value)
{
___closeRequested_14 = value;
}
inline static int32_t get_offset_of_shutdown_15() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___shutdown_15)); }
inline bool get_shutdown_15() const { return ___shutdown_15; }
inline bool* get_address_of_shutdown_15() { return &___shutdown_15; }
inline void set_shutdown_15(bool value)
{
___shutdown_15 = value;
}
inline static int32_t get_offset_of_U3CSslStreamU3Ek__BackingField_17() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___U3CSslStreamU3Ek__BackingField_17)); }
inline SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087 * get_U3CSslStreamU3Ek__BackingField_17() const { return ___U3CSslStreamU3Ek__BackingField_17; }
inline SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087 ** get_address_of_U3CSslStreamU3Ek__BackingField_17() { return &___U3CSslStreamU3Ek__BackingField_17; }
inline void set_U3CSslStreamU3Ek__BackingField_17(SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087 * value)
{
___U3CSslStreamU3Ek__BackingField_17 = value;
Il2CppCodeGenWriteBarrier((&___U3CSslStreamU3Ek__BackingField_17), value);
}
inline static int32_t get_offset_of_U3CSettingsU3Ek__BackingField_18() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___U3CSettingsU3Ek__BackingField_18)); }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * get_U3CSettingsU3Ek__BackingField_18() const { return ___U3CSettingsU3Ek__BackingField_18; }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** get_address_of_U3CSettingsU3Ek__BackingField_18() { return &___U3CSettingsU3Ek__BackingField_18; }
inline void set_U3CSettingsU3Ek__BackingField_18(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * value)
{
___U3CSettingsU3Ek__BackingField_18 = value;
Il2CppCodeGenWriteBarrier((&___U3CSettingsU3Ek__BackingField_18), value);
}
inline static int32_t get_offset_of_U3CProviderU3Ek__BackingField_19() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___U3CProviderU3Ek__BackingField_19)); }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_U3CProviderU3Ek__BackingField_19() const { return ___U3CProviderU3Ek__BackingField_19; }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_U3CProviderU3Ek__BackingField_19() { return &___U3CProviderU3Ek__BackingField_19; }
inline void set_U3CProviderU3Ek__BackingField_19(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value)
{
___U3CProviderU3Ek__BackingField_19 = value;
Il2CppCodeGenWriteBarrier((&___U3CProviderU3Ek__BackingField_19), value);
}
inline static int32_t get_offset_of_ID_21() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045, ___ID_21)); }
inline int32_t get_ID_21() const { return ___ID_21; }
inline int32_t* get_address_of_ID_21() { return &___ID_21; }
inline void set_ID_21(int32_t value)
{
___ID_21 = value;
}
};
struct MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_StaticFields
{
public:
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::uniqueNameInteger
int32_t ___uniqueNameInteger_16;
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::nextId
int32_t ___nextId_20;
public:
inline static int32_t get_offset_of_uniqueNameInteger_16() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_StaticFields, ___uniqueNameInteger_16)); }
inline int32_t get_uniqueNameInteger_16() const { return ___uniqueNameInteger_16; }
inline int32_t* get_address_of_uniqueNameInteger_16() { return &___uniqueNameInteger_16; }
inline void set_uniqueNameInteger_16(int32_t value)
{
___uniqueNameInteger_16 = value;
}
inline static int32_t get_offset_of_nextId_20() { return static_cast<int32_t>(offsetof(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_StaticFields, ___nextId_20)); }
inline int32_t get_nextId_20() const { return ___nextId_20; }
inline int32_t* get_address_of_nextId_20() { return &___nextId_20; }
inline void set_nextId_20(int32_t value)
{
___nextId_20 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MOBILEAUTHENTICATEDSTREAM_TB6E77FB644434B5B525191DC671462A6461B9045_H
#ifndef U3CINNERREADU3ED__66_TA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_H
#define U3CINNERREADU3ED__66_TA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66
struct U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB
{
public:
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::<>t__builder
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 ___U3CU3Et__builder_1;
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::<>4__this
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___U3CU3E4__this_2;
// System.Threading.CancellationToken Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::cancellationToken
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken_3;
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::requestedSize
int32_t ___requestedSize_4;
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::sync
bool ___sync_5;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<System.Int32> Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::<>u__1
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E ___U3CU3Eu__1_6;
public:
inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB, ___U3CU3E1__state_0)); }
inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
inline void set_U3CU3E1__state_0(int32_t value)
{
___U3CU3E1__state_0 = value;
}
inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB, ___U3CU3Et__builder_1)); }
inline AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; }
inline AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; }
inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 value)
{
___U3CU3Et__builder_1 = value;
}
inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB, ___U3CU3E4__this_2)); }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
inline void set_U3CU3E4__this_2(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * value)
{
___U3CU3E4__this_2 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_2), value);
}
inline static int32_t get_offset_of_cancellationToken_3() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB, ___cancellationToken_3)); }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_cancellationToken_3() const { return ___cancellationToken_3; }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_cancellationToken_3() { return &___cancellationToken_3; }
inline void set_cancellationToken_3(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value)
{
___cancellationToken_3 = value;
}
inline static int32_t get_offset_of_requestedSize_4() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB, ___requestedSize_4)); }
inline int32_t get_requestedSize_4() const { return ___requestedSize_4; }
inline int32_t* get_address_of_requestedSize_4() { return &___requestedSize_4; }
inline void set_requestedSize_4(int32_t value)
{
___requestedSize_4 = value;
}
inline static int32_t get_offset_of_sync_5() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB, ___sync_5)); }
inline bool get_sync_5() const { return ___sync_5; }
inline bool* get_address_of_sync_5() { return &___sync_5; }
inline void set_sync_5(bool value)
{
___sync_5 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__1_6() { return static_cast<int32_t>(offsetof(U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB, ___U3CU3Eu__1_6)); }
inline ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E get_U3CU3Eu__1_6() const { return ___U3CU3Eu__1_6; }
inline ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * get_address_of_U3CU3Eu__1_6() { return &___U3CU3Eu__1_6; }
inline void set_U3CU3Eu__1_6(ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E value)
{
___U3CU3Eu__1_6 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CINNERREADU3ED__66_TA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_H
#ifndef U3CSTARTOPERATIONU3ED__58_T9CFBEC306AEE875FF526F77EF660D0493F475BB1_H
#define U3CSTARTOPERATIONU3ED__58_T9CFBEC306AEE875FF526F77EF660D0493F475BB1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58
struct U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1
{
public:
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::<>t__builder
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 ___U3CU3Et__builder_1;
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::<>4__this
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___U3CU3E4__this_2;
// Mono.Net.Security.MobileAuthenticatedStream_OperationType Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::type
int32_t ___type_3;
// Mono.Net.Security.AsyncProtocolRequest Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::asyncRequest
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncRequest_4;
// System.Threading.CancellationToken Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::cancellationToken
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken_5;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult> Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::<>u__1
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 ___U3CU3Eu__1_6;
public:
inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1, ___U3CU3E1__state_0)); }
inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
inline void set_U3CU3E1__state_0(int32_t value)
{
___U3CU3E1__state_0 = value;
}
inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1, ___U3CU3Et__builder_1)); }
inline AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; }
inline AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; }
inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 value)
{
___U3CU3Et__builder_1 = value;
}
inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1, ___U3CU3E4__this_2)); }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
inline void set_U3CU3E4__this_2(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * value)
{
___U3CU3E4__this_2 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_2), value);
}
inline static int32_t get_offset_of_type_3() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1, ___type_3)); }
inline int32_t get_type_3() const { return ___type_3; }
inline int32_t* get_address_of_type_3() { return &___type_3; }
inline void set_type_3(int32_t value)
{
___type_3 = value;
}
inline static int32_t get_offset_of_asyncRequest_4() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1, ___asyncRequest_4)); }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * get_asyncRequest_4() const { return ___asyncRequest_4; }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** get_address_of_asyncRequest_4() { return &___asyncRequest_4; }
inline void set_asyncRequest_4(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * value)
{
___asyncRequest_4 = value;
Il2CppCodeGenWriteBarrier((&___asyncRequest_4), value);
}
inline static int32_t get_offset_of_cancellationToken_5() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1, ___cancellationToken_5)); }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_cancellationToken_5() const { return ___cancellationToken_5; }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_cancellationToken_5() { return &___cancellationToken_5; }
inline void set_cancellationToken_5(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value)
{
___cancellationToken_5 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__1_6() { return static_cast<int32_t>(offsetof(U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1, ___U3CU3Eu__1_6)); }
inline ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 get_U3CU3Eu__1_6() const { return ___U3CU3Eu__1_6; }
inline ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * get_address_of_U3CU3Eu__1_6() { return &___U3CU3Eu__1_6; }
inline void set_U3CU3Eu__1_6(ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 value)
{
___U3CU3Eu__1_6 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CSTARTOPERATIONU3ED__58_T9CFBEC306AEE875FF526F77EF660D0493F475BB1_H
#ifndef MOBILETLSCONTEXT_TFC684CF3275DF6B898319625C4F3A4D537B8A127_H
#define MOBILETLSCONTEXT_TFC684CF3275DF6B898319625C4F3A4D537B8A127_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileTlsContext
struct MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 : public RuntimeObject
{
public:
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileTlsContext::parent
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent_0;
// System.Boolean Mono.Net.Security.MobileTlsContext::serverMode
bool ___serverMode_1;
// System.String Mono.Net.Security.MobileTlsContext::targetHost
String_t* ___targetHost_2;
// System.String Mono.Net.Security.MobileTlsContext::serverName
String_t* ___serverName_3;
// System.Security.Authentication.SslProtocols Mono.Net.Security.MobileTlsContext::enabledProtocols
int32_t ___enabledProtocols_4;
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::serverCertificate
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___serverCertificate_5;
// System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MobileTlsContext::clientCertificates
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___clientCertificates_6;
// System.Boolean Mono.Net.Security.MobileTlsContext::askForClientCert
bool ___askForClientCert_7;
// Mono.Security.Interface.ICertificateValidator2 Mono.Net.Security.MobileTlsContext::certificateValidator
RuntimeObject* ___certificateValidator_8;
public:
inline static int32_t get_offset_of_parent_0() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___parent_0)); }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * get_parent_0() const { return ___parent_0; }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 ** get_address_of_parent_0() { return &___parent_0; }
inline void set_parent_0(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * value)
{
___parent_0 = value;
Il2CppCodeGenWriteBarrier((&___parent_0), value);
}
inline static int32_t get_offset_of_serverMode_1() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___serverMode_1)); }
inline bool get_serverMode_1() const { return ___serverMode_1; }
inline bool* get_address_of_serverMode_1() { return &___serverMode_1; }
inline void set_serverMode_1(bool value)
{
___serverMode_1 = value;
}
inline static int32_t get_offset_of_targetHost_2() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___targetHost_2)); }
inline String_t* get_targetHost_2() const { return ___targetHost_2; }
inline String_t** get_address_of_targetHost_2() { return &___targetHost_2; }
inline void set_targetHost_2(String_t* value)
{
___targetHost_2 = value;
Il2CppCodeGenWriteBarrier((&___targetHost_2), value);
}
inline static int32_t get_offset_of_serverName_3() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___serverName_3)); }
inline String_t* get_serverName_3() const { return ___serverName_3; }
inline String_t** get_address_of_serverName_3() { return &___serverName_3; }
inline void set_serverName_3(String_t* value)
{
___serverName_3 = value;
Il2CppCodeGenWriteBarrier((&___serverName_3), value);
}
inline static int32_t get_offset_of_enabledProtocols_4() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___enabledProtocols_4)); }
inline int32_t get_enabledProtocols_4() const { return ___enabledProtocols_4; }
inline int32_t* get_address_of_enabledProtocols_4() { return &___enabledProtocols_4; }
inline void set_enabledProtocols_4(int32_t value)
{
___enabledProtocols_4 = value;
}
inline static int32_t get_offset_of_serverCertificate_5() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___serverCertificate_5)); }
inline X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * get_serverCertificate_5() const { return ___serverCertificate_5; }
inline X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 ** get_address_of_serverCertificate_5() { return &___serverCertificate_5; }
inline void set_serverCertificate_5(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * value)
{
___serverCertificate_5 = value;
Il2CppCodeGenWriteBarrier((&___serverCertificate_5), value);
}
inline static int32_t get_offset_of_clientCertificates_6() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___clientCertificates_6)); }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * get_clientCertificates_6() const { return ___clientCertificates_6; }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 ** get_address_of_clientCertificates_6() { return &___clientCertificates_6; }
inline void set_clientCertificates_6(X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * value)
{
___clientCertificates_6 = value;
Il2CppCodeGenWriteBarrier((&___clientCertificates_6), value);
}
inline static int32_t get_offset_of_askForClientCert_7() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___askForClientCert_7)); }
inline bool get_askForClientCert_7() const { return ___askForClientCert_7; }
inline bool* get_address_of_askForClientCert_7() { return &___askForClientCert_7; }
inline void set_askForClientCert_7(bool value)
{
___askForClientCert_7 = value;
}
inline static int32_t get_offset_of_certificateValidator_8() { return static_cast<int32_t>(offsetof(MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127, ___certificateValidator_8)); }
inline RuntimeObject* get_certificateValidator_8() const { return ___certificateValidator_8; }
inline RuntimeObject** get_address_of_certificateValidator_8() { return &___certificateValidator_8; }
inline void set_certificateValidator_8(RuntimeObject* value)
{
___certificateValidator_8 = value;
Il2CppCodeGenWriteBarrier((&___certificateValidator_8), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MOBILETLSCONTEXT_TFC684CF3275DF6B898319625C4F3A4D537B8A127_H
#ifndef MONOTLSSTREAM_T15DF42240B3214CA6A4A8FD8671C173B572DF171_H
#define MONOTLSSTREAM_T15DF42240B3214CA6A4A8FD8671C173B572DF171_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MonoTlsStream
struct MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 : public RuntimeObject
{
public:
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsStream::provider
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider_0;
// System.Net.Sockets.NetworkStream Mono.Net.Security.MonoTlsStream::networkStream
NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * ___networkStream_1;
// System.Net.HttpWebRequest Mono.Net.Security.MonoTlsStream::request
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_2;
// Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MonoTlsStream::settings
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings_3;
// Mono.Security.Interface.IMonoSslStream Mono.Net.Security.MonoTlsStream::sslStream
RuntimeObject* ___sslStream_4;
// System.Net.WebExceptionStatus Mono.Net.Security.MonoTlsStream::status
int32_t ___status_5;
// System.Boolean Mono.Net.Security.MonoTlsStream::<CertificateValidationFailed>k__BackingField
bool ___U3CCertificateValidationFailedU3Ek__BackingField_6;
public:
inline static int32_t get_offset_of_provider_0() { return static_cast<int32_t>(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___provider_0)); }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_provider_0() const { return ___provider_0; }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_provider_0() { return &___provider_0; }
inline void set_provider_0(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value)
{
___provider_0 = value;
Il2CppCodeGenWriteBarrier((&___provider_0), value);
}
inline static int32_t get_offset_of_networkStream_1() { return static_cast<int32_t>(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___networkStream_1)); }
inline NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * get_networkStream_1() const { return ___networkStream_1; }
inline NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA ** get_address_of_networkStream_1() { return &___networkStream_1; }
inline void set_networkStream_1(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * value)
{
___networkStream_1 = value;
Il2CppCodeGenWriteBarrier((&___networkStream_1), value);
}
inline static int32_t get_offset_of_request_2() { return static_cast<int32_t>(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___request_2)); }
inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_request_2() const { return ___request_2; }
inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_request_2() { return &___request_2; }
inline void set_request_2(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value)
{
___request_2 = value;
Il2CppCodeGenWriteBarrier((&___request_2), value);
}
inline static int32_t get_offset_of_settings_3() { return static_cast<int32_t>(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___settings_3)); }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * get_settings_3() const { return ___settings_3; }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** get_address_of_settings_3() { return &___settings_3; }
inline void set_settings_3(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * value)
{
___settings_3 = value;
Il2CppCodeGenWriteBarrier((&___settings_3), value);
}
inline static int32_t get_offset_of_sslStream_4() { return static_cast<int32_t>(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___sslStream_4)); }
inline RuntimeObject* get_sslStream_4() const { return ___sslStream_4; }
inline RuntimeObject** get_address_of_sslStream_4() { return &___sslStream_4; }
inline void set_sslStream_4(RuntimeObject* value)
{
___sslStream_4 = value;
Il2CppCodeGenWriteBarrier((&___sslStream_4), value);
}
inline static int32_t get_offset_of_status_5() { return static_cast<int32_t>(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___status_5)); }
inline int32_t get_status_5() const { return ___status_5; }
inline int32_t* get_address_of_status_5() { return &___status_5; }
inline void set_status_5(int32_t value)
{
___status_5 = value;
}
inline static int32_t get_offset_of_U3CCertificateValidationFailedU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___U3CCertificateValidationFailedU3Ek__BackingField_6)); }
inline bool get_U3CCertificateValidationFailedU3Ek__BackingField_6() const { return ___U3CCertificateValidationFailedU3Ek__BackingField_6; }
inline bool* get_address_of_U3CCertificateValidationFailedU3Ek__BackingField_6() { return &___U3CCertificateValidationFailedU3Ek__BackingField_6; }
inline void set_U3CCertificateValidationFailedU3Ek__BackingField_6(bool value)
{
___U3CCertificateValidationFailedU3Ek__BackingField_6 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOTLSSTREAM_T15DF42240B3214CA6A4A8FD8671C173B572DF171_H
#ifndef SYSTEMCERTIFICATEVALIDATOR_TEB00AC944EDDAA53F9A9FA7A316A23574985475F_H
#define SYSTEMCERTIFICATEVALIDATOR_TEB00AC944EDDAA53F9A9FA7A316A23574985475F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.SystemCertificateValidator
struct SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F : public RuntimeObject
{
public:
public:
};
struct SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_StaticFields
{
public:
// System.Boolean Mono.Net.Security.SystemCertificateValidator::is_macosx
bool ___is_macosx_0;
// System.Security.Cryptography.X509Certificates.X509KeyUsageFlags Mono.Net.Security.SystemCertificateValidator::s_flags
int32_t ___s_flags_1;
public:
inline static int32_t get_offset_of_is_macosx_0() { return static_cast<int32_t>(offsetof(SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_StaticFields, ___is_macosx_0)); }
inline bool get_is_macosx_0() const { return ___is_macosx_0; }
inline bool* get_address_of_is_macosx_0() { return &___is_macosx_0; }
inline void set_is_macosx_0(bool value)
{
___is_macosx_0 = value;
}
inline static int32_t get_offset_of_s_flags_1() { return static_cast<int32_t>(offsetof(SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_StaticFields, ___s_flags_1)); }
inline int32_t get_s_flags_1() const { return ___s_flags_1; }
inline int32_t* get_address_of_s_flags_1() { return &___s_flags_1; }
inline void set_s_flags_1(int32_t value)
{
___s_flags_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SYSTEMCERTIFICATEVALIDATOR_TEB00AC944EDDAA53F9A9FA7A316A23574985475F_H
#ifndef MESSAGEBASE_T504D166CC4021DEB56DED308D5E82C67F47F26C0_H
#define MESSAGEBASE_T504D166CC4021DEB56DED308D5E82C67F47F26C0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Protocol.Ntlm.MessageBase
struct MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 : public RuntimeObject
{
public:
// System.Int32 Mono.Security.Protocol.Ntlm.MessageBase::_type
int32_t ____type_1;
// Mono.Security.Protocol.Ntlm.NtlmFlags Mono.Security.Protocol.Ntlm.MessageBase::_flags
int32_t ____flags_2;
public:
inline static int32_t get_offset_of__type_1() { return static_cast<int32_t>(offsetof(MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0, ____type_1)); }
inline int32_t get__type_1() const { return ____type_1; }
inline int32_t* get_address_of__type_1() { return &____type_1; }
inline void set__type_1(int32_t value)
{
____type_1 = value;
}
inline static int32_t get_offset_of__flags_2() { return static_cast<int32_t>(offsetof(MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0, ____flags_2)); }
inline int32_t get__flags_2() const { return ____flags_2; }
inline int32_t* get_address_of__flags_2() { return &____flags_2; }
inline void set__flags_2(int32_t value)
{
____flags_2 = value;
}
};
struct MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0_StaticFields
{
public:
// System.Byte[] Mono.Security.Protocol.Ntlm.MessageBase::header
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___header_0;
public:
inline static int32_t get_offset_of_header_0() { return static_cast<int32_t>(offsetof(MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0_StaticFields, ___header_0)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_header_0() const { return ___header_0; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_header_0() { return &___header_0; }
inline void set_header_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___header_0 = value;
Il2CppCodeGenWriteBarrier((&___header_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MESSAGEBASE_T504D166CC4021DEB56DED308D5E82C67F47F26C0_H
#ifndef UNITYTLS_ERRORSTATE_T64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6_H
#define UNITYTLS_ERRORSTATE_T64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_errorstate
struct unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6
{
public:
// System.UInt32 Mono.Unity.UnityTls_unitytls_errorstate::magic
uint32_t ___magic_0;
// Mono.Unity.UnityTls_unitytls_error_code Mono.Unity.UnityTls_unitytls_errorstate::code
uint32_t ___code_1;
// System.UInt64 Mono.Unity.UnityTls_unitytls_errorstate::reserved
uint64_t ___reserved_2;
public:
inline static int32_t get_offset_of_magic_0() { return static_cast<int32_t>(offsetof(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6, ___magic_0)); }
inline uint32_t get_magic_0() const { return ___magic_0; }
inline uint32_t* get_address_of_magic_0() { return &___magic_0; }
inline void set_magic_0(uint32_t value)
{
___magic_0 = value;
}
inline static int32_t get_offset_of_code_1() { return static_cast<int32_t>(offsetof(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6, ___code_1)); }
inline uint32_t get_code_1() const { return ___code_1; }
inline uint32_t* get_address_of_code_1() { return &___code_1; }
inline void set_code_1(uint32_t value)
{
___code_1 = value;
}
inline static int32_t get_offset_of_reserved_2() { return static_cast<int32_t>(offsetof(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6, ___reserved_2)); }
inline uint64_t get_reserved_2() const { return ___reserved_2; }
inline uint64_t* get_address_of_reserved_2() { return &___reserved_2; }
inline void set_reserved_2(uint64_t value)
{
___reserved_2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_ERRORSTATE_T64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6_H
#ifndef UNITYTLS_TLSCTX_PROTOCOLRANGE_T36243D72F83DAD47C95928314F58026DE8D38F47_H
#define UNITYTLS_TLSCTX_PROTOCOLRANGE_T36243D72F83DAD47C95928314F58026DE8D38F47_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange
struct unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47
{
public:
// Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange::min
uint32_t ___min_0;
// Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange::max
uint32_t ___max_1;
public:
inline static int32_t get_offset_of_min_0() { return static_cast<int32_t>(offsetof(unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47, ___min_0)); }
inline uint32_t get_min_0() const { return ___min_0; }
inline uint32_t* get_address_of_min_0() { return &___min_0; }
inline void set_min_0(uint32_t value)
{
___min_0 = value;
}
inline static int32_t get_offset_of_max_1() { return static_cast<int32_t>(offsetof(unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47, ___max_1)); }
inline uint32_t get_max_1() const { return ___max_1; }
inline uint32_t* get_address_of_max_1() { return &___max_1; }
inline void set_max_1(uint32_t value)
{
___max_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_PROTOCOLRANGE_T36243D72F83DAD47C95928314F58026DE8D38F47_H
#ifndef ARGUMENTNULLEXCEPTION_T581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_H
#define ARGUMENTNULLEXCEPTION_T581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.ArgumentNullException
struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ARGUMENTNULLEXCEPTION_T581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_H
#ifndef ARGUMENTOUTOFRANGEEXCEPTION_T94D19DF918A54511AEDF4784C9A08741BAD1DEDA_H
#define ARGUMENTOUTOFRANGEEXCEPTION_T94D19DF918A54511AEDF4784C9A08741BAD1DEDA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.ArgumentOutOfRangeException
struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1
{
public:
// System.Object System.ArgumentOutOfRangeException::m_actualValue
RuntimeObject * ___m_actualValue_19;
public:
inline static int32_t get_offset_of_m_actualValue_19() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA, ___m_actualValue_19)); }
inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; }
inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; }
inline void set_m_actualValue_19(RuntimeObject * value)
{
___m_actualValue_19 = value;
Il2CppCodeGenWriteBarrier((&___m_actualValue_19), value);
}
};
struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields
{
public:
// System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage
String_t* ____rangeMessage_18;
public:
inline static int32_t get_offset_of__rangeMessage_18() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields, ____rangeMessage_18)); }
inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; }
inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; }
inline void set__rangeMessage_18(String_t* value)
{
____rangeMessage_18 = value;
Il2CppCodeGenWriteBarrier((&____rangeMessage_18), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ARGUMENTOUTOFRANGEEXCEPTION_T94D19DF918A54511AEDF4784C9A08741BAD1DEDA_H
#ifndef NUMBERFORMATINFO_TFDF57037EBC5BC833D0A53EF0327B805994860A8_H
#define NUMBERFORMATINFO_TFDF57037EBC5BC833D0A53EF0327B805994860A8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 : public RuntimeObject
{
public:
// System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___numberGroupSizes_1;
// System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___currencyGroupSizes_2;
// System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___percentGroupSizes_3;
// System.String System.Globalization.NumberFormatInfo::positiveSign
String_t* ___positiveSign_4;
// System.String System.Globalization.NumberFormatInfo::negativeSign
String_t* ___negativeSign_5;
// System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator
String_t* ___numberDecimalSeparator_6;
// System.String System.Globalization.NumberFormatInfo::numberGroupSeparator
String_t* ___numberGroupSeparator_7;
// System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator
String_t* ___currencyGroupSeparator_8;
// System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator
String_t* ___currencyDecimalSeparator_9;
// System.String System.Globalization.NumberFormatInfo::currencySymbol
String_t* ___currencySymbol_10;
// System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol
String_t* ___ansiCurrencySymbol_11;
// System.String System.Globalization.NumberFormatInfo::nanSymbol
String_t* ___nanSymbol_12;
// System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol
String_t* ___positiveInfinitySymbol_13;
// System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol
String_t* ___negativeInfinitySymbol_14;
// System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator
String_t* ___percentDecimalSeparator_15;
// System.String System.Globalization.NumberFormatInfo::percentGroupSeparator
String_t* ___percentGroupSeparator_16;
// System.String System.Globalization.NumberFormatInfo::percentSymbol
String_t* ___percentSymbol_17;
// System.String System.Globalization.NumberFormatInfo::perMilleSymbol
String_t* ___perMilleSymbol_18;
// System.String[] System.Globalization.NumberFormatInfo::nativeDigits
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___nativeDigits_19;
// System.Int32 System.Globalization.NumberFormatInfo::m_dataItem
int32_t ___m_dataItem_20;
// System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits
int32_t ___numberDecimalDigits_21;
// System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits
int32_t ___currencyDecimalDigits_22;
// System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern
int32_t ___currencyPositivePattern_23;
// System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern
int32_t ___currencyNegativePattern_24;
// System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern
int32_t ___numberNegativePattern_25;
// System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern
int32_t ___percentPositivePattern_26;
// System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern
int32_t ___percentNegativePattern_27;
// System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits
int32_t ___percentDecimalDigits_28;
// System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution
int32_t ___digitSubstitution_29;
// System.Boolean System.Globalization.NumberFormatInfo::isReadOnly
bool ___isReadOnly_30;
// System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride
bool ___m_useUserOverride_31;
// System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant
bool ___m_isInvariant_32;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber
bool ___validForParseAsNumber_33;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency
bool ___validForParseAsCurrency_34;
public:
inline static int32_t get_offset_of_numberGroupSizes_1() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberGroupSizes_1)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_numberGroupSizes_1() const { return ___numberGroupSizes_1; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_numberGroupSizes_1() { return &___numberGroupSizes_1; }
inline void set_numberGroupSizes_1(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___numberGroupSizes_1 = value;
Il2CppCodeGenWriteBarrier((&___numberGroupSizes_1), value);
}
inline static int32_t get_offset_of_currencyGroupSizes_2() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyGroupSizes_2)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_currencyGroupSizes_2() const { return ___currencyGroupSizes_2; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_currencyGroupSizes_2() { return &___currencyGroupSizes_2; }
inline void set_currencyGroupSizes_2(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___currencyGroupSizes_2 = value;
Il2CppCodeGenWriteBarrier((&___currencyGroupSizes_2), value);
}
inline static int32_t get_offset_of_percentGroupSizes_3() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentGroupSizes_3)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_percentGroupSizes_3() const { return ___percentGroupSizes_3; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_percentGroupSizes_3() { return &___percentGroupSizes_3; }
inline void set_percentGroupSizes_3(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___percentGroupSizes_3 = value;
Il2CppCodeGenWriteBarrier((&___percentGroupSizes_3), value);
}
inline static int32_t get_offset_of_positiveSign_4() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___positiveSign_4)); }
inline String_t* get_positiveSign_4() const { return ___positiveSign_4; }
inline String_t** get_address_of_positiveSign_4() { return &___positiveSign_4; }
inline void set_positiveSign_4(String_t* value)
{
___positiveSign_4 = value;
Il2CppCodeGenWriteBarrier((&___positiveSign_4), value);
}
inline static int32_t get_offset_of_negativeSign_5() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___negativeSign_5)); }
inline String_t* get_negativeSign_5() const { return ___negativeSign_5; }
inline String_t** get_address_of_negativeSign_5() { return &___negativeSign_5; }
inline void set_negativeSign_5(String_t* value)
{
___negativeSign_5 = value;
Il2CppCodeGenWriteBarrier((&___negativeSign_5), value);
}
inline static int32_t get_offset_of_numberDecimalSeparator_6() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberDecimalSeparator_6)); }
inline String_t* get_numberDecimalSeparator_6() const { return ___numberDecimalSeparator_6; }
inline String_t** get_address_of_numberDecimalSeparator_6() { return &___numberDecimalSeparator_6; }
inline void set_numberDecimalSeparator_6(String_t* value)
{
___numberDecimalSeparator_6 = value;
Il2CppCodeGenWriteBarrier((&___numberDecimalSeparator_6), value);
}
inline static int32_t get_offset_of_numberGroupSeparator_7() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberGroupSeparator_7)); }
inline String_t* get_numberGroupSeparator_7() const { return ___numberGroupSeparator_7; }
inline String_t** get_address_of_numberGroupSeparator_7() { return &___numberGroupSeparator_7; }
inline void set_numberGroupSeparator_7(String_t* value)
{
___numberGroupSeparator_7 = value;
Il2CppCodeGenWriteBarrier((&___numberGroupSeparator_7), value);
}
inline static int32_t get_offset_of_currencyGroupSeparator_8() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyGroupSeparator_8)); }
inline String_t* get_currencyGroupSeparator_8() const { return ___currencyGroupSeparator_8; }
inline String_t** get_address_of_currencyGroupSeparator_8() { return &___currencyGroupSeparator_8; }
inline void set_currencyGroupSeparator_8(String_t* value)
{
___currencyGroupSeparator_8 = value;
Il2CppCodeGenWriteBarrier((&___currencyGroupSeparator_8), value);
}
inline static int32_t get_offset_of_currencyDecimalSeparator_9() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyDecimalSeparator_9)); }
inline String_t* get_currencyDecimalSeparator_9() const { return ___currencyDecimalSeparator_9; }
inline String_t** get_address_of_currencyDecimalSeparator_9() { return &___currencyDecimalSeparator_9; }
inline void set_currencyDecimalSeparator_9(String_t* value)
{
___currencyDecimalSeparator_9 = value;
Il2CppCodeGenWriteBarrier((&___currencyDecimalSeparator_9), value);
}
inline static int32_t get_offset_of_currencySymbol_10() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencySymbol_10)); }
inline String_t* get_currencySymbol_10() const { return ___currencySymbol_10; }
inline String_t** get_address_of_currencySymbol_10() { return &___currencySymbol_10; }
inline void set_currencySymbol_10(String_t* value)
{
___currencySymbol_10 = value;
Il2CppCodeGenWriteBarrier((&___currencySymbol_10), value);
}
inline static int32_t get_offset_of_ansiCurrencySymbol_11() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___ansiCurrencySymbol_11)); }
inline String_t* get_ansiCurrencySymbol_11() const { return ___ansiCurrencySymbol_11; }
inline String_t** get_address_of_ansiCurrencySymbol_11() { return &___ansiCurrencySymbol_11; }
inline void set_ansiCurrencySymbol_11(String_t* value)
{
___ansiCurrencySymbol_11 = value;
Il2CppCodeGenWriteBarrier((&___ansiCurrencySymbol_11), value);
}
inline static int32_t get_offset_of_nanSymbol_12() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___nanSymbol_12)); }
inline String_t* get_nanSymbol_12() const { return ___nanSymbol_12; }
inline String_t** get_address_of_nanSymbol_12() { return &___nanSymbol_12; }
inline void set_nanSymbol_12(String_t* value)
{
___nanSymbol_12 = value;
Il2CppCodeGenWriteBarrier((&___nanSymbol_12), value);
}
inline static int32_t get_offset_of_positiveInfinitySymbol_13() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___positiveInfinitySymbol_13)); }
inline String_t* get_positiveInfinitySymbol_13() const { return ___positiveInfinitySymbol_13; }
inline String_t** get_address_of_positiveInfinitySymbol_13() { return &___positiveInfinitySymbol_13; }
inline void set_positiveInfinitySymbol_13(String_t* value)
{
___positiveInfinitySymbol_13 = value;
Il2CppCodeGenWriteBarrier((&___positiveInfinitySymbol_13), value);
}
inline static int32_t get_offset_of_negativeInfinitySymbol_14() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___negativeInfinitySymbol_14)); }
inline String_t* get_negativeInfinitySymbol_14() const { return ___negativeInfinitySymbol_14; }
inline String_t** get_address_of_negativeInfinitySymbol_14() { return &___negativeInfinitySymbol_14; }
inline void set_negativeInfinitySymbol_14(String_t* value)
{
___negativeInfinitySymbol_14 = value;
Il2CppCodeGenWriteBarrier((&___negativeInfinitySymbol_14), value);
}
inline static int32_t get_offset_of_percentDecimalSeparator_15() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentDecimalSeparator_15)); }
inline String_t* get_percentDecimalSeparator_15() const { return ___percentDecimalSeparator_15; }
inline String_t** get_address_of_percentDecimalSeparator_15() { return &___percentDecimalSeparator_15; }
inline void set_percentDecimalSeparator_15(String_t* value)
{
___percentDecimalSeparator_15 = value;
Il2CppCodeGenWriteBarrier((&___percentDecimalSeparator_15), value);
}
inline static int32_t get_offset_of_percentGroupSeparator_16() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentGroupSeparator_16)); }
inline String_t* get_percentGroupSeparator_16() const { return ___percentGroupSeparator_16; }
inline String_t** get_address_of_percentGroupSeparator_16() { return &___percentGroupSeparator_16; }
inline void set_percentGroupSeparator_16(String_t* value)
{
___percentGroupSeparator_16 = value;
Il2CppCodeGenWriteBarrier((&___percentGroupSeparator_16), value);
}
inline static int32_t get_offset_of_percentSymbol_17() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentSymbol_17)); }
inline String_t* get_percentSymbol_17() const { return ___percentSymbol_17; }
inline String_t** get_address_of_percentSymbol_17() { return &___percentSymbol_17; }
inline void set_percentSymbol_17(String_t* value)
{
___percentSymbol_17 = value;
Il2CppCodeGenWriteBarrier((&___percentSymbol_17), value);
}
inline static int32_t get_offset_of_perMilleSymbol_18() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___perMilleSymbol_18)); }
inline String_t* get_perMilleSymbol_18() const { return ___perMilleSymbol_18; }
inline String_t** get_address_of_perMilleSymbol_18() { return &___perMilleSymbol_18; }
inline void set_perMilleSymbol_18(String_t* value)
{
___perMilleSymbol_18 = value;
Il2CppCodeGenWriteBarrier((&___perMilleSymbol_18), value);
}
inline static int32_t get_offset_of_nativeDigits_19() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___nativeDigits_19)); }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_nativeDigits_19() const { return ___nativeDigits_19; }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_nativeDigits_19() { return &___nativeDigits_19; }
inline void set_nativeDigits_19(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value)
{
___nativeDigits_19 = value;
Il2CppCodeGenWriteBarrier((&___nativeDigits_19), value);
}
inline static int32_t get_offset_of_m_dataItem_20() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_dataItem_20)); }
inline int32_t get_m_dataItem_20() const { return ___m_dataItem_20; }
inline int32_t* get_address_of_m_dataItem_20() { return &___m_dataItem_20; }
inline void set_m_dataItem_20(int32_t value)
{
___m_dataItem_20 = value;
}
inline static int32_t get_offset_of_numberDecimalDigits_21() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberDecimalDigits_21)); }
inline int32_t get_numberDecimalDigits_21() const { return ___numberDecimalDigits_21; }
inline int32_t* get_address_of_numberDecimalDigits_21() { return &___numberDecimalDigits_21; }
inline void set_numberDecimalDigits_21(int32_t value)
{
___numberDecimalDigits_21 = value;
}
inline static int32_t get_offset_of_currencyDecimalDigits_22() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyDecimalDigits_22)); }
inline int32_t get_currencyDecimalDigits_22() const { return ___currencyDecimalDigits_22; }
inline int32_t* get_address_of_currencyDecimalDigits_22() { return &___currencyDecimalDigits_22; }
inline void set_currencyDecimalDigits_22(int32_t value)
{
___currencyDecimalDigits_22 = value;
}
inline static int32_t get_offset_of_currencyPositivePattern_23() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyPositivePattern_23)); }
inline int32_t get_currencyPositivePattern_23() const { return ___currencyPositivePattern_23; }
inline int32_t* get_address_of_currencyPositivePattern_23() { return &___currencyPositivePattern_23; }
inline void set_currencyPositivePattern_23(int32_t value)
{
___currencyPositivePattern_23 = value;
}
inline static int32_t get_offset_of_currencyNegativePattern_24() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyNegativePattern_24)); }
inline int32_t get_currencyNegativePattern_24() const { return ___currencyNegativePattern_24; }
inline int32_t* get_address_of_currencyNegativePattern_24() { return &___currencyNegativePattern_24; }
inline void set_currencyNegativePattern_24(int32_t value)
{
___currencyNegativePattern_24 = value;
}
inline static int32_t get_offset_of_numberNegativePattern_25() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberNegativePattern_25)); }
inline int32_t get_numberNegativePattern_25() const { return ___numberNegativePattern_25; }
inline int32_t* get_address_of_numberNegativePattern_25() { return &___numberNegativePattern_25; }
inline void set_numberNegativePattern_25(int32_t value)
{
___numberNegativePattern_25 = value;
}
inline static int32_t get_offset_of_percentPositivePattern_26() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentPositivePattern_26)); }
inline int32_t get_percentPositivePattern_26() const { return ___percentPositivePattern_26; }
inline int32_t* get_address_of_percentPositivePattern_26() { return &___percentPositivePattern_26; }
inline void set_percentPositivePattern_26(int32_t value)
{
___percentPositivePattern_26 = value;
}
inline static int32_t get_offset_of_percentNegativePattern_27() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentNegativePattern_27)); }
inline int32_t get_percentNegativePattern_27() const { return ___percentNegativePattern_27; }
inline int32_t* get_address_of_percentNegativePattern_27() { return &___percentNegativePattern_27; }
inline void set_percentNegativePattern_27(int32_t value)
{
___percentNegativePattern_27 = value;
}
inline static int32_t get_offset_of_percentDecimalDigits_28() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentDecimalDigits_28)); }
inline int32_t get_percentDecimalDigits_28() const { return ___percentDecimalDigits_28; }
inline int32_t* get_address_of_percentDecimalDigits_28() { return &___percentDecimalDigits_28; }
inline void set_percentDecimalDigits_28(int32_t value)
{
___percentDecimalDigits_28 = value;
}
inline static int32_t get_offset_of_digitSubstitution_29() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___digitSubstitution_29)); }
inline int32_t get_digitSubstitution_29() const { return ___digitSubstitution_29; }
inline int32_t* get_address_of_digitSubstitution_29() { return &___digitSubstitution_29; }
inline void set_digitSubstitution_29(int32_t value)
{
___digitSubstitution_29 = value;
}
inline static int32_t get_offset_of_isReadOnly_30() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___isReadOnly_30)); }
inline bool get_isReadOnly_30() const { return ___isReadOnly_30; }
inline bool* get_address_of_isReadOnly_30() { return &___isReadOnly_30; }
inline void set_isReadOnly_30(bool value)
{
___isReadOnly_30 = value;
}
inline static int32_t get_offset_of_m_useUserOverride_31() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_useUserOverride_31)); }
inline bool get_m_useUserOverride_31() const { return ___m_useUserOverride_31; }
inline bool* get_address_of_m_useUserOverride_31() { return &___m_useUserOverride_31; }
inline void set_m_useUserOverride_31(bool value)
{
___m_useUserOverride_31 = value;
}
inline static int32_t get_offset_of_m_isInvariant_32() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_isInvariant_32)); }
inline bool get_m_isInvariant_32() const { return ___m_isInvariant_32; }
inline bool* get_address_of_m_isInvariant_32() { return &___m_isInvariant_32; }
inline void set_m_isInvariant_32(bool value)
{
___m_isInvariant_32 = value;
}
inline static int32_t get_offset_of_validForParseAsNumber_33() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___validForParseAsNumber_33)); }
inline bool get_validForParseAsNumber_33() const { return ___validForParseAsNumber_33; }
inline bool* get_address_of_validForParseAsNumber_33() { return &___validForParseAsNumber_33; }
inline void set_validForParseAsNumber_33(bool value)
{
___validForParseAsNumber_33 = value;
}
inline static int32_t get_offset_of_validForParseAsCurrency_34() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___validForParseAsCurrency_34)); }
inline bool get_validForParseAsCurrency_34() const { return ___validForParseAsCurrency_34; }
inline bool* get_address_of_validForParseAsCurrency_34() { return &___validForParseAsCurrency_34; }
inline void set_validForParseAsCurrency_34(bool value)
{
___validForParseAsCurrency_34 = value;
}
};
struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8_StaticFields
{
public:
// System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo
NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___invariantInfo_0;
public:
inline static int32_t get_offset_of_invariantInfo_0() { return static_cast<int32_t>(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8_StaticFields, ___invariantInfo_0)); }
inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * get_invariantInfo_0() const { return ___invariantInfo_0; }
inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 ** get_address_of_invariantInfo_0() { return &___invariantInfo_0; }
inline void set_invariantInfo_0(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * value)
{
___invariantInfo_0 = value;
Il2CppCodeGenWriteBarrier((&___invariantInfo_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NUMBERFORMATINFO_TFDF57037EBC5BC833D0A53EF0327B805994860A8_H
#ifndef MULTICASTDELEGATE_T_H
#define MULTICASTDELEGATE_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.MulticastDelegate
struct MulticastDelegate_t : public Delegate_t
{
public:
// System.Delegate[] System.MulticastDelegate::delegates
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11;
public:
inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; }
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; }
inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value)
{
___delegates_11 = value;
Il2CppCodeGenWriteBarrier((&___delegates_11), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates_11;
};
// Native definition for COM marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates_11;
};
#endif // MULTICASTDELEGATE_T_H
#ifndef AUTHORIZATIONSTATE_T5C342070F47B5DBAE0089B8B6A391FDEB6914AAB_H
#define AUTHORIZATIONSTATE_T5C342070F47B5DBAE0089B8B6A391FDEB6914AAB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.HttpWebRequest_AuthorizationState
struct AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB
{
public:
// System.Net.HttpWebRequest System.Net.HttpWebRequest_AuthorizationState::request
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_0;
// System.Boolean System.Net.HttpWebRequest_AuthorizationState::isProxy
bool ___isProxy_1;
// System.Boolean System.Net.HttpWebRequest_AuthorizationState::isCompleted
bool ___isCompleted_2;
// System.Net.HttpWebRequest_NtlmAuthState System.Net.HttpWebRequest_AuthorizationState::ntlm_auth_state
int32_t ___ntlm_auth_state_3;
public:
inline static int32_t get_offset_of_request_0() { return static_cast<int32_t>(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___request_0)); }
inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_request_0() const { return ___request_0; }
inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_request_0() { return &___request_0; }
inline void set_request_0(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value)
{
___request_0 = value;
Il2CppCodeGenWriteBarrier((&___request_0), value);
}
inline static int32_t get_offset_of_isProxy_1() { return static_cast<int32_t>(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___isProxy_1)); }
inline bool get_isProxy_1() const { return ___isProxy_1; }
inline bool* get_address_of_isProxy_1() { return &___isProxy_1; }
inline void set_isProxy_1(bool value)
{
___isProxy_1 = value;
}
inline static int32_t get_offset_of_isCompleted_2() { return static_cast<int32_t>(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___isCompleted_2)); }
inline bool get_isCompleted_2() const { return ___isCompleted_2; }
inline bool* get_address_of_isCompleted_2() { return &___isCompleted_2; }
inline void set_isCompleted_2(bool value)
{
___isCompleted_2 = value;
}
inline static int32_t get_offset_of_ntlm_auth_state_3() { return static_cast<int32_t>(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___ntlm_auth_state_3)); }
inline int32_t get_ntlm_auth_state_3() const { return ___ntlm_auth_state_3; }
inline int32_t* get_address_of_ntlm_auth_state_3() { return &___ntlm_auth_state_3; }
inline void set_ntlm_auth_state_3(int32_t value)
{
___ntlm_auth_state_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Net.HttpWebRequest/AuthorizationState
struct AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB_marshaled_pinvoke
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_0;
int32_t ___isProxy_1;
int32_t ___isCompleted_2;
int32_t ___ntlm_auth_state_3;
};
// Native definition for COM marshalling of System.Net.HttpWebRequest/AuthorizationState
struct AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB_marshaled_com
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_0;
int32_t ___isProxy_1;
int32_t ___isCompleted_2;
int32_t ___ntlm_auth_state_3;
};
#endif // AUTHORIZATIONSTATE_T5C342070F47B5DBAE0089B8B6A391FDEB6914AAB_H
#ifndef SSLSTREAM_T9CEE8F6E125C734DD807D9289C86860FFEE81087_H
#define SSLSTREAM_T9CEE8F6E125C734DD807D9289C86860FFEE81087_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Security.SslStream
struct SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087 : public AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501
{
public:
// Mono.Security.Interface.MonoTlsProvider System.Net.Security.SslStream::provider
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider_6;
// Mono.Security.Interface.IMonoSslStream System.Net.Security.SslStream::impl
RuntimeObject* ___impl_7;
public:
inline static int32_t get_offset_of_provider_6() { return static_cast<int32_t>(offsetof(SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087, ___provider_6)); }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_provider_6() const { return ___provider_6; }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_provider_6() { return &___provider_6; }
inline void set_provider_6(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value)
{
___provider_6 = value;
Il2CppCodeGenWriteBarrier((&___provider_6), value);
}
inline static int32_t get_offset_of_impl_7() { return static_cast<int32_t>(offsetof(SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087, ___impl_7)); }
inline RuntimeObject* get_impl_7() const { return ___impl_7; }
inline RuntimeObject** get_address_of_impl_7() { return &___impl_7; }
inline void set_impl_7(RuntimeObject* value)
{
___impl_7 = value;
Il2CppCodeGenWriteBarrier((&___impl_7), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SSLSTREAM_T9CEE8F6E125C734DD807D9289C86860FFEE81087_H
#ifndef WEBREQUEST_T5668DA48802E9FE2F1DE5F5A770B218608B918C8_H
#define WEBREQUEST_T5668DA48802E9FE2F1DE5F5A770B218608B918C8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.WebRequest
struct WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF
{
public:
// System.Net.Security.AuthenticationLevel System.Net.WebRequest::m_AuthenticationLevel
int32_t ___m_AuthenticationLevel_4;
// System.Security.Principal.TokenImpersonationLevel System.Net.WebRequest::m_ImpersonationLevel
int32_t ___m_ImpersonationLevel_5;
// System.Net.Cache.RequestCachePolicy System.Net.WebRequest::m_CachePolicy
RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * ___m_CachePolicy_6;
// System.Net.Cache.RequestCacheProtocol System.Net.WebRequest::m_CacheProtocol
RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * ___m_CacheProtocol_7;
// System.Net.Cache.RequestCacheBinding System.Net.WebRequest::m_CacheBinding
RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * ___m_CacheBinding_8;
public:
inline static int32_t get_offset_of_m_AuthenticationLevel_4() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_AuthenticationLevel_4)); }
inline int32_t get_m_AuthenticationLevel_4() const { return ___m_AuthenticationLevel_4; }
inline int32_t* get_address_of_m_AuthenticationLevel_4() { return &___m_AuthenticationLevel_4; }
inline void set_m_AuthenticationLevel_4(int32_t value)
{
___m_AuthenticationLevel_4 = value;
}
inline static int32_t get_offset_of_m_ImpersonationLevel_5() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_ImpersonationLevel_5)); }
inline int32_t get_m_ImpersonationLevel_5() const { return ___m_ImpersonationLevel_5; }
inline int32_t* get_address_of_m_ImpersonationLevel_5() { return &___m_ImpersonationLevel_5; }
inline void set_m_ImpersonationLevel_5(int32_t value)
{
___m_ImpersonationLevel_5 = value;
}
inline static int32_t get_offset_of_m_CachePolicy_6() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_CachePolicy_6)); }
inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * get_m_CachePolicy_6() const { return ___m_CachePolicy_6; }
inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 ** get_address_of_m_CachePolicy_6() { return &___m_CachePolicy_6; }
inline void set_m_CachePolicy_6(RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * value)
{
___m_CachePolicy_6 = value;
Il2CppCodeGenWriteBarrier((&___m_CachePolicy_6), value);
}
inline static int32_t get_offset_of_m_CacheProtocol_7() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_CacheProtocol_7)); }
inline RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * get_m_CacheProtocol_7() const { return ___m_CacheProtocol_7; }
inline RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D ** get_address_of_m_CacheProtocol_7() { return &___m_CacheProtocol_7; }
inline void set_m_CacheProtocol_7(RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * value)
{
___m_CacheProtocol_7 = value;
Il2CppCodeGenWriteBarrier((&___m_CacheProtocol_7), value);
}
inline static int32_t get_offset_of_m_CacheBinding_8() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_CacheBinding_8)); }
inline RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * get_m_CacheBinding_8() const { return ___m_CacheBinding_8; }
inline RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 ** get_address_of_m_CacheBinding_8() { return &___m_CacheBinding_8; }
inline void set_m_CacheBinding_8(RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * value)
{
___m_CacheBinding_8 = value;
Il2CppCodeGenWriteBarrier((&___m_CacheBinding_8), value);
}
};
struct WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields
{
public:
// System.Collections.ArrayList modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.WebRequest::s_PrefixList
ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ___s_PrefixList_1;
// System.Object System.Net.WebRequest::s_InternalSyncObject
RuntimeObject * ___s_InternalSyncObject_2;
// System.Net.TimerThread_Queue System.Net.WebRequest::s_DefaultTimerQueue
Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * ___s_DefaultTimerQueue_3;
// System.Net.WebRequest_DesignerWebRequestCreate System.Net.WebRequest::webRequestCreate
DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * ___webRequestCreate_9;
// System.Net.IWebProxy modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.WebRequest::s_DefaultWebProxy
RuntimeObject* ___s_DefaultWebProxy_10;
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.WebRequest::s_DefaultWebProxyInitialized
bool ___s_DefaultWebProxyInitialized_11;
public:
inline static int32_t get_offset_of_s_PrefixList_1() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_PrefixList_1)); }
inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get_s_PrefixList_1() const { return ___s_PrefixList_1; }
inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of_s_PrefixList_1() { return &___s_PrefixList_1; }
inline void set_s_PrefixList_1(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value)
{
___s_PrefixList_1 = value;
Il2CppCodeGenWriteBarrier((&___s_PrefixList_1), value);
}
inline static int32_t get_offset_of_s_InternalSyncObject_2() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_InternalSyncObject_2)); }
inline RuntimeObject * get_s_InternalSyncObject_2() const { return ___s_InternalSyncObject_2; }
inline RuntimeObject ** get_address_of_s_InternalSyncObject_2() { return &___s_InternalSyncObject_2; }
inline void set_s_InternalSyncObject_2(RuntimeObject * value)
{
___s_InternalSyncObject_2 = value;
Il2CppCodeGenWriteBarrier((&___s_InternalSyncObject_2), value);
}
inline static int32_t get_offset_of_s_DefaultTimerQueue_3() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_DefaultTimerQueue_3)); }
inline Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * get_s_DefaultTimerQueue_3() const { return ___s_DefaultTimerQueue_3; }
inline Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 ** get_address_of_s_DefaultTimerQueue_3() { return &___s_DefaultTimerQueue_3; }
inline void set_s_DefaultTimerQueue_3(Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * value)
{
___s_DefaultTimerQueue_3 = value;
Il2CppCodeGenWriteBarrier((&___s_DefaultTimerQueue_3), value);
}
inline static int32_t get_offset_of_webRequestCreate_9() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___webRequestCreate_9)); }
inline DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * get_webRequestCreate_9() const { return ___webRequestCreate_9; }
inline DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 ** get_address_of_webRequestCreate_9() { return &___webRequestCreate_9; }
inline void set_webRequestCreate_9(DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * value)
{
___webRequestCreate_9 = value;
Il2CppCodeGenWriteBarrier((&___webRequestCreate_9), value);
}
inline static int32_t get_offset_of_s_DefaultWebProxy_10() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_DefaultWebProxy_10)); }
inline RuntimeObject* get_s_DefaultWebProxy_10() const { return ___s_DefaultWebProxy_10; }
inline RuntimeObject** get_address_of_s_DefaultWebProxy_10() { return &___s_DefaultWebProxy_10; }
inline void set_s_DefaultWebProxy_10(RuntimeObject* value)
{
___s_DefaultWebProxy_10 = value;
Il2CppCodeGenWriteBarrier((&___s_DefaultWebProxy_10), value);
}
inline static int32_t get_offset_of_s_DefaultWebProxyInitialized_11() { return static_cast<int32_t>(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_DefaultWebProxyInitialized_11)); }
inline bool get_s_DefaultWebProxyInitialized_11() const { return ___s_DefaultWebProxyInitialized_11; }
inline bool* get_address_of_s_DefaultWebProxyInitialized_11() { return &___s_DefaultWebProxyInitialized_11; }
inline void set_s_DefaultWebProxyInitialized_11(bool value)
{
___s_DefaultWebProxyInitialized_11 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // WEBREQUEST_T5668DA48802E9FE2F1DE5F5A770B218608B918C8_H
#ifndef NULLABLE_1_T87E3837BC1E3397FF9051586CE8E2328CEA1F1D2_H
#define NULLABLE_1_T87E3837BC1E3397FF9051586CE8E2328CEA1F1D2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Nullable`1<Mono.Security.Interface.MonoSslPolicyErrors>
struct Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2
{
public:
// T System.Nullable`1::value
int32_t ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2, ___value_0)); }
inline int32_t get_value_0() const { return ___value_0; }
inline int32_t* get_address_of_value_0() { return &___value_0; }
inline void set_value_0(int32_t value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NULLABLE_1_T87E3837BC1E3397FF9051586CE8E2328CEA1F1D2_H
#ifndef NULLABLE_1_T601798BE10C3F3F37B6755E475BB1B3760DCBB10_H
#define NULLABLE_1_T601798BE10C3F3F37B6755E475BB1B3760DCBB10_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Nullable`1<Mono.Security.Interface.TlsProtocols>
struct Nullable_1_t601798BE10C3F3F37B6755E475BB1B3760DCBB10
{
public:
// T System.Nullable`1::value
int32_t ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t601798BE10C3F3F37B6755E475BB1B3760DCBB10, ___value_0)); }
inline int32_t get_value_0() const { return ___value_0; }
inline int32_t* get_address_of_value_0() { return &___value_0; }
inline void set_value_0(int32_t value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t601798BE10C3F3F37B6755E475BB1B3760DCBB10, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NULLABLE_1_T601798BE10C3F3F37B6755E475BB1B3760DCBB10_H
#ifndef NULLABLE_1_TBCA4780CE8E9555A53CF0BA48AF742DA998C0833_H
#define NULLABLE_1_TBCA4780CE8E9555A53CF0BA48AF742DA998C0833_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Nullable`1<System.Int32Enum>
struct Nullable_1_tBCA4780CE8E9555A53CF0BA48AF742DA998C0833
{
public:
// T System.Nullable`1::value
int32_t ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_tBCA4780CE8E9555A53CF0BA48AF742DA998C0833, ___value_0)); }
inline int32_t get_value_0() const { return ___value_0; }
inline int32_t* get_address_of_value_0() { return &___value_0; }
inline void set_value_0(int32_t value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_tBCA4780CE8E9555A53CF0BA48AF742DA998C0833, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // NULLABLE_1_TBCA4780CE8E9555A53CF0BA48AF742DA998C0833_H
#ifndef OBJECTDISPOSEDEXCEPTION_TF68E471ECD1419AD7C51137B742837395F50B69A_H
#define OBJECTDISPOSEDEXCEPTION_TF68E471ECD1419AD7C51137B742837395F50B69A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.ObjectDisposedException
struct ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A : public InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1
{
public:
// System.String System.ObjectDisposedException::objectName
String_t* ___objectName_17;
public:
inline static int32_t get_offset_of_objectName_17() { return static_cast<int32_t>(offsetof(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A, ___objectName_17)); }
inline String_t* get_objectName_17() const { return ___objectName_17; }
inline String_t** get_address_of_objectName_17() { return &___objectName_17; }
inline void set_objectName_17(String_t* value)
{
___objectName_17 = value;
Il2CppCodeGenWriteBarrier((&___objectName_17), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // OBJECTDISPOSEDEXCEPTION_TF68E471ECD1419AD7C51137B742837395F50B69A_H
#ifndef OPERATINGSYSTEM_TBB05846D5AA6960FFEB42C59E5FE359255C2BE83_H
#define OPERATINGSYSTEM_TBB05846D5AA6960FFEB42C59E5FE359255C2BE83_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.OperatingSystem
struct OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 : public RuntimeObject
{
public:
// System.PlatformID System.OperatingSystem::_platform
int32_t ____platform_0;
// System.Version System.OperatingSystem::_version
Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ____version_1;
// System.String System.OperatingSystem::_servicePack
String_t* ____servicePack_2;
public:
inline static int32_t get_offset_of__platform_0() { return static_cast<int32_t>(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____platform_0)); }
inline int32_t get__platform_0() const { return ____platform_0; }
inline int32_t* get_address_of__platform_0() { return &____platform_0; }
inline void set__platform_0(int32_t value)
{
____platform_0 = value;
}
inline static int32_t get_offset_of__version_1() { return static_cast<int32_t>(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____version_1)); }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get__version_1() const { return ____version_1; }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of__version_1() { return &____version_1; }
inline void set__version_1(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value)
{
____version_1 = value;
Il2CppCodeGenWriteBarrier((&____version_1), value);
}
inline static int32_t get_offset_of__servicePack_2() { return static_cast<int32_t>(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____servicePack_2)); }
inline String_t* get__servicePack_2() const { return ____servicePack_2; }
inline String_t** get_address_of__servicePack_2() { return &____servicePack_2; }
inline void set__servicePack_2(String_t* value)
{
____servicePack_2 = value;
Il2CppCodeGenWriteBarrier((&____servicePack_2), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // OPERATINGSYSTEM_TBB05846D5AA6960FFEB42C59E5FE359255C2BE83_H
#ifndef ASYNCTASKMETHODBUILDER_T0CD1893D670405BED201BE8CA6F2E811F2C0F487_H
#define ASYNCTASKMETHODBUILDER_T0CD1893D670405BED201BE8CA6F2E811F2C0F487_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder
struct AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487
{
public:
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder::m_builder
AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9 ___m_builder_1;
public:
inline static int32_t get_offset_of_m_builder_1() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487, ___m_builder_1)); }
inline AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9 get_m_builder_1() const { return ___m_builder_1; }
inline AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9 * get_address_of_m_builder_1() { return &___m_builder_1; }
inline void set_m_builder_1(AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9 value)
{
___m_builder_1 = value;
}
};
struct AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_StaticFields
{
public:
// System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder::s_cachedCompleted
Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * ___s_cachedCompleted_0;
public:
inline static int32_t get_offset_of_s_cachedCompleted_0() { return static_cast<int32_t>(offsetof(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_StaticFields, ___s_cachedCompleted_0)); }
inline Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * get_s_cachedCompleted_0() const { return ___s_cachedCompleted_0; }
inline Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 ** get_address_of_s_cachedCompleted_0() { return &___s_cachedCompleted_0; }
inline void set_s_cachedCompleted_0(Task_1_t1359D75350E9D976BFA28AD96E417450DE277673 * value)
{
___s_cachedCompleted_0 = value;
Il2CppCodeGenWriteBarrier((&___s_cachedCompleted_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.AsyncTaskMethodBuilder
struct AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_marshaled_pinvoke
{
AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9 ___m_builder_1;
};
// Native definition for COM marshalling of System.Runtime.CompilerServices.AsyncTaskMethodBuilder
struct AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_marshaled_com
{
AsyncTaskMethodBuilder_1_t66ED1808B26B8081A2804D6A750D13386E360BD9 ___m_builder_1;
};
#endif // ASYNCTASKMETHODBUILDER_T0CD1893D670405BED201BE8CA6F2E811F2C0F487_H
#ifndef X509CHAINPOLICY_TCA1D9E9842A16ACD71D35E9C36659E3E861D74DD_H
#define X509CHAINPOLICY_TCA1D9E9842A16ACD71D35E9C36659E3E861D74DD_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Security.Cryptography.X509Certificates.X509ChainPolicy
struct X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD : public RuntimeObject
{
public:
// System.Security.Cryptography.OidCollection System.Security.Cryptography.X509Certificates.X509ChainPolicy::apps
OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * ___apps_0;
// System.Security.Cryptography.OidCollection System.Security.Cryptography.X509Certificates.X509ChainPolicy::cert
OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * ___cert_1;
// System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Security.Cryptography.X509Certificates.X509ChainPolicy::store
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___store_2;
// System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509ChainPolicy::store2
X509Certificate2Collection_t14D64A5A2CFE4EA1782A417F975C2AB85BDA190D * ___store2_3;
// System.Security.Cryptography.X509Certificates.X509RevocationFlag System.Security.Cryptography.X509Certificates.X509ChainPolicy::rflag
int32_t ___rflag_4;
// System.Security.Cryptography.X509Certificates.X509RevocationMode System.Security.Cryptography.X509Certificates.X509ChainPolicy::mode
int32_t ___mode_5;
// System.TimeSpan System.Security.Cryptography.X509Certificates.X509ChainPolicy::timeout
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___timeout_6;
// System.Security.Cryptography.X509Certificates.X509VerificationFlags System.Security.Cryptography.X509Certificates.X509ChainPolicy::vflags
int32_t ___vflags_7;
// System.DateTime System.Security.Cryptography.X509Certificates.X509ChainPolicy::vtime
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___vtime_8;
public:
inline static int32_t get_offset_of_apps_0() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___apps_0)); }
inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * get_apps_0() const { return ___apps_0; }
inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E ** get_address_of_apps_0() { return &___apps_0; }
inline void set_apps_0(OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * value)
{
___apps_0 = value;
Il2CppCodeGenWriteBarrier((&___apps_0), value);
}
inline static int32_t get_offset_of_cert_1() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___cert_1)); }
inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * get_cert_1() const { return ___cert_1; }
inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E ** get_address_of_cert_1() { return &___cert_1; }
inline void set_cert_1(OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * value)
{
___cert_1 = value;
Il2CppCodeGenWriteBarrier((&___cert_1), value);
}
inline static int32_t get_offset_of_store_2() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___store_2)); }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * get_store_2() const { return ___store_2; }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 ** get_address_of_store_2() { return &___store_2; }
inline void set_store_2(X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * value)
{
___store_2 = value;
Il2CppCodeGenWriteBarrier((&___store_2), value);
}
inline static int32_t get_offset_of_store2_3() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___store2_3)); }
inline X509Certificate2Collection_t14D64A5A2CFE4EA1782A417F975C2AB85BDA190D * get_store2_3() const { return ___store2_3; }
inline X509Certificate2Collection_t14D64A5A2CFE4EA1782A417F975C2AB85BDA190D ** get_address_of_store2_3() { return &___store2_3; }
inline void set_store2_3(X509Certificate2Collection_t14D64A5A2CFE4EA1782A417F975C2AB85BDA190D * value)
{
___store2_3 = value;
Il2CppCodeGenWriteBarrier((&___store2_3), value);
}
inline static int32_t get_offset_of_rflag_4() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___rflag_4)); }
inline int32_t get_rflag_4() const { return ___rflag_4; }
inline int32_t* get_address_of_rflag_4() { return &___rflag_4; }
inline void set_rflag_4(int32_t value)
{
___rflag_4 = value;
}
inline static int32_t get_offset_of_mode_5() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___mode_5)); }
inline int32_t get_mode_5() const { return ___mode_5; }
inline int32_t* get_address_of_mode_5() { return &___mode_5; }
inline void set_mode_5(int32_t value)
{
___mode_5 = value;
}
inline static int32_t get_offset_of_timeout_6() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___timeout_6)); }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_timeout_6() const { return ___timeout_6; }
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_timeout_6() { return &___timeout_6; }
inline void set_timeout_6(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
{
___timeout_6 = value;
}
inline static int32_t get_offset_of_vflags_7() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___vflags_7)); }
inline int32_t get_vflags_7() const { return ___vflags_7; }
inline int32_t* get_address_of_vflags_7() { return &___vflags_7; }
inline void set_vflags_7(int32_t value)
{
___vflags_7 = value;
}
inline static int32_t get_offset_of_vtime_8() { return static_cast<int32_t>(offsetof(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD, ___vtime_8)); }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_vtime_8() const { return ___vtime_8; }
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_vtime_8() { return &___vtime_8; }
inline void set_vtime_8(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
{
___vtime_8 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // X509CHAINPOLICY_TCA1D9E9842A16ACD71D35E9C36659E3E861D74DD_H
#ifndef EVENTWAITHANDLE_T7603BF1D3D30FE42DD07A450C8D09E2684DC4D98_H
#define EVENTWAITHANDLE_T7603BF1D3D30FE42DD07A450C8D09E2684DC4D98_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.EventWaitHandle
struct EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 : public WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // EVENTWAITHANDLE_T7603BF1D3D30FE42DD07A450C8D09E2684DC4D98_H
#ifndef TASK_1_T6D67FA6126155FF2C2E227A859409D83DFAFA9BD_H
#define TASK_1_T6D67FA6126155FF2C2E227A859409D83DFAFA9BD_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult>
struct Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD : public Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2
{
public:
// TResult System.Threading.Tasks.Task`1::m_result
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * ___m_result_22;
public:
inline static int32_t get_offset_of_m_result_22() { return static_cast<int32_t>(offsetof(Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD, ___m_result_22)); }
inline AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * get_m_result_22() const { return ___m_result_22; }
inline AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 ** get_address_of_m_result_22() { return &___m_result_22; }
inline void set_m_result_22(AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * value)
{
___m_result_22 = value;
Il2CppCodeGenWriteBarrier((&___m_result_22), value);
}
};
struct Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD_StaticFields
{
public:
// System.Threading.Tasks.TaskFactory`1<TResult> System.Threading.Tasks.Task`1::s_Factory
TaskFactory_1_t0BBF93A8240DC9AA4CB30E731C2B8DCE5768503F * ___s_Factory_23;
// System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<TResult>> System.Threading.Tasks.Task`1::TaskWhenAnyCast
Func_2_t13B32D77E04EC21101230BDAC9B8F7E516325CFB * ___TaskWhenAnyCast_24;
public:
inline static int32_t get_offset_of_s_Factory_23() { return static_cast<int32_t>(offsetof(Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD_StaticFields, ___s_Factory_23)); }
inline TaskFactory_1_t0BBF93A8240DC9AA4CB30E731C2B8DCE5768503F * get_s_Factory_23() const { return ___s_Factory_23; }
inline TaskFactory_1_t0BBF93A8240DC9AA4CB30E731C2B8DCE5768503F ** get_address_of_s_Factory_23() { return &___s_Factory_23; }
inline void set_s_Factory_23(TaskFactory_1_t0BBF93A8240DC9AA4CB30E731C2B8DCE5768503F * value)
{
___s_Factory_23 = value;
Il2CppCodeGenWriteBarrier((&___s_Factory_23), value);
}
inline static int32_t get_offset_of_TaskWhenAnyCast_24() { return static_cast<int32_t>(offsetof(Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD_StaticFields, ___TaskWhenAnyCast_24)); }
inline Func_2_t13B32D77E04EC21101230BDAC9B8F7E516325CFB * get_TaskWhenAnyCast_24() const { return ___TaskWhenAnyCast_24; }
inline Func_2_t13B32D77E04EC21101230BDAC9B8F7E516325CFB ** get_address_of_TaskWhenAnyCast_24() { return &___TaskWhenAnyCast_24; }
inline void set_TaskWhenAnyCast_24(Func_2_t13B32D77E04EC21101230BDAC9B8F7E516325CFB * value)
{
___TaskWhenAnyCast_24 = value;
Il2CppCodeGenWriteBarrier((&___TaskWhenAnyCast_24), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TASK_1_T6D67FA6126155FF2C2E227A859409D83DFAFA9BD_H
#ifndef TASK_1_T640F0CBB720BB9CD14B90B7B81624471A9F56D87_H
#define TASK_1_T640F0CBB720BB9CD14B90B7B81624471A9F56D87_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.Tasks.Task`1<System.Int32>
struct Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 : public Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2
{
public:
// TResult System.Threading.Tasks.Task`1::m_result
int32_t ___m_result_22;
public:
inline static int32_t get_offset_of_m_result_22() { return static_cast<int32_t>(offsetof(Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87, ___m_result_22)); }
inline int32_t get_m_result_22() const { return ___m_result_22; }
inline int32_t* get_address_of_m_result_22() { return &___m_result_22; }
inline void set_m_result_22(int32_t value)
{
___m_result_22 = value;
}
};
struct Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87_StaticFields
{
public:
// System.Threading.Tasks.TaskFactory`1<TResult> System.Threading.Tasks.Task`1::s_Factory
TaskFactory_1_t35BBF03CDA9AA94D2BE8CB805D2C764236F56CC7 * ___s_Factory_23;
// System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<TResult>> System.Threading.Tasks.Task`1::TaskWhenAnyCast
Func_2_tBCA034BF330CE1C3008C166BF27F309CD4C41C24 * ___TaskWhenAnyCast_24;
public:
inline static int32_t get_offset_of_s_Factory_23() { return static_cast<int32_t>(offsetof(Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87_StaticFields, ___s_Factory_23)); }
inline TaskFactory_1_t35BBF03CDA9AA94D2BE8CB805D2C764236F56CC7 * get_s_Factory_23() const { return ___s_Factory_23; }
inline TaskFactory_1_t35BBF03CDA9AA94D2BE8CB805D2C764236F56CC7 ** get_address_of_s_Factory_23() { return &___s_Factory_23; }
inline void set_s_Factory_23(TaskFactory_1_t35BBF03CDA9AA94D2BE8CB805D2C764236F56CC7 * value)
{
___s_Factory_23 = value;
Il2CppCodeGenWriteBarrier((&___s_Factory_23), value);
}
inline static int32_t get_offset_of_TaskWhenAnyCast_24() { return static_cast<int32_t>(offsetof(Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87_StaticFields, ___TaskWhenAnyCast_24)); }
inline Func_2_tBCA034BF330CE1C3008C166BF27F309CD4C41C24 * get_TaskWhenAnyCast_24() const { return ___TaskWhenAnyCast_24; }
inline Func_2_tBCA034BF330CE1C3008C166BF27F309CD4C41C24 ** get_address_of_TaskWhenAnyCast_24() { return &___TaskWhenAnyCast_24; }
inline void set_TaskWhenAnyCast_24(Func_2_tBCA034BF330CE1C3008C166BF27F309CD4C41C24 * value)
{
___TaskWhenAnyCast_24 = value;
Il2CppCodeGenWriteBarrier((&___TaskWhenAnyCast_24), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TASK_1_T640F0CBB720BB9CD14B90B7B81624471A9F56D87_H
#ifndef TASK_1_T8906695C9865566AA79419735634FF27AC74506E_H
#define TASK_1_T8906695C9865566AA79419735634FF27AC74506E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>
struct Task_1_t8906695C9865566AA79419735634FF27AC74506E : public Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2
{
public:
// TResult System.Threading.Tasks.Task`1::m_result
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB ___m_result_22;
public:
inline static int32_t get_offset_of_m_result_22() { return static_cast<int32_t>(offsetof(Task_1_t8906695C9865566AA79419735634FF27AC74506E, ___m_result_22)); }
inline Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB get_m_result_22() const { return ___m_result_22; }
inline Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * get_address_of_m_result_22() { return &___m_result_22; }
inline void set_m_result_22(Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB value)
{
___m_result_22 = value;
}
};
struct Task_1_t8906695C9865566AA79419735634FF27AC74506E_StaticFields
{
public:
// System.Threading.Tasks.TaskFactory`1<TResult> System.Threading.Tasks.Task`1::s_Factory
TaskFactory_1_tBDEE73CC26733B668E00E1788D332FB0D9CC209E * ___s_Factory_23;
// System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<TResult>> System.Threading.Tasks.Task`1::TaskWhenAnyCast
Func_2_t701CADF8EBD45CB33B018417B83025C3FF39ABA3 * ___TaskWhenAnyCast_24;
public:
inline static int32_t get_offset_of_s_Factory_23() { return static_cast<int32_t>(offsetof(Task_1_t8906695C9865566AA79419735634FF27AC74506E_StaticFields, ___s_Factory_23)); }
inline TaskFactory_1_tBDEE73CC26733B668E00E1788D332FB0D9CC209E * get_s_Factory_23() const { return ___s_Factory_23; }
inline TaskFactory_1_tBDEE73CC26733B668E00E1788D332FB0D9CC209E ** get_address_of_s_Factory_23() { return &___s_Factory_23; }
inline void set_s_Factory_23(TaskFactory_1_tBDEE73CC26733B668E00E1788D332FB0D9CC209E * value)
{
___s_Factory_23 = value;
Il2CppCodeGenWriteBarrier((&___s_Factory_23), value);
}
inline static int32_t get_offset_of_TaskWhenAnyCast_24() { return static_cast<int32_t>(offsetof(Task_1_t8906695C9865566AA79419735634FF27AC74506E_StaticFields, ___TaskWhenAnyCast_24)); }
inline Func_2_t701CADF8EBD45CB33B018417B83025C3FF39ABA3 * get_TaskWhenAnyCast_24() const { return ___TaskWhenAnyCast_24; }
inline Func_2_t701CADF8EBD45CB33B018417B83025C3FF39ABA3 ** get_address_of_TaskWhenAnyCast_24() { return &___TaskWhenAnyCast_24; }
inline void set_TaskWhenAnyCast_24(Func_2_t701CADF8EBD45CB33B018417B83025C3FF39ABA3 * value)
{
___TaskWhenAnyCast_24 = value;
Il2CppCodeGenWriteBarrier((&___TaskWhenAnyCast_24), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TASK_1_T8906695C9865566AA79419735634FF27AC74506E_H
#ifndef TYPE_T_H
#define TYPE_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Type
struct Type_t : public MemberInfo_t
{
public:
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9;
public:
inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); }
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; }
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; }
inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value)
{
____impl_9 = value;
}
};
struct Type_t_StaticFields
{
public:
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2;
// System.Object System.Type::Missing
RuntimeObject * ___Missing_3;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_4;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5;
// System.Reflection.Binder System.Type::defaultBinder
Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6;
public:
inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; }
inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
{
___FilterAttribute_0 = value;
Il2CppCodeGenWriteBarrier((&___FilterAttribute_0), value);
}
inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; }
inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
{
___FilterName_1 = value;
Il2CppCodeGenWriteBarrier((&___FilterName_1), value);
}
inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; }
inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
{
___FilterNameIgnoreCase_2 = value;
Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_2), value);
}
inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); }
inline RuntimeObject * get_Missing_3() const { return ___Missing_3; }
inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; }
inline void set_Missing_3(RuntimeObject * value)
{
___Missing_3 = value;
Il2CppCodeGenWriteBarrier((&___Missing_3), value);
}
inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); }
inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; }
inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; }
inline void set_Delimiter_4(Il2CppChar value)
{
___Delimiter_4 = value;
}
inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); }
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; }
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; }
inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value)
{
___EmptyTypes_5 = value;
Il2CppCodeGenWriteBarrier((&___EmptyTypes_5), value);
}
inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); }
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; }
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; }
inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value)
{
___defaultBinder_6 = value;
Il2CppCodeGenWriteBarrier((&___defaultBinder_6), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TYPE_T_H
#ifndef URI_T87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_H
#define URI_T87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Uri
struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E : public RuntimeObject
{
public:
// System.String System.Uri::m_String
String_t* ___m_String_13;
// System.String System.Uri::m_originalUnicodeString
String_t* ___m_originalUnicodeString_14;
// System.UriParser System.Uri::m_Syntax
UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * ___m_Syntax_15;
// System.String System.Uri::m_DnsSafeHost
String_t* ___m_DnsSafeHost_16;
// System.Uri_Flags System.Uri::m_Flags
uint64_t ___m_Flags_17;
// System.Uri_UriInfo System.Uri::m_Info
UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * ___m_Info_18;
// System.Boolean System.Uri::m_iriParsing
bool ___m_iriParsing_19;
public:
inline static int32_t get_offset_of_m_String_13() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_String_13)); }
inline String_t* get_m_String_13() const { return ___m_String_13; }
inline String_t** get_address_of_m_String_13() { return &___m_String_13; }
inline void set_m_String_13(String_t* value)
{
___m_String_13 = value;
Il2CppCodeGenWriteBarrier((&___m_String_13), value);
}
inline static int32_t get_offset_of_m_originalUnicodeString_14() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_originalUnicodeString_14)); }
inline String_t* get_m_originalUnicodeString_14() const { return ___m_originalUnicodeString_14; }
inline String_t** get_address_of_m_originalUnicodeString_14() { return &___m_originalUnicodeString_14; }
inline void set_m_originalUnicodeString_14(String_t* value)
{
___m_originalUnicodeString_14 = value;
Il2CppCodeGenWriteBarrier((&___m_originalUnicodeString_14), value);
}
inline static int32_t get_offset_of_m_Syntax_15() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Syntax_15)); }
inline UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * get_m_Syntax_15() const { return ___m_Syntax_15; }
inline UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC ** get_address_of_m_Syntax_15() { return &___m_Syntax_15; }
inline void set_m_Syntax_15(UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * value)
{
___m_Syntax_15 = value;
Il2CppCodeGenWriteBarrier((&___m_Syntax_15), value);
}
inline static int32_t get_offset_of_m_DnsSafeHost_16() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_DnsSafeHost_16)); }
inline String_t* get_m_DnsSafeHost_16() const { return ___m_DnsSafeHost_16; }
inline String_t** get_address_of_m_DnsSafeHost_16() { return &___m_DnsSafeHost_16; }
inline void set_m_DnsSafeHost_16(String_t* value)
{
___m_DnsSafeHost_16 = value;
Il2CppCodeGenWriteBarrier((&___m_DnsSafeHost_16), value);
}
inline static int32_t get_offset_of_m_Flags_17() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Flags_17)); }
inline uint64_t get_m_Flags_17() const { return ___m_Flags_17; }
inline uint64_t* get_address_of_m_Flags_17() { return &___m_Flags_17; }
inline void set_m_Flags_17(uint64_t value)
{
___m_Flags_17 = value;
}
inline static int32_t get_offset_of_m_Info_18() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Info_18)); }
inline UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * get_m_Info_18() const { return ___m_Info_18; }
inline UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E ** get_address_of_m_Info_18() { return &___m_Info_18; }
inline void set_m_Info_18(UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * value)
{
___m_Info_18 = value;
Il2CppCodeGenWriteBarrier((&___m_Info_18), value);
}
inline static int32_t get_offset_of_m_iriParsing_19() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_iriParsing_19)); }
inline bool get_m_iriParsing_19() const { return ___m_iriParsing_19; }
inline bool* get_address_of_m_iriParsing_19() { return &___m_iriParsing_19; }
inline void set_m_iriParsing_19(bool value)
{
___m_iriParsing_19 = value;
}
};
struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields
{
public:
// System.String System.Uri::UriSchemeFile
String_t* ___UriSchemeFile_0;
// System.String System.Uri::UriSchemeFtp
String_t* ___UriSchemeFtp_1;
// System.String System.Uri::UriSchemeGopher
String_t* ___UriSchemeGopher_2;
// System.String System.Uri::UriSchemeHttp
String_t* ___UriSchemeHttp_3;
// System.String System.Uri::UriSchemeHttps
String_t* ___UriSchemeHttps_4;
// System.String System.Uri::UriSchemeWs
String_t* ___UriSchemeWs_5;
// System.String System.Uri::UriSchemeWss
String_t* ___UriSchemeWss_6;
// System.String System.Uri::UriSchemeMailto
String_t* ___UriSchemeMailto_7;
// System.String System.Uri::UriSchemeNews
String_t* ___UriSchemeNews_8;
// System.String System.Uri::UriSchemeNntp
String_t* ___UriSchemeNntp_9;
// System.String System.Uri::UriSchemeNetTcp
String_t* ___UriSchemeNetTcp_10;
// System.String System.Uri::UriSchemeNetPipe
String_t* ___UriSchemeNetPipe_11;
// System.String System.Uri::SchemeDelimiter
String_t* ___SchemeDelimiter_12;
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitialized
bool ___s_ConfigInitialized_20;
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitializing
bool ___s_ConfigInitializing_21;
// System.UriIdnScope modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IdnScope
int32_t ___s_IdnScope_22;
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IriParsing
bool ___s_IriParsing_23;
// System.Boolean System.Uri::useDotNetRelativeOrAbsolute
bool ___useDotNetRelativeOrAbsolute_24;
// System.Boolean System.Uri::IsWindowsFileSystem
bool ___IsWindowsFileSystem_25;
// System.Object System.Uri::s_initLock
RuntimeObject * ___s_initLock_26;
// System.Char[] System.Uri::HexLowerChars
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___HexLowerChars_27;
// System.Char[] System.Uri::_WSchars
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ____WSchars_28;
public:
inline static int32_t get_offset_of_UriSchemeFile_0() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeFile_0)); }
inline String_t* get_UriSchemeFile_0() const { return ___UriSchemeFile_0; }
inline String_t** get_address_of_UriSchemeFile_0() { return &___UriSchemeFile_0; }
inline void set_UriSchemeFile_0(String_t* value)
{
___UriSchemeFile_0 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeFile_0), value);
}
inline static int32_t get_offset_of_UriSchemeFtp_1() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeFtp_1)); }
inline String_t* get_UriSchemeFtp_1() const { return ___UriSchemeFtp_1; }
inline String_t** get_address_of_UriSchemeFtp_1() { return &___UriSchemeFtp_1; }
inline void set_UriSchemeFtp_1(String_t* value)
{
___UriSchemeFtp_1 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeFtp_1), value);
}
inline static int32_t get_offset_of_UriSchemeGopher_2() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeGopher_2)); }
inline String_t* get_UriSchemeGopher_2() const { return ___UriSchemeGopher_2; }
inline String_t** get_address_of_UriSchemeGopher_2() { return &___UriSchemeGopher_2; }
inline void set_UriSchemeGopher_2(String_t* value)
{
___UriSchemeGopher_2 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeGopher_2), value);
}
inline static int32_t get_offset_of_UriSchemeHttp_3() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeHttp_3)); }
inline String_t* get_UriSchemeHttp_3() const { return ___UriSchemeHttp_3; }
inline String_t** get_address_of_UriSchemeHttp_3() { return &___UriSchemeHttp_3; }
inline void set_UriSchemeHttp_3(String_t* value)
{
___UriSchemeHttp_3 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeHttp_3), value);
}
inline static int32_t get_offset_of_UriSchemeHttps_4() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeHttps_4)); }
inline String_t* get_UriSchemeHttps_4() const { return ___UriSchemeHttps_4; }
inline String_t** get_address_of_UriSchemeHttps_4() { return &___UriSchemeHttps_4; }
inline void set_UriSchemeHttps_4(String_t* value)
{
___UriSchemeHttps_4 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeHttps_4), value);
}
inline static int32_t get_offset_of_UriSchemeWs_5() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeWs_5)); }
inline String_t* get_UriSchemeWs_5() const { return ___UriSchemeWs_5; }
inline String_t** get_address_of_UriSchemeWs_5() { return &___UriSchemeWs_5; }
inline void set_UriSchemeWs_5(String_t* value)
{
___UriSchemeWs_5 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeWs_5), value);
}
inline static int32_t get_offset_of_UriSchemeWss_6() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeWss_6)); }
inline String_t* get_UriSchemeWss_6() const { return ___UriSchemeWss_6; }
inline String_t** get_address_of_UriSchemeWss_6() { return &___UriSchemeWss_6; }
inline void set_UriSchemeWss_6(String_t* value)
{
___UriSchemeWss_6 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeWss_6), value);
}
inline static int32_t get_offset_of_UriSchemeMailto_7() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeMailto_7)); }
inline String_t* get_UriSchemeMailto_7() const { return ___UriSchemeMailto_7; }
inline String_t** get_address_of_UriSchemeMailto_7() { return &___UriSchemeMailto_7; }
inline void set_UriSchemeMailto_7(String_t* value)
{
___UriSchemeMailto_7 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeMailto_7), value);
}
inline static int32_t get_offset_of_UriSchemeNews_8() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNews_8)); }
inline String_t* get_UriSchemeNews_8() const { return ___UriSchemeNews_8; }
inline String_t** get_address_of_UriSchemeNews_8() { return &___UriSchemeNews_8; }
inline void set_UriSchemeNews_8(String_t* value)
{
___UriSchemeNews_8 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeNews_8), value);
}
inline static int32_t get_offset_of_UriSchemeNntp_9() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNntp_9)); }
inline String_t* get_UriSchemeNntp_9() const { return ___UriSchemeNntp_9; }
inline String_t** get_address_of_UriSchemeNntp_9() { return &___UriSchemeNntp_9; }
inline void set_UriSchemeNntp_9(String_t* value)
{
___UriSchemeNntp_9 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeNntp_9), value);
}
inline static int32_t get_offset_of_UriSchemeNetTcp_10() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNetTcp_10)); }
inline String_t* get_UriSchemeNetTcp_10() const { return ___UriSchemeNetTcp_10; }
inline String_t** get_address_of_UriSchemeNetTcp_10() { return &___UriSchemeNetTcp_10; }
inline void set_UriSchemeNetTcp_10(String_t* value)
{
___UriSchemeNetTcp_10 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeNetTcp_10), value);
}
inline static int32_t get_offset_of_UriSchemeNetPipe_11() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNetPipe_11)); }
inline String_t* get_UriSchemeNetPipe_11() const { return ___UriSchemeNetPipe_11; }
inline String_t** get_address_of_UriSchemeNetPipe_11() { return &___UriSchemeNetPipe_11; }
inline void set_UriSchemeNetPipe_11(String_t* value)
{
___UriSchemeNetPipe_11 = value;
Il2CppCodeGenWriteBarrier((&___UriSchemeNetPipe_11), value);
}
inline static int32_t get_offset_of_SchemeDelimiter_12() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___SchemeDelimiter_12)); }
inline String_t* get_SchemeDelimiter_12() const { return ___SchemeDelimiter_12; }
inline String_t** get_address_of_SchemeDelimiter_12() { return &___SchemeDelimiter_12; }
inline void set_SchemeDelimiter_12(String_t* value)
{
___SchemeDelimiter_12 = value;
Il2CppCodeGenWriteBarrier((&___SchemeDelimiter_12), value);
}
inline static int32_t get_offset_of_s_ConfigInitialized_20() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_ConfigInitialized_20)); }
inline bool get_s_ConfigInitialized_20() const { return ___s_ConfigInitialized_20; }
inline bool* get_address_of_s_ConfigInitialized_20() { return &___s_ConfigInitialized_20; }
inline void set_s_ConfigInitialized_20(bool value)
{
___s_ConfigInitialized_20 = value;
}
inline static int32_t get_offset_of_s_ConfigInitializing_21() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_ConfigInitializing_21)); }
inline bool get_s_ConfigInitializing_21() const { return ___s_ConfigInitializing_21; }
inline bool* get_address_of_s_ConfigInitializing_21() { return &___s_ConfigInitializing_21; }
inline void set_s_ConfigInitializing_21(bool value)
{
___s_ConfigInitializing_21 = value;
}
inline static int32_t get_offset_of_s_IdnScope_22() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_IdnScope_22)); }
inline int32_t get_s_IdnScope_22() const { return ___s_IdnScope_22; }
inline int32_t* get_address_of_s_IdnScope_22() { return &___s_IdnScope_22; }
inline void set_s_IdnScope_22(int32_t value)
{
___s_IdnScope_22 = value;
}
inline static int32_t get_offset_of_s_IriParsing_23() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_IriParsing_23)); }
inline bool get_s_IriParsing_23() const { return ___s_IriParsing_23; }
inline bool* get_address_of_s_IriParsing_23() { return &___s_IriParsing_23; }
inline void set_s_IriParsing_23(bool value)
{
___s_IriParsing_23 = value;
}
inline static int32_t get_offset_of_useDotNetRelativeOrAbsolute_24() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___useDotNetRelativeOrAbsolute_24)); }
inline bool get_useDotNetRelativeOrAbsolute_24() const { return ___useDotNetRelativeOrAbsolute_24; }
inline bool* get_address_of_useDotNetRelativeOrAbsolute_24() { return &___useDotNetRelativeOrAbsolute_24; }
inline void set_useDotNetRelativeOrAbsolute_24(bool value)
{
___useDotNetRelativeOrAbsolute_24 = value;
}
inline static int32_t get_offset_of_IsWindowsFileSystem_25() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___IsWindowsFileSystem_25)); }
inline bool get_IsWindowsFileSystem_25() const { return ___IsWindowsFileSystem_25; }
inline bool* get_address_of_IsWindowsFileSystem_25() { return &___IsWindowsFileSystem_25; }
inline void set_IsWindowsFileSystem_25(bool value)
{
___IsWindowsFileSystem_25 = value;
}
inline static int32_t get_offset_of_s_initLock_26() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_initLock_26)); }
inline RuntimeObject * get_s_initLock_26() const { return ___s_initLock_26; }
inline RuntimeObject ** get_address_of_s_initLock_26() { return &___s_initLock_26; }
inline void set_s_initLock_26(RuntimeObject * value)
{
___s_initLock_26 = value;
Il2CppCodeGenWriteBarrier((&___s_initLock_26), value);
}
inline static int32_t get_offset_of_HexLowerChars_27() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___HexLowerChars_27)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_HexLowerChars_27() const { return ___HexLowerChars_27; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_HexLowerChars_27() { return &___HexLowerChars_27; }
inline void set_HexLowerChars_27(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
___HexLowerChars_27 = value;
Il2CppCodeGenWriteBarrier((&___HexLowerChars_27), value);
}
inline static int32_t get_offset_of__WSchars_28() { return static_cast<int32_t>(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ____WSchars_28)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get__WSchars_28() const { return ____WSchars_28; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of__WSchars_28() { return &____WSchars_28; }
inline void set__WSchars_28(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
____WSchars_28 = value;
Il2CppCodeGenWriteBarrier((&____WSchars_28), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // URI_T87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_H
#ifndef CFPROXYAUTOCONFIGURATIONRESULTCALLBACK_T19A48665D1D7A47D6CEFF82779F5853E9B0B6506_H
#define CFPROXYAUTOCONFIGURATIONRESULTCALLBACK_T19A48665D1D7A47D6CEFF82779F5853E9B0B6506_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback
struct CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CFPROXYAUTOCONFIGURATIONRESULTCALLBACK_T19A48665D1D7A47D6CEFF82779F5853E9B0B6506_H
#ifndef U3CPROCESSOPERATIONU3ED__24_T969904EA513B205F08A3ED1624FE3890853645AA_H
#define U3CPROCESSOPERATIONU3ED__24_T969904EA513B205F08A3ED1624FE3890853645AA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24
struct U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA
{
public:
// System.Int32 Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::<>t__builder
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 ___U3CU3Et__builder_1;
// System.Threading.CancellationToken Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::cancellationToken
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken_2;
// Mono.Net.Security.AsyncProtocolRequest Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::<>4__this
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___U3CU3E4__this_3;
// Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::<status>5__1
int32_t ___U3CstatusU3E5__1_4;
// Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::<newStatus>5__2
int32_t ___U3CnewStatusU3E5__2_5;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>> Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::<>u__1
ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 ___U3CU3Eu__1_6;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable_ConfiguredTaskAwaiter Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::<>u__2
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ___U3CU3Eu__2_7;
public:
inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___U3CU3E1__state_0)); }
inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
inline void set_U3CU3E1__state_0(int32_t value)
{
___U3CU3E1__state_0 = value;
}
inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___U3CU3Et__builder_1)); }
inline AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; }
inline AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; }
inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 value)
{
___U3CU3Et__builder_1 = value;
}
inline static int32_t get_offset_of_cancellationToken_2() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___cancellationToken_2)); }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_cancellationToken_2() const { return ___cancellationToken_2; }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_cancellationToken_2() { return &___cancellationToken_2; }
inline void set_cancellationToken_2(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value)
{
___cancellationToken_2 = value;
}
inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___U3CU3E4__this_3)); }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; }
inline AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; }
inline void set_U3CU3E4__this_3(AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * value)
{
___U3CU3E4__this_3 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_3), value);
}
inline static int32_t get_offset_of_U3CstatusU3E5__1_4() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___U3CstatusU3E5__1_4)); }
inline int32_t get_U3CstatusU3E5__1_4() const { return ___U3CstatusU3E5__1_4; }
inline int32_t* get_address_of_U3CstatusU3E5__1_4() { return &___U3CstatusU3E5__1_4; }
inline void set_U3CstatusU3E5__1_4(int32_t value)
{
___U3CstatusU3E5__1_4 = value;
}
inline static int32_t get_offset_of_U3CnewStatusU3E5__2_5() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___U3CnewStatusU3E5__2_5)); }
inline int32_t get_U3CnewStatusU3E5__2_5() const { return ___U3CnewStatusU3E5__2_5; }
inline int32_t* get_address_of_U3CnewStatusU3E5__2_5() { return &___U3CnewStatusU3E5__2_5; }
inline void set_U3CnewStatusU3E5__2_5(int32_t value)
{
___U3CnewStatusU3E5__2_5 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__1_6() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___U3CU3Eu__1_6)); }
inline ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 get_U3CU3Eu__1_6() const { return ___U3CU3Eu__1_6; }
inline ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * get_address_of_U3CU3Eu__1_6() { return &___U3CU3Eu__1_6; }
inline void set_U3CU3Eu__1_6(ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 value)
{
___U3CU3Eu__1_6 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__2_7() { return static_cast<int32_t>(offsetof(U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA, ___U3CU3Eu__2_7)); }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 get_U3CU3Eu__2_7() const { return ___U3CU3Eu__2_7; }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * get_address_of_U3CU3Eu__2_7() { return &___U3CU3Eu__2_7; }
inline void set_U3CU3Eu__2_7(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 value)
{
___U3CU3Eu__2_7 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CPROCESSOPERATIONU3ED__24_T969904EA513B205F08A3ED1624FE3890853645AA_H
#ifndef U3CINNERWRITEU3ED__67_TCEBE4678B01EBC181A242F16C978B7A71367AF43_H
#define U3CINNERWRITEU3ED__67_TCEBE4678B01EBC181A242F16C978B7A71367AF43_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67
struct U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43
{
public:
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::<>t__builder
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 ___U3CU3Et__builder_1;
// System.Threading.CancellationToken Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::cancellationToken
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken_2;
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::<>4__this
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___U3CU3E4__this_3;
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::sync
bool ___sync_4;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable_ConfiguredTaskAwaiter Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::<>u__1
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ___U3CU3Eu__1_5;
public:
inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43, ___U3CU3E1__state_0)); }
inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
inline void set_U3CU3E1__state_0(int32_t value)
{
___U3CU3E1__state_0 = value;
}
inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast<int32_t>(offsetof(U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43, ___U3CU3Et__builder_1)); }
inline AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; }
inline AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; }
inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 value)
{
___U3CU3Et__builder_1 = value;
}
inline static int32_t get_offset_of_cancellationToken_2() { return static_cast<int32_t>(offsetof(U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43, ___cancellationToken_2)); }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB get_cancellationToken_2() const { return ___cancellationToken_2; }
inline CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * get_address_of_cancellationToken_2() { return &___cancellationToken_2; }
inline void set_cancellationToken_2(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB value)
{
___cancellationToken_2 = value;
}
inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast<int32_t>(offsetof(U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43, ___U3CU3E4__this_3)); }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; }
inline void set_U3CU3E4__this_3(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * value)
{
___U3CU3E4__this_3 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_3), value);
}
inline static int32_t get_offset_of_sync_4() { return static_cast<int32_t>(offsetof(U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43, ___sync_4)); }
inline bool get_sync_4() const { return ___sync_4; }
inline bool* get_address_of_sync_4() { return &___sync_4; }
inline void set_sync_4(bool value)
{
___sync_4 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__1_5() { return static_cast<int32_t>(offsetof(U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43, ___U3CU3Eu__1_5)); }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 get_U3CU3Eu__1_5() const { return ___U3CU3Eu__1_5; }
inline ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * get_address_of_U3CU3Eu__1_5() { return &___U3CU3Eu__1_5; }
inline void set_U3CU3Eu__1_5(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 value)
{
___U3CU3Eu__1_5 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CINNERWRITEU3ED__67_TCEBE4678B01EBC181A242F16C978B7A71367AF43_H
#ifndef U3CPROCESSAUTHENTICATIONU3ED__47_T4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_H
#define U3CPROCESSAUTHENTICATIONU3ED__47_T4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47
struct U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA
{
public:
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::<>t__builder
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 ___U3CU3Et__builder_1;
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::serverMode
bool ___serverMode_2;
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::serverCertificate
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___serverCertificate_3;
// System.String Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::targetHost
String_t* ___targetHost_4;
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::<>4__this
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___U3CU3E4__this_5;
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::runSynchronously
bool ___runSynchronously_6;
// System.Security.Authentication.SslProtocols Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::enabledProtocols
int32_t ___enabledProtocols_7;
// System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::clientCertificates
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___clientCertificates_8;
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::clientCertRequired
bool ___clientCertRequired_9;
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1_ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult> Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::<>u__1
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 ___U3CU3Eu__1_10;
public:
inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___U3CU3E1__state_0)); }
inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
inline void set_U3CU3E1__state_0(int32_t value)
{
___U3CU3E1__state_0 = value;
}
inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___U3CU3Et__builder_1)); }
inline AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; }
inline AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; }
inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 value)
{
___U3CU3Et__builder_1 = value;
}
inline static int32_t get_offset_of_serverMode_2() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___serverMode_2)); }
inline bool get_serverMode_2() const { return ___serverMode_2; }
inline bool* get_address_of_serverMode_2() { return &___serverMode_2; }
inline void set_serverMode_2(bool value)
{
___serverMode_2 = value;
}
inline static int32_t get_offset_of_serverCertificate_3() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___serverCertificate_3)); }
inline X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * get_serverCertificate_3() const { return ___serverCertificate_3; }
inline X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 ** get_address_of_serverCertificate_3() { return &___serverCertificate_3; }
inline void set_serverCertificate_3(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * value)
{
___serverCertificate_3 = value;
Il2CppCodeGenWriteBarrier((&___serverCertificate_3), value);
}
inline static int32_t get_offset_of_targetHost_4() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___targetHost_4)); }
inline String_t* get_targetHost_4() const { return ___targetHost_4; }
inline String_t** get_address_of_targetHost_4() { return &___targetHost_4; }
inline void set_targetHost_4(String_t* value)
{
___targetHost_4 = value;
Il2CppCodeGenWriteBarrier((&___targetHost_4), value);
}
inline static int32_t get_offset_of_U3CU3E4__this_5() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___U3CU3E4__this_5)); }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * get_U3CU3E4__this_5() const { return ___U3CU3E4__this_5; }
inline MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 ** get_address_of_U3CU3E4__this_5() { return &___U3CU3E4__this_5; }
inline void set_U3CU3E4__this_5(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * value)
{
___U3CU3E4__this_5 = value;
Il2CppCodeGenWriteBarrier((&___U3CU3E4__this_5), value);
}
inline static int32_t get_offset_of_runSynchronously_6() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___runSynchronously_6)); }
inline bool get_runSynchronously_6() const { return ___runSynchronously_6; }
inline bool* get_address_of_runSynchronously_6() { return &___runSynchronously_6; }
inline void set_runSynchronously_6(bool value)
{
___runSynchronously_6 = value;
}
inline static int32_t get_offset_of_enabledProtocols_7() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___enabledProtocols_7)); }
inline int32_t get_enabledProtocols_7() const { return ___enabledProtocols_7; }
inline int32_t* get_address_of_enabledProtocols_7() { return &___enabledProtocols_7; }
inline void set_enabledProtocols_7(int32_t value)
{
___enabledProtocols_7 = value;
}
inline static int32_t get_offset_of_clientCertificates_8() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___clientCertificates_8)); }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * get_clientCertificates_8() const { return ___clientCertificates_8; }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 ** get_address_of_clientCertificates_8() { return &___clientCertificates_8; }
inline void set_clientCertificates_8(X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * value)
{
___clientCertificates_8 = value;
Il2CppCodeGenWriteBarrier((&___clientCertificates_8), value);
}
inline static int32_t get_offset_of_clientCertRequired_9() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___clientCertRequired_9)); }
inline bool get_clientCertRequired_9() const { return ___clientCertRequired_9; }
inline bool* get_address_of_clientCertRequired_9() { return &___clientCertRequired_9; }
inline void set_clientCertRequired_9(bool value)
{
___clientCertRequired_9 = value;
}
inline static int32_t get_offset_of_U3CU3Eu__1_10() { return static_cast<int32_t>(offsetof(U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA, ___U3CU3Eu__1_10)); }
inline ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 get_U3CU3Eu__1_10() const { return ___U3CU3Eu__1_10; }
inline ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * get_address_of_U3CU3Eu__1_10() { return &___U3CU3Eu__1_10; }
inline void set_U3CU3Eu__1_10(ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 value)
{
___U3CU3Eu__1_10 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // U3CPROCESSAUTHENTICATIONU3ED__47_T4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_H
#ifndef SERVERCERTVALIDATIONCALLBACKWRAPPER_T0E352ED41F90F28ADA450C535429BD6A5E0C2834_H
#define SERVERCERTVALIDATIONCALLBACKWRAPPER_T0E352ED41F90F28ADA450C535429BD6A5E0C2834_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.ServerCertValidationCallbackWrapper
struct ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SERVERCERTVALIDATIONCALLBACKWRAPPER_T0E352ED41F90F28ADA450C535429BD6A5E0C2834_H
#ifndef MONOLOCALCERTIFICATESELECTIONCALLBACK_T657381EF916D4EDC456FA5A6AC948EFD7A481F0A_H
#define MONOLOCALCERTIFICATESELECTIONCALLBACK_T657381EF916D4EDC456FA5A6AC948EFD7A481F0A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.MonoLocalCertificateSelectionCallback
struct MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOLOCALCERTIFICATESELECTIONCALLBACK_T657381EF916D4EDC456FA5A6AC948EFD7A481F0A_H
#ifndef MONOREMOTECERTIFICATEVALIDATIONCALLBACK_T7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6_H
#define MONOREMOTECERTIFICATEVALIDATIONCALLBACK_T7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.MonoRemoteCertificateValidationCallback
struct MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOREMOTECERTIFICATEVALIDATIONCALLBACK_T7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6_H
#ifndef MONOTLSSETTINGS_T5905C7532C92A87F88C8F3440165DF8AA49A1BBF_H
#define MONOTLSSETTINGS_T5905C7532C92A87F88C8F3440165DF8AA49A1BBF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.MonoTlsSettings
struct MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF : public RuntimeObject
{
public:
// Mono.Security.Interface.MonoRemoteCertificateValidationCallback Mono.Security.Interface.MonoTlsSettings::<RemoteCertificateValidationCallback>k__BackingField
MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * ___U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0;
// Mono.Security.Interface.MonoLocalCertificateSelectionCallback Mono.Security.Interface.MonoTlsSettings::<ClientCertificateSelectionCallback>k__BackingField
MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * ___U3CClientCertificateSelectionCallbackU3Ek__BackingField_1;
// System.Nullable`1<System.DateTime> Mono.Security.Interface.MonoTlsSettings::<CertificateValidationTime>k__BackingField
Nullable_1_t3290384E361396B3724B88B498CBF637D7E87B78 ___U3CCertificateValidationTimeU3Ek__BackingField_2;
// System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Security.Interface.MonoTlsSettings::<TrustAnchors>k__BackingField
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___U3CTrustAnchorsU3Ek__BackingField_3;
// System.Object Mono.Security.Interface.MonoTlsSettings::<UserSettings>k__BackingField
RuntimeObject * ___U3CUserSettingsU3Ek__BackingField_4;
// System.String[] Mono.Security.Interface.MonoTlsSettings::<CertificateSearchPaths>k__BackingField
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___U3CCertificateSearchPathsU3Ek__BackingField_5;
// System.Boolean Mono.Security.Interface.MonoTlsSettings::<SendCloseNotify>k__BackingField
bool ___U3CSendCloseNotifyU3Ek__BackingField_6;
// System.Nullable`1<Mono.Security.Interface.TlsProtocols> Mono.Security.Interface.MonoTlsSettings::<EnabledProtocols>k__BackingField
Nullable_1_t601798BE10C3F3F37B6755E475BB1B3760DCBB10 ___U3CEnabledProtocolsU3Ek__BackingField_7;
// Mono.Security.Interface.CipherSuiteCode[] Mono.Security.Interface.MonoTlsSettings::<EnabledCiphers>k__BackingField
CipherSuiteCodeU5BU5D_t0EC37AD4A25BB94BA9AB4A9C0C4802BD79A07CC4* ___U3CEnabledCiphersU3Ek__BackingField_8;
// System.Boolean Mono.Security.Interface.MonoTlsSettings::cloned
bool ___cloned_9;
// System.Boolean Mono.Security.Interface.MonoTlsSettings::checkCertName
bool ___checkCertName_10;
// System.Boolean Mono.Security.Interface.MonoTlsSettings::checkCertRevocationStatus
bool ___checkCertRevocationStatus_11;
// System.Nullable`1<System.Boolean> Mono.Security.Interface.MonoTlsSettings::useServicePointManagerCallback
Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 ___useServicePointManagerCallback_12;
// System.Boolean Mono.Security.Interface.MonoTlsSettings::skipSystemValidators
bool ___skipSystemValidators_13;
// System.Boolean Mono.Security.Interface.MonoTlsSettings::callbackNeedsChain
bool ___callbackNeedsChain_14;
// Mono.Security.Interface.ICertificateValidator Mono.Security.Interface.MonoTlsSettings::certificateValidator
RuntimeObject* ___certificateValidator_15;
public:
inline static int32_t get_offset_of_U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0)); }
inline MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * get_U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0() const { return ___U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0; }
inline MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 ** get_address_of_U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0() { return &___U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0; }
inline void set_U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0(MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * value)
{
___U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0 = value;
Il2CppCodeGenWriteBarrier((&___U3CRemoteCertificateValidationCallbackU3Ek__BackingField_0), value);
}
inline static int32_t get_offset_of_U3CClientCertificateSelectionCallbackU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CClientCertificateSelectionCallbackU3Ek__BackingField_1)); }
inline MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * get_U3CClientCertificateSelectionCallbackU3Ek__BackingField_1() const { return ___U3CClientCertificateSelectionCallbackU3Ek__BackingField_1; }
inline MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A ** get_address_of_U3CClientCertificateSelectionCallbackU3Ek__BackingField_1() { return &___U3CClientCertificateSelectionCallbackU3Ek__BackingField_1; }
inline void set_U3CClientCertificateSelectionCallbackU3Ek__BackingField_1(MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * value)
{
___U3CClientCertificateSelectionCallbackU3Ek__BackingField_1 = value;
Il2CppCodeGenWriteBarrier((&___U3CClientCertificateSelectionCallbackU3Ek__BackingField_1), value);
}
inline static int32_t get_offset_of_U3CCertificateValidationTimeU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CCertificateValidationTimeU3Ek__BackingField_2)); }
inline Nullable_1_t3290384E361396B3724B88B498CBF637D7E87B78 get_U3CCertificateValidationTimeU3Ek__BackingField_2() const { return ___U3CCertificateValidationTimeU3Ek__BackingField_2; }
inline Nullable_1_t3290384E361396B3724B88B498CBF637D7E87B78 * get_address_of_U3CCertificateValidationTimeU3Ek__BackingField_2() { return &___U3CCertificateValidationTimeU3Ek__BackingField_2; }
inline void set_U3CCertificateValidationTimeU3Ek__BackingField_2(Nullable_1_t3290384E361396B3724B88B498CBF637D7E87B78 value)
{
___U3CCertificateValidationTimeU3Ek__BackingField_2 = value;
}
inline static int32_t get_offset_of_U3CTrustAnchorsU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CTrustAnchorsU3Ek__BackingField_3)); }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * get_U3CTrustAnchorsU3Ek__BackingField_3() const { return ___U3CTrustAnchorsU3Ek__BackingField_3; }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 ** get_address_of_U3CTrustAnchorsU3Ek__BackingField_3() { return &___U3CTrustAnchorsU3Ek__BackingField_3; }
inline void set_U3CTrustAnchorsU3Ek__BackingField_3(X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * value)
{
___U3CTrustAnchorsU3Ek__BackingField_3 = value;
Il2CppCodeGenWriteBarrier((&___U3CTrustAnchorsU3Ek__BackingField_3), value);
}
inline static int32_t get_offset_of_U3CUserSettingsU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CUserSettingsU3Ek__BackingField_4)); }
inline RuntimeObject * get_U3CUserSettingsU3Ek__BackingField_4() const { return ___U3CUserSettingsU3Ek__BackingField_4; }
inline RuntimeObject ** get_address_of_U3CUserSettingsU3Ek__BackingField_4() { return &___U3CUserSettingsU3Ek__BackingField_4; }
inline void set_U3CUserSettingsU3Ek__BackingField_4(RuntimeObject * value)
{
___U3CUserSettingsU3Ek__BackingField_4 = value;
Il2CppCodeGenWriteBarrier((&___U3CUserSettingsU3Ek__BackingField_4), value);
}
inline static int32_t get_offset_of_U3CCertificateSearchPathsU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CCertificateSearchPathsU3Ek__BackingField_5)); }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_U3CCertificateSearchPathsU3Ek__BackingField_5() const { return ___U3CCertificateSearchPathsU3Ek__BackingField_5; }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_U3CCertificateSearchPathsU3Ek__BackingField_5() { return &___U3CCertificateSearchPathsU3Ek__BackingField_5; }
inline void set_U3CCertificateSearchPathsU3Ek__BackingField_5(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value)
{
___U3CCertificateSearchPathsU3Ek__BackingField_5 = value;
Il2CppCodeGenWriteBarrier((&___U3CCertificateSearchPathsU3Ek__BackingField_5), value);
}
inline static int32_t get_offset_of_U3CSendCloseNotifyU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CSendCloseNotifyU3Ek__BackingField_6)); }
inline bool get_U3CSendCloseNotifyU3Ek__BackingField_6() const { return ___U3CSendCloseNotifyU3Ek__BackingField_6; }
inline bool* get_address_of_U3CSendCloseNotifyU3Ek__BackingField_6() { return &___U3CSendCloseNotifyU3Ek__BackingField_6; }
inline void set_U3CSendCloseNotifyU3Ek__BackingField_6(bool value)
{
___U3CSendCloseNotifyU3Ek__BackingField_6 = value;
}
inline static int32_t get_offset_of_U3CEnabledProtocolsU3Ek__BackingField_7() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CEnabledProtocolsU3Ek__BackingField_7)); }
inline Nullable_1_t601798BE10C3F3F37B6755E475BB1B3760DCBB10 get_U3CEnabledProtocolsU3Ek__BackingField_7() const { return ___U3CEnabledProtocolsU3Ek__BackingField_7; }
inline Nullable_1_t601798BE10C3F3F37B6755E475BB1B3760DCBB10 * get_address_of_U3CEnabledProtocolsU3Ek__BackingField_7() { return &___U3CEnabledProtocolsU3Ek__BackingField_7; }
inline void set_U3CEnabledProtocolsU3Ek__BackingField_7(Nullable_1_t601798BE10C3F3F37B6755E475BB1B3760DCBB10 value)
{
___U3CEnabledProtocolsU3Ek__BackingField_7 = value;
}
inline static int32_t get_offset_of_U3CEnabledCiphersU3Ek__BackingField_8() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___U3CEnabledCiphersU3Ek__BackingField_8)); }
inline CipherSuiteCodeU5BU5D_t0EC37AD4A25BB94BA9AB4A9C0C4802BD79A07CC4* get_U3CEnabledCiphersU3Ek__BackingField_8() const { return ___U3CEnabledCiphersU3Ek__BackingField_8; }
inline CipherSuiteCodeU5BU5D_t0EC37AD4A25BB94BA9AB4A9C0C4802BD79A07CC4** get_address_of_U3CEnabledCiphersU3Ek__BackingField_8() { return &___U3CEnabledCiphersU3Ek__BackingField_8; }
inline void set_U3CEnabledCiphersU3Ek__BackingField_8(CipherSuiteCodeU5BU5D_t0EC37AD4A25BB94BA9AB4A9C0C4802BD79A07CC4* value)
{
___U3CEnabledCiphersU3Ek__BackingField_8 = value;
Il2CppCodeGenWriteBarrier((&___U3CEnabledCiphersU3Ek__BackingField_8), value);
}
inline static int32_t get_offset_of_cloned_9() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___cloned_9)); }
inline bool get_cloned_9() const { return ___cloned_9; }
inline bool* get_address_of_cloned_9() { return &___cloned_9; }
inline void set_cloned_9(bool value)
{
___cloned_9 = value;
}
inline static int32_t get_offset_of_checkCertName_10() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___checkCertName_10)); }
inline bool get_checkCertName_10() const { return ___checkCertName_10; }
inline bool* get_address_of_checkCertName_10() { return &___checkCertName_10; }
inline void set_checkCertName_10(bool value)
{
___checkCertName_10 = value;
}
inline static int32_t get_offset_of_checkCertRevocationStatus_11() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___checkCertRevocationStatus_11)); }
inline bool get_checkCertRevocationStatus_11() const { return ___checkCertRevocationStatus_11; }
inline bool* get_address_of_checkCertRevocationStatus_11() { return &___checkCertRevocationStatus_11; }
inline void set_checkCertRevocationStatus_11(bool value)
{
___checkCertRevocationStatus_11 = value;
}
inline static int32_t get_offset_of_useServicePointManagerCallback_12() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___useServicePointManagerCallback_12)); }
inline Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 get_useServicePointManagerCallback_12() const { return ___useServicePointManagerCallback_12; }
inline Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 * get_address_of_useServicePointManagerCallback_12() { return &___useServicePointManagerCallback_12; }
inline void set_useServicePointManagerCallback_12(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 value)
{
___useServicePointManagerCallback_12 = value;
}
inline static int32_t get_offset_of_skipSystemValidators_13() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___skipSystemValidators_13)); }
inline bool get_skipSystemValidators_13() const { return ___skipSystemValidators_13; }
inline bool* get_address_of_skipSystemValidators_13() { return &___skipSystemValidators_13; }
inline void set_skipSystemValidators_13(bool value)
{
___skipSystemValidators_13 = value;
}
inline static int32_t get_offset_of_callbackNeedsChain_14() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___callbackNeedsChain_14)); }
inline bool get_callbackNeedsChain_14() const { return ___callbackNeedsChain_14; }
inline bool* get_address_of_callbackNeedsChain_14() { return &___callbackNeedsChain_14; }
inline void set_callbackNeedsChain_14(bool value)
{
___callbackNeedsChain_14 = value;
}
inline static int32_t get_offset_of_certificateValidator_15() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF, ___certificateValidator_15)); }
inline RuntimeObject* get_certificateValidator_15() const { return ___certificateValidator_15; }
inline RuntimeObject** get_address_of_certificateValidator_15() { return &___certificateValidator_15; }
inline void set_certificateValidator_15(RuntimeObject* value)
{
___certificateValidator_15 = value;
Il2CppCodeGenWriteBarrier((&___certificateValidator_15), value);
}
};
struct MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF_StaticFields
{
public:
// Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::defaultSettings
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___defaultSettings_16;
public:
inline static int32_t get_offset_of_defaultSettings_16() { return static_cast<int32_t>(offsetof(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF_StaticFields, ___defaultSettings_16)); }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * get_defaultSettings_16() const { return ___defaultSettings_16; }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** get_address_of_defaultSettings_16() { return &___defaultSettings_16; }
inline void set_defaultSettings_16(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * value)
{
___defaultSettings_16 = value;
Il2CppCodeGenWriteBarrier((&___defaultSettings_16), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOTLSSETTINGS_T5905C7532C92A87F88C8F3440165DF8AA49A1BBF_H
#ifndef VALIDATIONRESULT_TBBAD776F36C835C8DDB515B1747DEF3A45C058D7_H
#define VALIDATIONRESULT_TBBAD776F36C835C8DDB515B1747DEF3A45C058D7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.ValidationResult
struct ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 : public RuntimeObject
{
public:
// System.Boolean Mono.Security.Interface.ValidationResult::trusted
bool ___trusted_0;
// System.Boolean Mono.Security.Interface.ValidationResult::user_denied
bool ___user_denied_1;
// System.Int32 Mono.Security.Interface.ValidationResult::error_code
int32_t ___error_code_2;
// System.Nullable`1<Mono.Security.Interface.MonoSslPolicyErrors> Mono.Security.Interface.ValidationResult::policy_errors
Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 ___policy_errors_3;
public:
inline static int32_t get_offset_of_trusted_0() { return static_cast<int32_t>(offsetof(ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7, ___trusted_0)); }
inline bool get_trusted_0() const { return ___trusted_0; }
inline bool* get_address_of_trusted_0() { return &___trusted_0; }
inline void set_trusted_0(bool value)
{
___trusted_0 = value;
}
inline static int32_t get_offset_of_user_denied_1() { return static_cast<int32_t>(offsetof(ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7, ___user_denied_1)); }
inline bool get_user_denied_1() const { return ___user_denied_1; }
inline bool* get_address_of_user_denied_1() { return &___user_denied_1; }
inline void set_user_denied_1(bool value)
{
___user_denied_1 = value;
}
inline static int32_t get_offset_of_error_code_2() { return static_cast<int32_t>(offsetof(ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7, ___error_code_2)); }
inline int32_t get_error_code_2() const { return ___error_code_2; }
inline int32_t* get_address_of_error_code_2() { return &___error_code_2; }
inline void set_error_code_2(int32_t value)
{
___error_code_2 = value;
}
inline static int32_t get_offset_of_policy_errors_3() { return static_cast<int32_t>(offsetof(ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7, ___policy_errors_3)); }
inline Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 get_policy_errors_3() const { return ___policy_errors_3; }
inline Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 * get_address_of_policy_errors_3() { return &___policy_errors_3; }
inline void set_policy_errors_3(Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 value)
{
___policy_errors_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VALIDATIONRESULT_TBBAD776F36C835C8DDB515B1747DEF3A45C058D7_H
#ifndef TYPE1MESSAGE_TF2DA0014BB300ABA864D84752FFA278EC6E6519C_H
#define TYPE1MESSAGE_TF2DA0014BB300ABA864D84752FFA278EC6E6519C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Protocol.Ntlm.Type1Message
struct Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C : public MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0
{
public:
// System.String Mono.Security.Protocol.Ntlm.Type1Message::_host
String_t* ____host_3;
// System.String Mono.Security.Protocol.Ntlm.Type1Message::_domain
String_t* ____domain_4;
public:
inline static int32_t get_offset_of__host_3() { return static_cast<int32_t>(offsetof(Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C, ____host_3)); }
inline String_t* get__host_3() const { return ____host_3; }
inline String_t** get_address_of__host_3() { return &____host_3; }
inline void set__host_3(String_t* value)
{
____host_3 = value;
Il2CppCodeGenWriteBarrier((&____host_3), value);
}
inline static int32_t get_offset_of__domain_4() { return static_cast<int32_t>(offsetof(Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C, ____domain_4)); }
inline String_t* get__domain_4() const { return ____domain_4; }
inline String_t** get_address_of__domain_4() { return &____domain_4; }
inline void set__domain_4(String_t* value)
{
____domain_4 = value;
Il2CppCodeGenWriteBarrier((&____domain_4), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TYPE1MESSAGE_TF2DA0014BB300ABA864D84752FFA278EC6E6519C_H
#ifndef TYPE2MESSAGE_T990283F48D41AECF1FFBDAA3A194CDE9C9078398_H
#define TYPE2MESSAGE_T990283F48D41AECF1FFBDAA3A194CDE9C9078398_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Protocol.Ntlm.Type2Message
struct Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 : public MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0
{
public:
// System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::_nonce
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____nonce_3;
// System.String Mono.Security.Protocol.Ntlm.Type2Message::_targetName
String_t* ____targetName_4;
// System.Byte[] Mono.Security.Protocol.Ntlm.Type2Message::_targetInfo
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____targetInfo_5;
public:
inline static int32_t get_offset_of__nonce_3() { return static_cast<int32_t>(offsetof(Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398, ____nonce_3)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__nonce_3() const { return ____nonce_3; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__nonce_3() { return &____nonce_3; }
inline void set__nonce_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
____nonce_3 = value;
Il2CppCodeGenWriteBarrier((&____nonce_3), value);
}
inline static int32_t get_offset_of__targetName_4() { return static_cast<int32_t>(offsetof(Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398, ____targetName_4)); }
inline String_t* get__targetName_4() const { return ____targetName_4; }
inline String_t** get_address_of__targetName_4() { return &____targetName_4; }
inline void set__targetName_4(String_t* value)
{
____targetName_4 = value;
Il2CppCodeGenWriteBarrier((&____targetName_4), value);
}
inline static int32_t get_offset_of__targetInfo_5() { return static_cast<int32_t>(offsetof(Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398, ____targetInfo_5)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__targetInfo_5() const { return ____targetInfo_5; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__targetInfo_5() { return &____targetInfo_5; }
inline void set__targetInfo_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
____targetInfo_5 = value;
Il2CppCodeGenWriteBarrier((&____targetInfo_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TYPE2MESSAGE_T990283F48D41AECF1FFBDAA3A194CDE9C9078398_H
#ifndef TYPE3MESSAGE_T6D21CF9E3D56192F8D9B6E2B29474773E838846C_H
#define TYPE3MESSAGE_T6D21CF9E3D56192F8D9B6E2B29474773E838846C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Protocol.Ntlm.Type3Message
struct Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C : public MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0
{
public:
// Mono.Security.Protocol.Ntlm.NtlmAuthLevel Mono.Security.Protocol.Ntlm.Type3Message::_level
int32_t ____level_3;
// System.Byte[] Mono.Security.Protocol.Ntlm.Type3Message::_challenge
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____challenge_4;
// System.String Mono.Security.Protocol.Ntlm.Type3Message::_host
String_t* ____host_5;
// System.String Mono.Security.Protocol.Ntlm.Type3Message::_domain
String_t* ____domain_6;
// System.String Mono.Security.Protocol.Ntlm.Type3Message::_username
String_t* ____username_7;
// System.String Mono.Security.Protocol.Ntlm.Type3Message::_password
String_t* ____password_8;
// Mono.Security.Protocol.Ntlm.Type2Message Mono.Security.Protocol.Ntlm.Type3Message::_type2
Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * ____type2_9;
// System.Byte[] Mono.Security.Protocol.Ntlm.Type3Message::_lm
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____lm_10;
// System.Byte[] Mono.Security.Protocol.Ntlm.Type3Message::_nt
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____nt_11;
public:
inline static int32_t get_offset_of__level_3() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____level_3)); }
inline int32_t get__level_3() const { return ____level_3; }
inline int32_t* get_address_of__level_3() { return &____level_3; }
inline void set__level_3(int32_t value)
{
____level_3 = value;
}
inline static int32_t get_offset_of__challenge_4() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____challenge_4)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__challenge_4() const { return ____challenge_4; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__challenge_4() { return &____challenge_4; }
inline void set__challenge_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
____challenge_4 = value;
Il2CppCodeGenWriteBarrier((&____challenge_4), value);
}
inline static int32_t get_offset_of__host_5() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____host_5)); }
inline String_t* get__host_5() const { return ____host_5; }
inline String_t** get_address_of__host_5() { return &____host_5; }
inline void set__host_5(String_t* value)
{
____host_5 = value;
Il2CppCodeGenWriteBarrier((&____host_5), value);
}
inline static int32_t get_offset_of__domain_6() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____domain_6)); }
inline String_t* get__domain_6() const { return ____domain_6; }
inline String_t** get_address_of__domain_6() { return &____domain_6; }
inline void set__domain_6(String_t* value)
{
____domain_6 = value;
Il2CppCodeGenWriteBarrier((&____domain_6), value);
}
inline static int32_t get_offset_of__username_7() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____username_7)); }
inline String_t* get__username_7() const { return ____username_7; }
inline String_t** get_address_of__username_7() { return &____username_7; }
inline void set__username_7(String_t* value)
{
____username_7 = value;
Il2CppCodeGenWriteBarrier((&____username_7), value);
}
inline static int32_t get_offset_of__password_8() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____password_8)); }
inline String_t* get__password_8() const { return ____password_8; }
inline String_t** get_address_of__password_8() { return &____password_8; }
inline void set__password_8(String_t* value)
{
____password_8 = value;
Il2CppCodeGenWriteBarrier((&____password_8), value);
}
inline static int32_t get_offset_of__type2_9() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____type2_9)); }
inline Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * get__type2_9() const { return ____type2_9; }
inline Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 ** get_address_of__type2_9() { return &____type2_9; }
inline void set__type2_9(Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * value)
{
____type2_9 = value;
Il2CppCodeGenWriteBarrier((&____type2_9), value);
}
inline static int32_t get_offset_of__lm_10() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____lm_10)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__lm_10() const { return ____lm_10; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__lm_10() { return &____lm_10; }
inline void set__lm_10(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
____lm_10 = value;
Il2CppCodeGenWriteBarrier((&____lm_10), value);
}
inline static int32_t get_offset_of__nt_11() { return static_cast<int32_t>(offsetof(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C, ____nt_11)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__nt_11() const { return ____nt_11; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__nt_11() { return &____nt_11; }
inline void set__nt_11(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
____nt_11 = value;
Il2CppCodeGenWriteBarrier((&____nt_11), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TYPE3MESSAGE_T6D21CF9E3D56192F8D9B6E2B29474773E838846C_H
#ifndef UNITYTLS_INTERFACE_STRUCT_T0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_H
#define UNITYTLS_INTERFACE_STRUCT_T0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct
struct unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF : public RuntimeObject
{
public:
// System.UInt64 Mono.Unity.UnityTls_unitytls_interface_struct::UNITYTLS_INVALID_HANDLE
uint64_t ___UNITYTLS_INVALID_HANDLE_0;
// Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange Mono.Unity.UnityTls_unitytls_interface_struct::UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT
unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_errorstate_create
unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * ___unitytls_errorstate_create_2;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_errorstate_raise_error
unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * ___unitytls_errorstate_raise_error_3;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_key_get_ref
unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * ___unitytls_key_get_ref_4;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_key_parse_der
unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * ___unitytls_key_parse_der_5;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_key_parse_pem
unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * ___unitytls_key_parse_pem_6;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_key_free
unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * ___unitytls_key_free_7;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509_export_der
unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * ___unitytls_x509_export_der_8;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509list_get_ref
unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * ___unitytls_x509list_get_ref_9;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509list_get_x509
unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * ___unitytls_x509list_get_x509_10;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509list_create
unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * ___unitytls_x509list_create_11;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509list_append
unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * ___unitytls_x509list_append_12;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509list_append_der
unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * ___unitytls_x509list_append_der_13;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509list_append_pem
unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * ___unitytls_x509list_append_pem_14;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509list_free
unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * ___unitytls_x509list_free_15;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509verify_default_ca
unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * ___unitytls_x509verify_default_ca_16;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_x509verify_explicit_ca
unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * ___unitytls_x509verify_explicit_ca_17;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_create_server
unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * ___unitytls_tlsctx_create_server_18;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_create_client
unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * ___unitytls_tlsctx_create_client_19;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_server_require_client_authentication
unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * ___unitytls_tlsctx_server_require_client_authentication_20;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_set_certificate_callback
unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * ___unitytls_tlsctx_set_certificate_callback_21;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_set_trace_callback
unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * ___unitytls_tlsctx_set_trace_callback_22;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_set_x509verify_callback
unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * ___unitytls_tlsctx_set_x509verify_callback_23;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_set_supported_ciphersuites
unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * ___unitytls_tlsctx_set_supported_ciphersuites_24;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_get_ciphersuite
unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * ___unitytls_tlsctx_get_ciphersuite_25;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_get_protocol
unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * ___unitytls_tlsctx_get_protocol_26;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_process_handshake
unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * ___unitytls_tlsctx_process_handshake_27;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_read
unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * ___unitytls_tlsctx_read_28;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_write
unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * ___unitytls_tlsctx_write_29;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_notify_close
unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * ___unitytls_tlsctx_notify_close_30;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_tlsctx_free
unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * ___unitytls_tlsctx_free_31;
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t Mono.Unity.UnityTls_unitytls_interface_struct::unitytls_random_generate_bytes
unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * ___unitytls_random_generate_bytes_32;
public:
inline static int32_t get_offset_of_UNITYTLS_INVALID_HANDLE_0() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___UNITYTLS_INVALID_HANDLE_0)); }
inline uint64_t get_UNITYTLS_INVALID_HANDLE_0() const { return ___UNITYTLS_INVALID_HANDLE_0; }
inline uint64_t* get_address_of_UNITYTLS_INVALID_HANDLE_0() { return &___UNITYTLS_INVALID_HANDLE_0; }
inline void set_UNITYTLS_INVALID_HANDLE_0(uint64_t value)
{
___UNITYTLS_INVALID_HANDLE_0 = value;
}
inline static int32_t get_offset_of_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1)); }
inline unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 get_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1() const { return ___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1; }
inline unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 * get_address_of_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1() { return &___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1; }
inline void set_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1(unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 value)
{
___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1 = value;
}
inline static int32_t get_offset_of_unitytls_errorstate_create_2() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_errorstate_create_2)); }
inline unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * get_unitytls_errorstate_create_2() const { return ___unitytls_errorstate_create_2; }
inline unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 ** get_address_of_unitytls_errorstate_create_2() { return &___unitytls_errorstate_create_2; }
inline void set_unitytls_errorstate_create_2(unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * value)
{
___unitytls_errorstate_create_2 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_errorstate_create_2), value);
}
inline static int32_t get_offset_of_unitytls_errorstate_raise_error_3() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_errorstate_raise_error_3)); }
inline unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * get_unitytls_errorstate_raise_error_3() const { return ___unitytls_errorstate_raise_error_3; }
inline unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 ** get_address_of_unitytls_errorstate_raise_error_3() { return &___unitytls_errorstate_raise_error_3; }
inline void set_unitytls_errorstate_raise_error_3(unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * value)
{
___unitytls_errorstate_raise_error_3 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_errorstate_raise_error_3), value);
}
inline static int32_t get_offset_of_unitytls_key_get_ref_4() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_key_get_ref_4)); }
inline unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * get_unitytls_key_get_ref_4() const { return ___unitytls_key_get_ref_4; }
inline unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 ** get_address_of_unitytls_key_get_ref_4() { return &___unitytls_key_get_ref_4; }
inline void set_unitytls_key_get_ref_4(unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * value)
{
___unitytls_key_get_ref_4 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_key_get_ref_4), value);
}
inline static int32_t get_offset_of_unitytls_key_parse_der_5() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_key_parse_der_5)); }
inline unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * get_unitytls_key_parse_der_5() const { return ___unitytls_key_parse_der_5; }
inline unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B ** get_address_of_unitytls_key_parse_der_5() { return &___unitytls_key_parse_der_5; }
inline void set_unitytls_key_parse_der_5(unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * value)
{
___unitytls_key_parse_der_5 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_key_parse_der_5), value);
}
inline static int32_t get_offset_of_unitytls_key_parse_pem_6() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_key_parse_pem_6)); }
inline unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * get_unitytls_key_parse_pem_6() const { return ___unitytls_key_parse_pem_6; }
inline unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB ** get_address_of_unitytls_key_parse_pem_6() { return &___unitytls_key_parse_pem_6; }
inline void set_unitytls_key_parse_pem_6(unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * value)
{
___unitytls_key_parse_pem_6 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_key_parse_pem_6), value);
}
inline static int32_t get_offset_of_unitytls_key_free_7() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_key_free_7)); }
inline unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * get_unitytls_key_free_7() const { return ___unitytls_key_free_7; }
inline unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB ** get_address_of_unitytls_key_free_7() { return &___unitytls_key_free_7; }
inline void set_unitytls_key_free_7(unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * value)
{
___unitytls_key_free_7 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_key_free_7), value);
}
inline static int32_t get_offset_of_unitytls_x509_export_der_8() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509_export_der_8)); }
inline unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * get_unitytls_x509_export_der_8() const { return ___unitytls_x509_export_der_8; }
inline unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 ** get_address_of_unitytls_x509_export_der_8() { return &___unitytls_x509_export_der_8; }
inline void set_unitytls_x509_export_der_8(unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * value)
{
___unitytls_x509_export_der_8 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509_export_der_8), value);
}
inline static int32_t get_offset_of_unitytls_x509list_get_ref_9() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509list_get_ref_9)); }
inline unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * get_unitytls_x509list_get_ref_9() const { return ___unitytls_x509list_get_ref_9; }
inline unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 ** get_address_of_unitytls_x509list_get_ref_9() { return &___unitytls_x509list_get_ref_9; }
inline void set_unitytls_x509list_get_ref_9(unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * value)
{
___unitytls_x509list_get_ref_9 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509list_get_ref_9), value);
}
inline static int32_t get_offset_of_unitytls_x509list_get_x509_10() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509list_get_x509_10)); }
inline unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * get_unitytls_x509list_get_x509_10() const { return ___unitytls_x509list_get_x509_10; }
inline unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 ** get_address_of_unitytls_x509list_get_x509_10() { return &___unitytls_x509list_get_x509_10; }
inline void set_unitytls_x509list_get_x509_10(unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * value)
{
___unitytls_x509list_get_x509_10 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509list_get_x509_10), value);
}
inline static int32_t get_offset_of_unitytls_x509list_create_11() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509list_create_11)); }
inline unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * get_unitytls_x509list_create_11() const { return ___unitytls_x509list_create_11; }
inline unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 ** get_address_of_unitytls_x509list_create_11() { return &___unitytls_x509list_create_11; }
inline void set_unitytls_x509list_create_11(unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * value)
{
___unitytls_x509list_create_11 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509list_create_11), value);
}
inline static int32_t get_offset_of_unitytls_x509list_append_12() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509list_append_12)); }
inline unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * get_unitytls_x509list_append_12() const { return ___unitytls_x509list_append_12; }
inline unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF ** get_address_of_unitytls_x509list_append_12() { return &___unitytls_x509list_append_12; }
inline void set_unitytls_x509list_append_12(unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * value)
{
___unitytls_x509list_append_12 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509list_append_12), value);
}
inline static int32_t get_offset_of_unitytls_x509list_append_der_13() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509list_append_der_13)); }
inline unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * get_unitytls_x509list_append_der_13() const { return ___unitytls_x509list_append_der_13; }
inline unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C ** get_address_of_unitytls_x509list_append_der_13() { return &___unitytls_x509list_append_der_13; }
inline void set_unitytls_x509list_append_der_13(unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * value)
{
___unitytls_x509list_append_der_13 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509list_append_der_13), value);
}
inline static int32_t get_offset_of_unitytls_x509list_append_pem_14() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509list_append_pem_14)); }
inline unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * get_unitytls_x509list_append_pem_14() const { return ___unitytls_x509list_append_pem_14; }
inline unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C ** get_address_of_unitytls_x509list_append_pem_14() { return &___unitytls_x509list_append_pem_14; }
inline void set_unitytls_x509list_append_pem_14(unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * value)
{
___unitytls_x509list_append_pem_14 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509list_append_pem_14), value);
}
inline static int32_t get_offset_of_unitytls_x509list_free_15() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509list_free_15)); }
inline unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * get_unitytls_x509list_free_15() const { return ___unitytls_x509list_free_15; }
inline unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 ** get_address_of_unitytls_x509list_free_15() { return &___unitytls_x509list_free_15; }
inline void set_unitytls_x509list_free_15(unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * value)
{
___unitytls_x509list_free_15 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509list_free_15), value);
}
inline static int32_t get_offset_of_unitytls_x509verify_default_ca_16() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509verify_default_ca_16)); }
inline unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * get_unitytls_x509verify_default_ca_16() const { return ___unitytls_x509verify_default_ca_16; }
inline unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D ** get_address_of_unitytls_x509verify_default_ca_16() { return &___unitytls_x509verify_default_ca_16; }
inline void set_unitytls_x509verify_default_ca_16(unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * value)
{
___unitytls_x509verify_default_ca_16 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509verify_default_ca_16), value);
}
inline static int32_t get_offset_of_unitytls_x509verify_explicit_ca_17() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_x509verify_explicit_ca_17)); }
inline unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * get_unitytls_x509verify_explicit_ca_17() const { return ___unitytls_x509verify_explicit_ca_17; }
inline unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 ** get_address_of_unitytls_x509verify_explicit_ca_17() { return &___unitytls_x509verify_explicit_ca_17; }
inline void set_unitytls_x509verify_explicit_ca_17(unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * value)
{
___unitytls_x509verify_explicit_ca_17 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_x509verify_explicit_ca_17), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_create_server_18() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_create_server_18)); }
inline unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * get_unitytls_tlsctx_create_server_18() const { return ___unitytls_tlsctx_create_server_18; }
inline unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D ** get_address_of_unitytls_tlsctx_create_server_18() { return &___unitytls_tlsctx_create_server_18; }
inline void set_unitytls_tlsctx_create_server_18(unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * value)
{
___unitytls_tlsctx_create_server_18 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_create_server_18), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_create_client_19() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_create_client_19)); }
inline unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * get_unitytls_tlsctx_create_client_19() const { return ___unitytls_tlsctx_create_client_19; }
inline unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 ** get_address_of_unitytls_tlsctx_create_client_19() { return &___unitytls_tlsctx_create_client_19; }
inline void set_unitytls_tlsctx_create_client_19(unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * value)
{
___unitytls_tlsctx_create_client_19 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_create_client_19), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_server_require_client_authentication_20() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_server_require_client_authentication_20)); }
inline unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * get_unitytls_tlsctx_server_require_client_authentication_20() const { return ___unitytls_tlsctx_server_require_client_authentication_20; }
inline unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 ** get_address_of_unitytls_tlsctx_server_require_client_authentication_20() { return &___unitytls_tlsctx_server_require_client_authentication_20; }
inline void set_unitytls_tlsctx_server_require_client_authentication_20(unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * value)
{
___unitytls_tlsctx_server_require_client_authentication_20 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_server_require_client_authentication_20), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_set_certificate_callback_21() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_set_certificate_callback_21)); }
inline unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * get_unitytls_tlsctx_set_certificate_callback_21() const { return ___unitytls_tlsctx_set_certificate_callback_21; }
inline unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 ** get_address_of_unitytls_tlsctx_set_certificate_callback_21() { return &___unitytls_tlsctx_set_certificate_callback_21; }
inline void set_unitytls_tlsctx_set_certificate_callback_21(unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * value)
{
___unitytls_tlsctx_set_certificate_callback_21 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_set_certificate_callback_21), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_set_trace_callback_22() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_set_trace_callback_22)); }
inline unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * get_unitytls_tlsctx_set_trace_callback_22() const { return ___unitytls_tlsctx_set_trace_callback_22; }
inline unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A ** get_address_of_unitytls_tlsctx_set_trace_callback_22() { return &___unitytls_tlsctx_set_trace_callback_22; }
inline void set_unitytls_tlsctx_set_trace_callback_22(unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * value)
{
___unitytls_tlsctx_set_trace_callback_22 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_set_trace_callback_22), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_set_x509verify_callback_23() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_set_x509verify_callback_23)); }
inline unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * get_unitytls_tlsctx_set_x509verify_callback_23() const { return ___unitytls_tlsctx_set_x509verify_callback_23; }
inline unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B ** get_address_of_unitytls_tlsctx_set_x509verify_callback_23() { return &___unitytls_tlsctx_set_x509verify_callback_23; }
inline void set_unitytls_tlsctx_set_x509verify_callback_23(unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * value)
{
___unitytls_tlsctx_set_x509verify_callback_23 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_set_x509verify_callback_23), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_set_supported_ciphersuites_24() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_set_supported_ciphersuites_24)); }
inline unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * get_unitytls_tlsctx_set_supported_ciphersuites_24() const { return ___unitytls_tlsctx_set_supported_ciphersuites_24; }
inline unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE ** get_address_of_unitytls_tlsctx_set_supported_ciphersuites_24() { return &___unitytls_tlsctx_set_supported_ciphersuites_24; }
inline void set_unitytls_tlsctx_set_supported_ciphersuites_24(unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * value)
{
___unitytls_tlsctx_set_supported_ciphersuites_24 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_set_supported_ciphersuites_24), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_get_ciphersuite_25() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_get_ciphersuite_25)); }
inline unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * get_unitytls_tlsctx_get_ciphersuite_25() const { return ___unitytls_tlsctx_get_ciphersuite_25; }
inline unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 ** get_address_of_unitytls_tlsctx_get_ciphersuite_25() { return &___unitytls_tlsctx_get_ciphersuite_25; }
inline void set_unitytls_tlsctx_get_ciphersuite_25(unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * value)
{
___unitytls_tlsctx_get_ciphersuite_25 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_get_ciphersuite_25), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_get_protocol_26() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_get_protocol_26)); }
inline unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * get_unitytls_tlsctx_get_protocol_26() const { return ___unitytls_tlsctx_get_protocol_26; }
inline unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 ** get_address_of_unitytls_tlsctx_get_protocol_26() { return &___unitytls_tlsctx_get_protocol_26; }
inline void set_unitytls_tlsctx_get_protocol_26(unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * value)
{
___unitytls_tlsctx_get_protocol_26 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_get_protocol_26), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_process_handshake_27() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_process_handshake_27)); }
inline unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * get_unitytls_tlsctx_process_handshake_27() const { return ___unitytls_tlsctx_process_handshake_27; }
inline unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D ** get_address_of_unitytls_tlsctx_process_handshake_27() { return &___unitytls_tlsctx_process_handshake_27; }
inline void set_unitytls_tlsctx_process_handshake_27(unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * value)
{
___unitytls_tlsctx_process_handshake_27 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_process_handshake_27), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_read_28() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_read_28)); }
inline unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * get_unitytls_tlsctx_read_28() const { return ___unitytls_tlsctx_read_28; }
inline unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 ** get_address_of_unitytls_tlsctx_read_28() { return &___unitytls_tlsctx_read_28; }
inline void set_unitytls_tlsctx_read_28(unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * value)
{
___unitytls_tlsctx_read_28 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_read_28), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_write_29() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_write_29)); }
inline unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * get_unitytls_tlsctx_write_29() const { return ___unitytls_tlsctx_write_29; }
inline unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C ** get_address_of_unitytls_tlsctx_write_29() { return &___unitytls_tlsctx_write_29; }
inline void set_unitytls_tlsctx_write_29(unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * value)
{
___unitytls_tlsctx_write_29 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_write_29), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_notify_close_30() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_notify_close_30)); }
inline unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * get_unitytls_tlsctx_notify_close_30() const { return ___unitytls_tlsctx_notify_close_30; }
inline unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D ** get_address_of_unitytls_tlsctx_notify_close_30() { return &___unitytls_tlsctx_notify_close_30; }
inline void set_unitytls_tlsctx_notify_close_30(unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * value)
{
___unitytls_tlsctx_notify_close_30 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_notify_close_30), value);
}
inline static int32_t get_offset_of_unitytls_tlsctx_free_31() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_tlsctx_free_31)); }
inline unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * get_unitytls_tlsctx_free_31() const { return ___unitytls_tlsctx_free_31; }
inline unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 ** get_address_of_unitytls_tlsctx_free_31() { return &___unitytls_tlsctx_free_31; }
inline void set_unitytls_tlsctx_free_31(unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * value)
{
___unitytls_tlsctx_free_31 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_tlsctx_free_31), value);
}
inline static int32_t get_offset_of_unitytls_random_generate_bytes_32() { return static_cast<int32_t>(offsetof(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF, ___unitytls_random_generate_bytes_32)); }
inline unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * get_unitytls_random_generate_bytes_32() const { return ___unitytls_random_generate_bytes_32; }
inline unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 ** get_address_of_unitytls_random_generate_bytes_32() { return &___unitytls_random_generate_bytes_32; }
inline void set_unitytls_random_generate_bytes_32(unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * value)
{
___unitytls_random_generate_bytes_32 = value;
Il2CppCodeGenWriteBarrier((&___unitytls_random_generate_bytes_32), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of Mono.Unity.UnityTls/unitytls_interface_struct
struct unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_pinvoke
{
uint64_t ___UNITYTLS_INVALID_HANDLE_0;
unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1;
Il2CppMethodPointer ___unitytls_errorstate_create_2;
Il2CppMethodPointer ___unitytls_errorstate_raise_error_3;
Il2CppMethodPointer ___unitytls_key_get_ref_4;
Il2CppMethodPointer ___unitytls_key_parse_der_5;
Il2CppMethodPointer ___unitytls_key_parse_pem_6;
Il2CppMethodPointer ___unitytls_key_free_7;
Il2CppMethodPointer ___unitytls_x509_export_der_8;
Il2CppMethodPointer ___unitytls_x509list_get_ref_9;
Il2CppMethodPointer ___unitytls_x509list_get_x509_10;
Il2CppMethodPointer ___unitytls_x509list_create_11;
Il2CppMethodPointer ___unitytls_x509list_append_12;
Il2CppMethodPointer ___unitytls_x509list_append_der_13;
Il2CppMethodPointer ___unitytls_x509list_append_pem_14;
Il2CppMethodPointer ___unitytls_x509list_free_15;
Il2CppMethodPointer ___unitytls_x509verify_default_ca_16;
Il2CppMethodPointer ___unitytls_x509verify_explicit_ca_17;
Il2CppMethodPointer ___unitytls_tlsctx_create_server_18;
Il2CppMethodPointer ___unitytls_tlsctx_create_client_19;
Il2CppMethodPointer ___unitytls_tlsctx_server_require_client_authentication_20;
Il2CppMethodPointer ___unitytls_tlsctx_set_certificate_callback_21;
Il2CppMethodPointer ___unitytls_tlsctx_set_trace_callback_22;
Il2CppMethodPointer ___unitytls_tlsctx_set_x509verify_callback_23;
Il2CppMethodPointer ___unitytls_tlsctx_set_supported_ciphersuites_24;
Il2CppMethodPointer ___unitytls_tlsctx_get_ciphersuite_25;
Il2CppMethodPointer ___unitytls_tlsctx_get_protocol_26;
Il2CppMethodPointer ___unitytls_tlsctx_process_handshake_27;
Il2CppMethodPointer ___unitytls_tlsctx_read_28;
Il2CppMethodPointer ___unitytls_tlsctx_write_29;
Il2CppMethodPointer ___unitytls_tlsctx_notify_close_30;
Il2CppMethodPointer ___unitytls_tlsctx_free_31;
Il2CppMethodPointer ___unitytls_random_generate_bytes_32;
};
// Native definition for COM marshalling of Mono.Unity.UnityTls/unitytls_interface_struct
struct unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_com
{
uint64_t ___UNITYTLS_INVALID_HANDLE_0;
unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1;
Il2CppMethodPointer ___unitytls_errorstate_create_2;
Il2CppMethodPointer ___unitytls_errorstate_raise_error_3;
Il2CppMethodPointer ___unitytls_key_get_ref_4;
Il2CppMethodPointer ___unitytls_key_parse_der_5;
Il2CppMethodPointer ___unitytls_key_parse_pem_6;
Il2CppMethodPointer ___unitytls_key_free_7;
Il2CppMethodPointer ___unitytls_x509_export_der_8;
Il2CppMethodPointer ___unitytls_x509list_get_ref_9;
Il2CppMethodPointer ___unitytls_x509list_get_x509_10;
Il2CppMethodPointer ___unitytls_x509list_create_11;
Il2CppMethodPointer ___unitytls_x509list_append_12;
Il2CppMethodPointer ___unitytls_x509list_append_der_13;
Il2CppMethodPointer ___unitytls_x509list_append_pem_14;
Il2CppMethodPointer ___unitytls_x509list_free_15;
Il2CppMethodPointer ___unitytls_x509verify_default_ca_16;
Il2CppMethodPointer ___unitytls_x509verify_explicit_ca_17;
Il2CppMethodPointer ___unitytls_tlsctx_create_server_18;
Il2CppMethodPointer ___unitytls_tlsctx_create_client_19;
Il2CppMethodPointer ___unitytls_tlsctx_server_require_client_authentication_20;
Il2CppMethodPointer ___unitytls_tlsctx_set_certificate_callback_21;
Il2CppMethodPointer ___unitytls_tlsctx_set_trace_callback_22;
Il2CppMethodPointer ___unitytls_tlsctx_set_x509verify_callback_23;
Il2CppMethodPointer ___unitytls_tlsctx_set_supported_ciphersuites_24;
Il2CppMethodPointer ___unitytls_tlsctx_get_ciphersuite_25;
Il2CppMethodPointer ___unitytls_tlsctx_get_protocol_26;
Il2CppMethodPointer ___unitytls_tlsctx_process_handshake_27;
Il2CppMethodPointer ___unitytls_tlsctx_read_28;
Il2CppMethodPointer ___unitytls_tlsctx_write_29;
Il2CppMethodPointer ___unitytls_tlsctx_notify_close_30;
Il2CppMethodPointer ___unitytls_tlsctx_free_31;
Il2CppMethodPointer ___unitytls_random_generate_bytes_32;
};
#endif // UNITYTLS_INTERFACE_STRUCT_T0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_H
#ifndef UNITYTLS_ERRORSTATE_CREATE_T_T104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9_H
#define UNITYTLS_ERRORSTATE_CREATE_T_T104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t
struct unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_ERRORSTATE_CREATE_T_T104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9_H
#ifndef UNITYTLS_ERRORSTATE_RAISE_ERROR_T_TC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1_H
#define UNITYTLS_ERRORSTATE_RAISE_ERROR_T_TC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t
struct unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_ERRORSTATE_RAISE_ERROR_T_TC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1_H
#ifndef UNITYTLS_KEY_FREE_T_TCC7AD95D3B758BB99785645E65EDCD65A1D243AB_H
#define UNITYTLS_KEY_FREE_T_TCC7AD95D3B758BB99785645E65EDCD65A1D243AB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t
struct unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_KEY_FREE_T_TCC7AD95D3B758BB99785645E65EDCD65A1D243AB_H
#ifndef UNITYTLS_KEY_GET_REF_T_T2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7_H
#define UNITYTLS_KEY_GET_REF_T_T2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t
struct unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_KEY_GET_REF_T_T2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7_H
#ifndef UNITYTLS_KEY_PARSE_DER_T_T2ABD1C146C8B9405F6E5A78CD59A779EA607741B_H
#define UNITYTLS_KEY_PARSE_DER_T_T2ABD1C146C8B9405F6E5A78CD59A779EA607741B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t
struct unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_KEY_PARSE_DER_T_T2ABD1C146C8B9405F6E5A78CD59A779EA607741B_H
#ifndef UNITYTLS_KEY_PARSE_PEM_T_TB4BCEBA4194442C8C85FA19E80B808D0EDA462AB_H
#define UNITYTLS_KEY_PARSE_PEM_T_TB4BCEBA4194442C8C85FA19E80B808D0EDA462AB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t
struct unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_KEY_PARSE_PEM_T_TB4BCEBA4194442C8C85FA19E80B808D0EDA462AB_H
#ifndef UNITYTLS_RANDOM_GENERATE_BYTES_T_T494B8599A6D4247BB0C8AB7341DDC73BE42623F7_H
#define UNITYTLS_RANDOM_GENERATE_BYTES_T_T494B8599A6D4247BB0C8AB7341DDC73BE42623F7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t
struct unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_RANDOM_GENERATE_BYTES_T_T494B8599A6D4247BB0C8AB7341DDC73BE42623F7_H
#ifndef UNITYTLS_TLSCTX_CREATE_CLIENT_T_TD9DFBDB5559983F0E11A67FA92E0F7182114C8F2_H
#define UNITYTLS_TLSCTX_CREATE_CLIENT_T_TD9DFBDB5559983F0E11A67FA92E0F7182114C8F2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t
struct unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_CREATE_CLIENT_T_TD9DFBDB5559983F0E11A67FA92E0F7182114C8F2_H
#ifndef UNITYTLS_TLSCTX_CREATE_SERVER_T_T6E7812D40DDD91958E3CFBB92B5F5748D477E19D_H
#define UNITYTLS_TLSCTX_CREATE_SERVER_T_T6E7812D40DDD91958E3CFBB92B5F5748D477E19D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t
struct unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_CREATE_SERVER_T_T6E7812D40DDD91958E3CFBB92B5F5748D477E19D_H
#ifndef UNITYTLS_TLSCTX_FREE_T_TB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2_H
#define UNITYTLS_TLSCTX_FREE_T_TB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t
struct unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_FREE_T_TB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2_H
#ifndef UNITYTLS_TLSCTX_GET_CIPHERSUITE_T_T94A91CB42A2EBB2CC598EF3E278770AFD80696A0_H
#define UNITYTLS_TLSCTX_GET_CIPHERSUITE_T_T94A91CB42A2EBB2CC598EF3E278770AFD80696A0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t
struct unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_GET_CIPHERSUITE_T_T94A91CB42A2EBB2CC598EF3E278770AFD80696A0_H
#ifndef UNITYTLS_TLSCTX_GET_PROTOCOL_T_TB29092875D3CBD25E4461BFD165B5373FA54DB14_H
#define UNITYTLS_TLSCTX_GET_PROTOCOL_T_TB29092875D3CBD25E4461BFD165B5373FA54DB14_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t
struct unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_GET_PROTOCOL_T_TB29092875D3CBD25E4461BFD165B5373FA54DB14_H
#ifndef UNITYTLS_TLSCTX_NOTIFY_CLOSE_T_T2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D_H
#define UNITYTLS_TLSCTX_NOTIFY_CLOSE_T_T2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t
struct unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_NOTIFY_CLOSE_T_T2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D_H
#ifndef UNITYTLS_TLSCTX_PROCESS_HANDSHAKE_T_TC8AAF317CBE4CA216F22BF031ECF89315B963C9D_H
#define UNITYTLS_TLSCTX_PROCESS_HANDSHAKE_T_TC8AAF317CBE4CA216F22BF031ECF89315B963C9D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t
struct unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_PROCESS_HANDSHAKE_T_TC8AAF317CBE4CA216F22BF031ECF89315B963C9D_H
#ifndef UNITYTLS_TLSCTX_READ_T_TA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2_H
#define UNITYTLS_TLSCTX_READ_T_TA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t
struct unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_READ_T_TA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2_H
#ifndef UNITYTLS_TLSCTX_SERVER_REQUIRE_CLIENT_AUTHENTICATION_T_T77B3CAFF25690A45405E3C957E40CC4FF83B49C6_H
#define UNITYTLS_TLSCTX_SERVER_REQUIRE_CLIENT_AUTHENTICATION_T_T77B3CAFF25690A45405E3C957E40CC4FF83B49C6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t
struct unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_SERVER_REQUIRE_CLIENT_AUTHENTICATION_T_T77B3CAFF25690A45405E3C957E40CC4FF83B49C6_H
#ifndef UNITYTLS_TLSCTX_SET_CERTIFICATE_CALLBACK_T_TC4864FE0F6A3398A572F2511AA64C72126640937_H
#define UNITYTLS_TLSCTX_SET_CERTIFICATE_CALLBACK_T_TC4864FE0F6A3398A572F2511AA64C72126640937_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t
struct unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_SET_CERTIFICATE_CALLBACK_T_TC4864FE0F6A3398A572F2511AA64C72126640937_H
#ifndef UNITYTLS_TLSCTX_SET_SUPPORTED_CIPHERSUITES_T_T6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE_H
#define UNITYTLS_TLSCTX_SET_SUPPORTED_CIPHERSUITES_T_T6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t
struct unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_SET_SUPPORTED_CIPHERSUITES_T_T6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE_H
#ifndef UNITYTLS_TLSCTX_SET_TRACE_CALLBACK_T_TA11F424F68D297B6FD2B2EA26C6764F80146662A_H
#define UNITYTLS_TLSCTX_SET_TRACE_CALLBACK_T_TA11F424F68D297B6FD2B2EA26C6764F80146662A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t
struct unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_SET_TRACE_CALLBACK_T_TA11F424F68D297B6FD2B2EA26C6764F80146662A_H
#ifndef UNITYTLS_TLSCTX_SET_X509VERIFY_CALLBACK_T_T34EEB7BA38CA2C86F847416785ADB22BC4A04F4B_H
#define UNITYTLS_TLSCTX_SET_X509VERIFY_CALLBACK_T_T34EEB7BA38CA2C86F847416785ADB22BC4A04F4B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t
struct unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_SET_X509VERIFY_CALLBACK_T_T34EEB7BA38CA2C86F847416785ADB22BC4A04F4B_H
#ifndef UNITYTLS_TLSCTX_WRITE_T_T0B4A49BBA592FE4EC0630B490463AE116AF07C9C_H
#define UNITYTLS_TLSCTX_WRITE_T_T0B4A49BBA592FE4EC0630B490463AE116AF07C9C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t
struct unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_WRITE_T_T0B4A49BBA592FE4EC0630B490463AE116AF07C9C_H
#ifndef UNITYTLS_X509_EXPORT_DER_T_TB0D0A02DE7E75757AFCA780298BF95467BF82856_H
#define UNITYTLS_X509_EXPORT_DER_T_TB0D0A02DE7E75757AFCA780298BF95467BF82856_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t
struct unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509_EXPORT_DER_T_TB0D0A02DE7E75757AFCA780298BF95467BF82856_H
#ifndef UNITYTLS_X509LIST_APPEND_DER_T_TDA1C93A382058FB563F8772B119D5B598DC37A5C_H
#define UNITYTLS_X509LIST_APPEND_DER_T_TDA1C93A382058FB563F8772B119D5B598DC37A5C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t
struct unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_APPEND_DER_T_TDA1C93A382058FB563F8772B119D5B598DC37A5C_H
#ifndef UNITYTLS_X509LIST_APPEND_T_TAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF_H
#define UNITYTLS_X509LIST_APPEND_T_TAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t
struct unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_APPEND_T_TAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF_H
#ifndef UNITYTLS_X509LIST_CREATE_T_TC040C2CF47D5426B7F6B1D6A2751507DC681CFF3_H
#define UNITYTLS_X509LIST_CREATE_T_TC040C2CF47D5426B7F6B1D6A2751507DC681CFF3_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t
struct unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_CREATE_T_TC040C2CF47D5426B7F6B1D6A2751507DC681CFF3_H
#ifndef UNITYTLS_X509LIST_FREE_T_TE3FC523507F07BD9901D84E9F6968CD8A583FF09_H
#define UNITYTLS_X509LIST_FREE_T_TE3FC523507F07BD9901D84E9F6968CD8A583FF09_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t
struct unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_FREE_T_TE3FC523507F07BD9901D84E9F6968CD8A583FF09_H
#ifndef UNITYTLS_X509LIST_GET_REF_T_T1FAB0CD82E536E0C9EB5255B145FC5AF434B3986_H
#define UNITYTLS_X509LIST_GET_REF_T_T1FAB0CD82E536E0C9EB5255B145FC5AF434B3986_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t
struct unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_GET_REF_T_T1FAB0CD82E536E0C9EB5255B145FC5AF434B3986_H
#ifndef UNITYTLS_X509LIST_GET_X509_T_T028BB06EEB95E8F62511F2301B90D8181F4FFDB5_H
#define UNITYTLS_X509LIST_GET_X509_T_T028BB06EEB95E8F62511F2301B90D8181F4FFDB5_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t
struct unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509LIST_GET_X509_T_T028BB06EEB95E8F62511F2301B90D8181F4FFDB5_H
#ifndef UNITYTLS_X509VERIFY_DEFAULT_CA_T_T4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D_H
#define UNITYTLS_X509VERIFY_DEFAULT_CA_T_T4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t
struct unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509VERIFY_DEFAULT_CA_T_T4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D_H
#ifndef UNITYTLS_X509VERIFY_EXPLICIT_CA_T_T6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6_H
#define UNITYTLS_X509VERIFY_EXPLICIT_CA_T_T6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t
struct unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509VERIFY_EXPLICIT_CA_T_T6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6_H
#ifndef UNITYTLS_TLSCTX_CERTIFICATE_CALLBACK_T55149A988CA1CE32772ACAC0031DAF4DC0F6D740_H
#define UNITYTLS_TLSCTX_CERTIFICATE_CALLBACK_T55149A988CA1CE32772ACAC0031DAF4DC0F6D740_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback
struct unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_CERTIFICATE_CALLBACK_T55149A988CA1CE32772ACAC0031DAF4DC0F6D740_H
#ifndef UNITYTLS_TLSCTX_READ_CALLBACK_TD85E7923018681355C1D851137CEC527F04093F5_H
#define UNITYTLS_TLSCTX_READ_CALLBACK_TD85E7923018681355C1D851137CEC527F04093F5_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx_read_callback
struct unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_READ_CALLBACK_TD85E7923018681355C1D851137CEC527F04093F5_H
#ifndef UNITYTLS_TLSCTX_TRACE_CALLBACK_T2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA_H
#define UNITYTLS_TLSCTX_TRACE_CALLBACK_T2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback
struct unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_TRACE_CALLBACK_T2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA_H
#ifndef UNITYTLS_TLSCTX_WRITE_CALLBACK_TBDF40F27E011F577C3E834B14788491861F870D6_H
#define UNITYTLS_TLSCTX_WRITE_CALLBACK_TBDF40F27E011F577C3E834B14788491861F870D6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx_write_callback
struct unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_WRITE_CALLBACK_TBDF40F27E011F577C3E834B14788491861F870D6_H
#ifndef UNITYTLS_TLSCTX_X509VERIFY_CALLBACK_T5FCF0307C4AB263BC611FE396EC4D2B9CF93528A_H
#define UNITYTLS_TLSCTX_X509VERIFY_CALLBACK_T5FCF0307C4AB263BC611FE396EC4D2B9CF93528A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback
struct unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_TLSCTX_X509VERIFY_CALLBACK_T5FCF0307C4AB263BC611FE396EC4D2B9CF93528A_H
#ifndef UNITYTLS_X509VERIFY_CALLBACK_T90C02C529DB2B9F434C18797BACC456BCB5400A9_H
#define UNITYTLS_X509VERIFY_CALLBACK_T90C02C529DB2B9F434C18797BACC456BCB5400A9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Unity.UnityTls_unitytls_x509verify_callback
struct unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYTLS_X509VERIFY_CALLBACK_T90C02C529DB2B9F434C18797BACC456BCB5400A9_H
#ifndef ACTION_T591D2A86165F896B4B800BB5C25CE18672A55579_H
#define ACTION_T591D2A86165F896B4B800BB5C25CE18672A55579_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Action
struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ACTION_T591D2A86165F896B4B800BB5C25CE18672A55579_H
#ifndef ASYNCCALLBACK_T3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_H
#define ASYNCCALLBACK_T3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.AsyncCallback
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ASYNCCALLBACK_T3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_H
#ifndef FUNC_1_T30631A63BE46FE93700939B764202D360449FE30_H
#define FUNC_1_T30631A63BE46FE93700939B764202D360449FE30_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Func`1<System.Int32>
struct Func_1_t30631A63BE46FE93700939B764202D360449FE30 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FUNC_1_T30631A63BE46FE93700939B764202D360449FE30_H
#ifndef HTTPWEBREQUEST_T5B5BFA163B5AD6134620F315940CE3631D7FAAE0_H
#define HTTPWEBREQUEST_T5B5BFA163B5AD6134620F315940CE3631D7FAAE0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.HttpWebRequest
struct HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 : public WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8
{
public:
// System.Uri System.Net.HttpWebRequest::requestUri
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___requestUri_12;
// System.Uri System.Net.HttpWebRequest::actualUri
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___actualUri_13;
// System.Boolean System.Net.HttpWebRequest::hostChanged
bool ___hostChanged_14;
// System.Boolean System.Net.HttpWebRequest::allowAutoRedirect
bool ___allowAutoRedirect_15;
// System.Boolean System.Net.HttpWebRequest::allowBuffering
bool ___allowBuffering_16;
// System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.HttpWebRequest::certificates
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certificates_17;
// System.String System.Net.HttpWebRequest::connectionGroup
String_t* ___connectionGroup_18;
// System.Boolean System.Net.HttpWebRequest::haveContentLength
bool ___haveContentLength_19;
// System.Int64 System.Net.HttpWebRequest::contentLength
int64_t ___contentLength_20;
// System.Net.HttpContinueDelegate System.Net.HttpWebRequest::continueDelegate
HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC * ___continueDelegate_21;
// System.Net.CookieContainer System.Net.HttpWebRequest::cookieContainer
CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * ___cookieContainer_22;
// System.Net.ICredentials System.Net.HttpWebRequest::credentials
RuntimeObject* ___credentials_23;
// System.Boolean System.Net.HttpWebRequest::haveResponse
bool ___haveResponse_24;
// System.Boolean System.Net.HttpWebRequest::haveRequest
bool ___haveRequest_25;
// System.Boolean System.Net.HttpWebRequest::requestSent
bool ___requestSent_26;
// System.Net.WebHeaderCollection System.Net.HttpWebRequest::webHeaders
WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___webHeaders_27;
// System.Boolean System.Net.HttpWebRequest::keepAlive
bool ___keepAlive_28;
// System.Int32 System.Net.HttpWebRequest::maxAutoRedirect
int32_t ___maxAutoRedirect_29;
// System.String System.Net.HttpWebRequest::mediaType
String_t* ___mediaType_30;
// System.String System.Net.HttpWebRequest::method
String_t* ___method_31;
// System.String System.Net.HttpWebRequest::initialMethod
String_t* ___initialMethod_32;
// System.Boolean System.Net.HttpWebRequest::pipelined
bool ___pipelined_33;
// System.Boolean System.Net.HttpWebRequest::preAuthenticate
bool ___preAuthenticate_34;
// System.Boolean System.Net.HttpWebRequest::usedPreAuth
bool ___usedPreAuth_35;
// System.Version System.Net.HttpWebRequest::version
Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___version_36;
// System.Boolean System.Net.HttpWebRequest::force_version
bool ___force_version_37;
// System.Version System.Net.HttpWebRequest::actualVersion
Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___actualVersion_38;
// System.Net.IWebProxy System.Net.HttpWebRequest::proxy
RuntimeObject* ___proxy_39;
// System.Boolean System.Net.HttpWebRequest::sendChunked
bool ___sendChunked_40;
// System.Net.ServicePoint System.Net.HttpWebRequest::servicePoint
ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___servicePoint_41;
// System.Int32 System.Net.HttpWebRequest::timeout
int32_t ___timeout_42;
// System.Net.WebConnectionStream System.Net.HttpWebRequest::writeStream
WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * ___writeStream_43;
// System.Net.HttpWebResponse System.Net.HttpWebRequest::webResponse
HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * ___webResponse_44;
// System.Net.WebAsyncResult System.Net.HttpWebRequest::asyncWrite
WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * ___asyncWrite_45;
// System.Net.WebAsyncResult System.Net.HttpWebRequest::asyncRead
WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * ___asyncRead_46;
// System.EventHandler System.Net.HttpWebRequest::abortHandler
EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___abortHandler_47;
// System.Int32 System.Net.HttpWebRequest::aborted
int32_t ___aborted_48;
// System.Boolean System.Net.HttpWebRequest::gotRequestStream
bool ___gotRequestStream_49;
// System.Int32 System.Net.HttpWebRequest::redirects
int32_t ___redirects_50;
// System.Boolean System.Net.HttpWebRequest::expectContinue
bool ___expectContinue_51;
// System.Byte[] System.Net.HttpWebRequest::bodyBuffer
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bodyBuffer_52;
// System.Int32 System.Net.HttpWebRequest::bodyBufferLength
int32_t ___bodyBufferLength_53;
// System.Boolean System.Net.HttpWebRequest::getResponseCalled
bool ___getResponseCalled_54;
// System.Exception System.Net.HttpWebRequest::saved_exc
Exception_t * ___saved_exc_55;
// System.Object System.Net.HttpWebRequest::locker
RuntimeObject * ___locker_56;
// System.Boolean System.Net.HttpWebRequest::finished_reading
bool ___finished_reading_57;
// System.Net.WebConnection System.Net.HttpWebRequest::WebConnection
WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___WebConnection_58;
// System.Net.DecompressionMethods System.Net.HttpWebRequest::auto_decomp
int32_t ___auto_decomp_59;
// System.Int32 System.Net.HttpWebRequest::readWriteTimeout
int32_t ___readWriteTimeout_61;
// Mono.Security.Interface.MonoTlsProvider System.Net.HttpWebRequest::tlsProvider
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___tlsProvider_62;
// Mono.Security.Interface.MonoTlsSettings System.Net.HttpWebRequest::tlsSettings
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___tlsSettings_63;
// System.Net.ServerCertValidationCallback System.Net.HttpWebRequest::certValidationCallback
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * ___certValidationCallback_64;
// System.Net.HttpWebRequest_AuthorizationState System.Net.HttpWebRequest::auth_state
AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB ___auth_state_65;
// System.Net.HttpWebRequest_AuthorizationState System.Net.HttpWebRequest::proxy_auth_state
AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB ___proxy_auth_state_66;
// System.String System.Net.HttpWebRequest::host
String_t* ___host_67;
// System.Action`1<System.IO.Stream> System.Net.HttpWebRequest::ResendContentFactory
Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 * ___ResendContentFactory_68;
// System.Boolean System.Net.HttpWebRequest::<ThrowOnError>k__BackingField
bool ___U3CThrowOnErrorU3Ek__BackingField_69;
// System.Boolean System.Net.HttpWebRequest::unsafe_auth_blah
bool ___unsafe_auth_blah_70;
// System.Boolean System.Net.HttpWebRequest::<ReuseConnection>k__BackingField
bool ___U3CReuseConnectionU3Ek__BackingField_71;
// System.Net.WebConnection System.Net.HttpWebRequest::StoredConnection
WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___StoredConnection_72;
public:
inline static int32_t get_offset_of_requestUri_12() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___requestUri_12)); }
inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_requestUri_12() const { return ___requestUri_12; }
inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_requestUri_12() { return &___requestUri_12; }
inline void set_requestUri_12(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value)
{
___requestUri_12 = value;
Il2CppCodeGenWriteBarrier((&___requestUri_12), value);
}
inline static int32_t get_offset_of_actualUri_13() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___actualUri_13)); }
inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_actualUri_13() const { return ___actualUri_13; }
inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_actualUri_13() { return &___actualUri_13; }
inline void set_actualUri_13(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value)
{
___actualUri_13 = value;
Il2CppCodeGenWriteBarrier((&___actualUri_13), value);
}
inline static int32_t get_offset_of_hostChanged_14() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___hostChanged_14)); }
inline bool get_hostChanged_14() const { return ___hostChanged_14; }
inline bool* get_address_of_hostChanged_14() { return &___hostChanged_14; }
inline void set_hostChanged_14(bool value)
{
___hostChanged_14 = value;
}
inline static int32_t get_offset_of_allowAutoRedirect_15() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___allowAutoRedirect_15)); }
inline bool get_allowAutoRedirect_15() const { return ___allowAutoRedirect_15; }
inline bool* get_address_of_allowAutoRedirect_15() { return &___allowAutoRedirect_15; }
inline void set_allowAutoRedirect_15(bool value)
{
___allowAutoRedirect_15 = value;
}
inline static int32_t get_offset_of_allowBuffering_16() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___allowBuffering_16)); }
inline bool get_allowBuffering_16() const { return ___allowBuffering_16; }
inline bool* get_address_of_allowBuffering_16() { return &___allowBuffering_16; }
inline void set_allowBuffering_16(bool value)
{
___allowBuffering_16 = value;
}
inline static int32_t get_offset_of_certificates_17() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___certificates_17)); }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * get_certificates_17() const { return ___certificates_17; }
inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 ** get_address_of_certificates_17() { return &___certificates_17; }
inline void set_certificates_17(X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * value)
{
___certificates_17 = value;
Il2CppCodeGenWriteBarrier((&___certificates_17), value);
}
inline static int32_t get_offset_of_connectionGroup_18() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___connectionGroup_18)); }
inline String_t* get_connectionGroup_18() const { return ___connectionGroup_18; }
inline String_t** get_address_of_connectionGroup_18() { return &___connectionGroup_18; }
inline void set_connectionGroup_18(String_t* value)
{
___connectionGroup_18 = value;
Il2CppCodeGenWriteBarrier((&___connectionGroup_18), value);
}
inline static int32_t get_offset_of_haveContentLength_19() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___haveContentLength_19)); }
inline bool get_haveContentLength_19() const { return ___haveContentLength_19; }
inline bool* get_address_of_haveContentLength_19() { return &___haveContentLength_19; }
inline void set_haveContentLength_19(bool value)
{
___haveContentLength_19 = value;
}
inline static int32_t get_offset_of_contentLength_20() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___contentLength_20)); }
inline int64_t get_contentLength_20() const { return ___contentLength_20; }
inline int64_t* get_address_of_contentLength_20() { return &___contentLength_20; }
inline void set_contentLength_20(int64_t value)
{
___contentLength_20 = value;
}
inline static int32_t get_offset_of_continueDelegate_21() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___continueDelegate_21)); }
inline HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC * get_continueDelegate_21() const { return ___continueDelegate_21; }
inline HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC ** get_address_of_continueDelegate_21() { return &___continueDelegate_21; }
inline void set_continueDelegate_21(HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC * value)
{
___continueDelegate_21 = value;
Il2CppCodeGenWriteBarrier((&___continueDelegate_21), value);
}
inline static int32_t get_offset_of_cookieContainer_22() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___cookieContainer_22)); }
inline CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * get_cookieContainer_22() const { return ___cookieContainer_22; }
inline CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 ** get_address_of_cookieContainer_22() { return &___cookieContainer_22; }
inline void set_cookieContainer_22(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * value)
{
___cookieContainer_22 = value;
Il2CppCodeGenWriteBarrier((&___cookieContainer_22), value);
}
inline static int32_t get_offset_of_credentials_23() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___credentials_23)); }
inline RuntimeObject* get_credentials_23() const { return ___credentials_23; }
inline RuntimeObject** get_address_of_credentials_23() { return &___credentials_23; }
inline void set_credentials_23(RuntimeObject* value)
{
___credentials_23 = value;
Il2CppCodeGenWriteBarrier((&___credentials_23), value);
}
inline static int32_t get_offset_of_haveResponse_24() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___haveResponse_24)); }
inline bool get_haveResponse_24() const { return ___haveResponse_24; }
inline bool* get_address_of_haveResponse_24() { return &___haveResponse_24; }
inline void set_haveResponse_24(bool value)
{
___haveResponse_24 = value;
}
inline static int32_t get_offset_of_haveRequest_25() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___haveRequest_25)); }
inline bool get_haveRequest_25() const { return ___haveRequest_25; }
inline bool* get_address_of_haveRequest_25() { return &___haveRequest_25; }
inline void set_haveRequest_25(bool value)
{
___haveRequest_25 = value;
}
inline static int32_t get_offset_of_requestSent_26() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___requestSent_26)); }
inline bool get_requestSent_26() const { return ___requestSent_26; }
inline bool* get_address_of_requestSent_26() { return &___requestSent_26; }
inline void set_requestSent_26(bool value)
{
___requestSent_26 = value;
}
inline static int32_t get_offset_of_webHeaders_27() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___webHeaders_27)); }
inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * get_webHeaders_27() const { return ___webHeaders_27; }
inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 ** get_address_of_webHeaders_27() { return &___webHeaders_27; }
inline void set_webHeaders_27(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * value)
{
___webHeaders_27 = value;
Il2CppCodeGenWriteBarrier((&___webHeaders_27), value);
}
inline static int32_t get_offset_of_keepAlive_28() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___keepAlive_28)); }
inline bool get_keepAlive_28() const { return ___keepAlive_28; }
inline bool* get_address_of_keepAlive_28() { return &___keepAlive_28; }
inline void set_keepAlive_28(bool value)
{
___keepAlive_28 = value;
}
inline static int32_t get_offset_of_maxAutoRedirect_29() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___maxAutoRedirect_29)); }
inline int32_t get_maxAutoRedirect_29() const { return ___maxAutoRedirect_29; }
inline int32_t* get_address_of_maxAutoRedirect_29() { return &___maxAutoRedirect_29; }
inline void set_maxAutoRedirect_29(int32_t value)
{
___maxAutoRedirect_29 = value;
}
inline static int32_t get_offset_of_mediaType_30() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___mediaType_30)); }
inline String_t* get_mediaType_30() const { return ___mediaType_30; }
inline String_t** get_address_of_mediaType_30() { return &___mediaType_30; }
inline void set_mediaType_30(String_t* value)
{
___mediaType_30 = value;
Il2CppCodeGenWriteBarrier((&___mediaType_30), value);
}
inline static int32_t get_offset_of_method_31() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___method_31)); }
inline String_t* get_method_31() const { return ___method_31; }
inline String_t** get_address_of_method_31() { return &___method_31; }
inline void set_method_31(String_t* value)
{
___method_31 = value;
Il2CppCodeGenWriteBarrier((&___method_31), value);
}
inline static int32_t get_offset_of_initialMethod_32() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___initialMethod_32)); }
inline String_t* get_initialMethod_32() const { return ___initialMethod_32; }
inline String_t** get_address_of_initialMethod_32() { return &___initialMethod_32; }
inline void set_initialMethod_32(String_t* value)
{
___initialMethod_32 = value;
Il2CppCodeGenWriteBarrier((&___initialMethod_32), value);
}
inline static int32_t get_offset_of_pipelined_33() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___pipelined_33)); }
inline bool get_pipelined_33() const { return ___pipelined_33; }
inline bool* get_address_of_pipelined_33() { return &___pipelined_33; }
inline void set_pipelined_33(bool value)
{
___pipelined_33 = value;
}
inline static int32_t get_offset_of_preAuthenticate_34() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___preAuthenticate_34)); }
inline bool get_preAuthenticate_34() const { return ___preAuthenticate_34; }
inline bool* get_address_of_preAuthenticate_34() { return &___preAuthenticate_34; }
inline void set_preAuthenticate_34(bool value)
{
___preAuthenticate_34 = value;
}
inline static int32_t get_offset_of_usedPreAuth_35() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___usedPreAuth_35)); }
inline bool get_usedPreAuth_35() const { return ___usedPreAuth_35; }
inline bool* get_address_of_usedPreAuth_35() { return &___usedPreAuth_35; }
inline void set_usedPreAuth_35(bool value)
{
___usedPreAuth_35 = value;
}
inline static int32_t get_offset_of_version_36() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___version_36)); }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_version_36() const { return ___version_36; }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_version_36() { return &___version_36; }
inline void set_version_36(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value)
{
___version_36 = value;
Il2CppCodeGenWriteBarrier((&___version_36), value);
}
inline static int32_t get_offset_of_force_version_37() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___force_version_37)); }
inline bool get_force_version_37() const { return ___force_version_37; }
inline bool* get_address_of_force_version_37() { return &___force_version_37; }
inline void set_force_version_37(bool value)
{
___force_version_37 = value;
}
inline static int32_t get_offset_of_actualVersion_38() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___actualVersion_38)); }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_actualVersion_38() const { return ___actualVersion_38; }
inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_actualVersion_38() { return &___actualVersion_38; }
inline void set_actualVersion_38(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value)
{
___actualVersion_38 = value;
Il2CppCodeGenWriteBarrier((&___actualVersion_38), value);
}
inline static int32_t get_offset_of_proxy_39() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___proxy_39)); }
inline RuntimeObject* get_proxy_39() const { return ___proxy_39; }
inline RuntimeObject** get_address_of_proxy_39() { return &___proxy_39; }
inline void set_proxy_39(RuntimeObject* value)
{
___proxy_39 = value;
Il2CppCodeGenWriteBarrier((&___proxy_39), value);
}
inline static int32_t get_offset_of_sendChunked_40() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___sendChunked_40)); }
inline bool get_sendChunked_40() const { return ___sendChunked_40; }
inline bool* get_address_of_sendChunked_40() { return &___sendChunked_40; }
inline void set_sendChunked_40(bool value)
{
___sendChunked_40 = value;
}
inline static int32_t get_offset_of_servicePoint_41() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___servicePoint_41)); }
inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * get_servicePoint_41() const { return ___servicePoint_41; }
inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 ** get_address_of_servicePoint_41() { return &___servicePoint_41; }
inline void set_servicePoint_41(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * value)
{
___servicePoint_41 = value;
Il2CppCodeGenWriteBarrier((&___servicePoint_41), value);
}
inline static int32_t get_offset_of_timeout_42() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___timeout_42)); }
inline int32_t get_timeout_42() const { return ___timeout_42; }
inline int32_t* get_address_of_timeout_42() { return &___timeout_42; }
inline void set_timeout_42(int32_t value)
{
___timeout_42 = value;
}
inline static int32_t get_offset_of_writeStream_43() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___writeStream_43)); }
inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * get_writeStream_43() const { return ___writeStream_43; }
inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC ** get_address_of_writeStream_43() { return &___writeStream_43; }
inline void set_writeStream_43(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * value)
{
___writeStream_43 = value;
Il2CppCodeGenWriteBarrier((&___writeStream_43), value);
}
inline static int32_t get_offset_of_webResponse_44() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___webResponse_44)); }
inline HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * get_webResponse_44() const { return ___webResponse_44; }
inline HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 ** get_address_of_webResponse_44() { return &___webResponse_44; }
inline void set_webResponse_44(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * value)
{
___webResponse_44 = value;
Il2CppCodeGenWriteBarrier((&___webResponse_44), value);
}
inline static int32_t get_offset_of_asyncWrite_45() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___asyncWrite_45)); }
inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * get_asyncWrite_45() const { return ___asyncWrite_45; }
inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE ** get_address_of_asyncWrite_45() { return &___asyncWrite_45; }
inline void set_asyncWrite_45(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * value)
{
___asyncWrite_45 = value;
Il2CppCodeGenWriteBarrier((&___asyncWrite_45), value);
}
inline static int32_t get_offset_of_asyncRead_46() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___asyncRead_46)); }
inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * get_asyncRead_46() const { return ___asyncRead_46; }
inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE ** get_address_of_asyncRead_46() { return &___asyncRead_46; }
inline void set_asyncRead_46(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * value)
{
___asyncRead_46 = value;
Il2CppCodeGenWriteBarrier((&___asyncRead_46), value);
}
inline static int32_t get_offset_of_abortHandler_47() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___abortHandler_47)); }
inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_abortHandler_47() const { return ___abortHandler_47; }
inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_abortHandler_47() { return &___abortHandler_47; }
inline void set_abortHandler_47(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value)
{
___abortHandler_47 = value;
Il2CppCodeGenWriteBarrier((&___abortHandler_47), value);
}
inline static int32_t get_offset_of_aborted_48() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___aborted_48)); }
inline int32_t get_aborted_48() const { return ___aborted_48; }
inline int32_t* get_address_of_aborted_48() { return &___aborted_48; }
inline void set_aborted_48(int32_t value)
{
___aborted_48 = value;
}
inline static int32_t get_offset_of_gotRequestStream_49() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___gotRequestStream_49)); }
inline bool get_gotRequestStream_49() const { return ___gotRequestStream_49; }
inline bool* get_address_of_gotRequestStream_49() { return &___gotRequestStream_49; }
inline void set_gotRequestStream_49(bool value)
{
___gotRequestStream_49 = value;
}
inline static int32_t get_offset_of_redirects_50() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___redirects_50)); }
inline int32_t get_redirects_50() const { return ___redirects_50; }
inline int32_t* get_address_of_redirects_50() { return &___redirects_50; }
inline void set_redirects_50(int32_t value)
{
___redirects_50 = value;
}
inline static int32_t get_offset_of_expectContinue_51() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___expectContinue_51)); }
inline bool get_expectContinue_51() const { return ___expectContinue_51; }
inline bool* get_address_of_expectContinue_51() { return &___expectContinue_51; }
inline void set_expectContinue_51(bool value)
{
___expectContinue_51 = value;
}
inline static int32_t get_offset_of_bodyBuffer_52() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___bodyBuffer_52)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_bodyBuffer_52() const { return ___bodyBuffer_52; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_bodyBuffer_52() { return &___bodyBuffer_52; }
inline void set_bodyBuffer_52(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___bodyBuffer_52 = value;
Il2CppCodeGenWriteBarrier((&___bodyBuffer_52), value);
}
inline static int32_t get_offset_of_bodyBufferLength_53() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___bodyBufferLength_53)); }
inline int32_t get_bodyBufferLength_53() const { return ___bodyBufferLength_53; }
inline int32_t* get_address_of_bodyBufferLength_53() { return &___bodyBufferLength_53; }
inline void set_bodyBufferLength_53(int32_t value)
{
___bodyBufferLength_53 = value;
}
inline static int32_t get_offset_of_getResponseCalled_54() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___getResponseCalled_54)); }
inline bool get_getResponseCalled_54() const { return ___getResponseCalled_54; }
inline bool* get_address_of_getResponseCalled_54() { return &___getResponseCalled_54; }
inline void set_getResponseCalled_54(bool value)
{
___getResponseCalled_54 = value;
}
inline static int32_t get_offset_of_saved_exc_55() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___saved_exc_55)); }
inline Exception_t * get_saved_exc_55() const { return ___saved_exc_55; }
inline Exception_t ** get_address_of_saved_exc_55() { return &___saved_exc_55; }
inline void set_saved_exc_55(Exception_t * value)
{
___saved_exc_55 = value;
Il2CppCodeGenWriteBarrier((&___saved_exc_55), value);
}
inline static int32_t get_offset_of_locker_56() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___locker_56)); }
inline RuntimeObject * get_locker_56() const { return ___locker_56; }
inline RuntimeObject ** get_address_of_locker_56() { return &___locker_56; }
inline void set_locker_56(RuntimeObject * value)
{
___locker_56 = value;
Il2CppCodeGenWriteBarrier((&___locker_56), value);
}
inline static int32_t get_offset_of_finished_reading_57() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___finished_reading_57)); }
inline bool get_finished_reading_57() const { return ___finished_reading_57; }
inline bool* get_address_of_finished_reading_57() { return &___finished_reading_57; }
inline void set_finished_reading_57(bool value)
{
___finished_reading_57 = value;
}
inline static int32_t get_offset_of_WebConnection_58() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___WebConnection_58)); }
inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_WebConnection_58() const { return ___WebConnection_58; }
inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_WebConnection_58() { return &___WebConnection_58; }
inline void set_WebConnection_58(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * value)
{
___WebConnection_58 = value;
Il2CppCodeGenWriteBarrier((&___WebConnection_58), value);
}
inline static int32_t get_offset_of_auto_decomp_59() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___auto_decomp_59)); }
inline int32_t get_auto_decomp_59() const { return ___auto_decomp_59; }
inline int32_t* get_address_of_auto_decomp_59() { return &___auto_decomp_59; }
inline void set_auto_decomp_59(int32_t value)
{
___auto_decomp_59 = value;
}
inline static int32_t get_offset_of_readWriteTimeout_61() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___readWriteTimeout_61)); }
inline int32_t get_readWriteTimeout_61() const { return ___readWriteTimeout_61; }
inline int32_t* get_address_of_readWriteTimeout_61() { return &___readWriteTimeout_61; }
inline void set_readWriteTimeout_61(int32_t value)
{
___readWriteTimeout_61 = value;
}
inline static int32_t get_offset_of_tlsProvider_62() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___tlsProvider_62)); }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_tlsProvider_62() const { return ___tlsProvider_62; }
inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_tlsProvider_62() { return &___tlsProvider_62; }
inline void set_tlsProvider_62(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value)
{
___tlsProvider_62 = value;
Il2CppCodeGenWriteBarrier((&___tlsProvider_62), value);
}
inline static int32_t get_offset_of_tlsSettings_63() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___tlsSettings_63)); }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * get_tlsSettings_63() const { return ___tlsSettings_63; }
inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** get_address_of_tlsSettings_63() { return &___tlsSettings_63; }
inline void set_tlsSettings_63(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * value)
{
___tlsSettings_63 = value;
Il2CppCodeGenWriteBarrier((&___tlsSettings_63), value);
}
inline static int32_t get_offset_of_certValidationCallback_64() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___certValidationCallback_64)); }
inline ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * get_certValidationCallback_64() const { return ___certValidationCallback_64; }
inline ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB ** get_address_of_certValidationCallback_64() { return &___certValidationCallback_64; }
inline void set_certValidationCallback_64(ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * value)
{
___certValidationCallback_64 = value;
Il2CppCodeGenWriteBarrier((&___certValidationCallback_64), value);
}
inline static int32_t get_offset_of_auth_state_65() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___auth_state_65)); }
inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB get_auth_state_65() const { return ___auth_state_65; }
inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB * get_address_of_auth_state_65() { return &___auth_state_65; }
inline void set_auth_state_65(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB value)
{
___auth_state_65 = value;
}
inline static int32_t get_offset_of_proxy_auth_state_66() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___proxy_auth_state_66)); }
inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB get_proxy_auth_state_66() const { return ___proxy_auth_state_66; }
inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB * get_address_of_proxy_auth_state_66() { return &___proxy_auth_state_66; }
inline void set_proxy_auth_state_66(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB value)
{
___proxy_auth_state_66 = value;
}
inline static int32_t get_offset_of_host_67() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___host_67)); }
inline String_t* get_host_67() const { return ___host_67; }
inline String_t** get_address_of_host_67() { return &___host_67; }
inline void set_host_67(String_t* value)
{
___host_67 = value;
Il2CppCodeGenWriteBarrier((&___host_67), value);
}
inline static int32_t get_offset_of_ResendContentFactory_68() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___ResendContentFactory_68)); }
inline Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 * get_ResendContentFactory_68() const { return ___ResendContentFactory_68; }
inline Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 ** get_address_of_ResendContentFactory_68() { return &___ResendContentFactory_68; }
inline void set_ResendContentFactory_68(Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 * value)
{
___ResendContentFactory_68 = value;
Il2CppCodeGenWriteBarrier((&___ResendContentFactory_68), value);
}
inline static int32_t get_offset_of_U3CThrowOnErrorU3Ek__BackingField_69() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___U3CThrowOnErrorU3Ek__BackingField_69)); }
inline bool get_U3CThrowOnErrorU3Ek__BackingField_69() const { return ___U3CThrowOnErrorU3Ek__BackingField_69; }
inline bool* get_address_of_U3CThrowOnErrorU3Ek__BackingField_69() { return &___U3CThrowOnErrorU3Ek__BackingField_69; }
inline void set_U3CThrowOnErrorU3Ek__BackingField_69(bool value)
{
___U3CThrowOnErrorU3Ek__BackingField_69 = value;
}
inline static int32_t get_offset_of_unsafe_auth_blah_70() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___unsafe_auth_blah_70)); }
inline bool get_unsafe_auth_blah_70() const { return ___unsafe_auth_blah_70; }
inline bool* get_address_of_unsafe_auth_blah_70() { return &___unsafe_auth_blah_70; }
inline void set_unsafe_auth_blah_70(bool value)
{
___unsafe_auth_blah_70 = value;
}
inline static int32_t get_offset_of_U3CReuseConnectionU3Ek__BackingField_71() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___U3CReuseConnectionU3Ek__BackingField_71)); }
inline bool get_U3CReuseConnectionU3Ek__BackingField_71() const { return ___U3CReuseConnectionU3Ek__BackingField_71; }
inline bool* get_address_of_U3CReuseConnectionU3Ek__BackingField_71() { return &___U3CReuseConnectionU3Ek__BackingField_71; }
inline void set_U3CReuseConnectionU3Ek__BackingField_71(bool value)
{
___U3CReuseConnectionU3Ek__BackingField_71 = value;
}
inline static int32_t get_offset_of_StoredConnection_72() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___StoredConnection_72)); }
inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_StoredConnection_72() const { return ___StoredConnection_72; }
inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_StoredConnection_72() { return &___StoredConnection_72; }
inline void set_StoredConnection_72(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * value)
{
___StoredConnection_72 = value;
Il2CppCodeGenWriteBarrier((&___StoredConnection_72), value);
}
};
struct HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_StaticFields
{
public:
// System.Int32 System.Net.HttpWebRequest::defaultMaxResponseHeadersLength
int32_t ___defaultMaxResponseHeadersLength_60;
public:
inline static int32_t get_offset_of_defaultMaxResponseHeadersLength_60() { return static_cast<int32_t>(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_StaticFields, ___defaultMaxResponseHeadersLength_60)); }
inline int32_t get_defaultMaxResponseHeadersLength_60() const { return ___defaultMaxResponseHeadersLength_60; }
inline int32_t* get_address_of_defaultMaxResponseHeadersLength_60() { return &___defaultMaxResponseHeadersLength_60; }
inline void set_defaultMaxResponseHeadersLength_60(int32_t value)
{
___defaultMaxResponseHeadersLength_60 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // HTTPWEBREQUEST_T5B5BFA163B5AD6134620F315940CE3631D7FAAE0_H
#ifndef LOCALCERTSELECTIONCALLBACK_TD6114DFF113D64892D65456E53A3F61DCE4874F2_H
#define LOCALCERTSELECTIONCALLBACK_TD6114DFF113D64892D65456E53A3F61DCE4874F2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Security.LocalCertSelectionCallback
struct LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LOCALCERTSELECTIONCALLBACK_TD6114DFF113D64892D65456E53A3F61DCE4874F2_H
#ifndef REMOTECERTIFICATEVALIDATIONCALLBACK_T9C6BA19681BAA3CD78E6674293A57FF5DF62831E_H
#define REMOTECERTIFICATEVALIDATIONCALLBACK_T9C6BA19681BAA3CD78E6674293A57FF5DF62831E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Security.RemoteCertificateValidationCallback
struct RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // REMOTECERTIFICATEVALIDATIONCALLBACK_T9C6BA19681BAA3CD78E6674293A57FF5DF62831E_H
#ifndef CREATEVALUECALLBACK_T99CA2E525A1602DB6BA1E46FA685E888897EF559_H
#define CREATEVALUECALLBACK_T99CA2E525A1602DB6BA1E46FA685E888897EF559_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Runtime.CompilerServices.ConditionalWeakTable`2_CreateValueCallback<System.Net.HttpWebRequest,Mono.Http.NtlmSession>
struct CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CREATEVALUECALLBACK_T99CA2E525A1602DB6BA1E46FA685E888897EF559_H
#ifndef AUTORESETEVENT_T2A1182CEEE4E184587D4DEAA4F382B810B21D3B7_H
#define AUTORESETEVENT_T2A1182CEEE4E184587D4DEAA4F382B810B21D3B7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.AutoResetEvent
struct AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 : public EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // AUTORESETEVENT_T2A1182CEEE4E184587D4DEAA4F382B810B21D3B7_H
#ifndef MANUALRESETEVENT_TDFAF117B200ECA4CCF4FD09593F949A016D55408_H
#define MANUALRESETEVENT_TDFAF117B200ECA4CCF4FD09593F949A016D55408_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.ManualResetEvent
struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 : public EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MANUALRESETEVENT_TDFAF117B200ECA4CCF4FD09593F949A016D55408_H
#ifndef THREADSTART_T09FFA4371E4B2A713F212B157CC9B8B61983B5BF_H
#define THREADSTART_T09FFA4371E4B2A713F212B157CC9B8B61983B5BF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Threading.ThreadStart
struct ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // THREADSTART_T09FFA4371E4B2A713F212B157CC9B8B61983B5BF_H
// System.Char[]
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Il2CppChar m_Items[1];
public:
inline Il2CppChar GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
{
m_Items[index] = value;
}
};
// System.Byte[]
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821 : public RuntimeArray
{
public:
ALIGN_FIELD (8) uint8_t m_Items[1];
public:
inline uint8_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline uint8_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, uint8_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
{
m_Items[index] = value;
}
};
// Mono.Net.CFProxy[]
struct CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D : public RuntimeArray
{
public:
ALIGN_FIELD (8) CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * m_Items[1];
public:
inline CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 ** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
inline CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 ** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
};
// System.Delegate[]
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Delegate_t * m_Items[1];
public:
inline Delegate_t * GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Delegate_t ** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Delegate_t * value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
inline Delegate_t * GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Delegate_t ** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t * value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
};
// System.String[]
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E : public RuntimeArray
{
public:
ALIGN_FIELD (8) String_t* m_Items[1];
public:
inline String_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline String_t** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, String_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
};
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke(const unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2& unmarshaled, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke& marshaled);
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke_back(const unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke& marshaled, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2& unmarshaled);
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke_cleanup(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke& marshaled);
// System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CreateValueCallback__ctor_m0C8279CA67355F638D6C7A3AAFFFA9CEA2570AB1_gshared (CreateValueCallback_tBCCB4685658A4B0DE8153A79A7E365983D58381F * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
// !1 System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::GetValue(!0,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<!0,!1>)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ConditionalWeakTable_2_GetValue_m838D9EF0BF4891909CA39673B6057E0E913AB829_gshared (ConditionalWeakTable_2_tAD6736E4C6A9AF930D360966499D999E3CE45BF3 * __this, RuntimeObject * p0, CreateValueCallback_tBCCB4685658A4B0DE8153A79A7E365983D58381F * p1, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void ConditionalWeakTable_2__ctor_m1BF7C98CA314D99CE58778C0C661D5F1628B6563_gshared (ConditionalWeakTable_2_tAD6736E4C6A9AF930D360966499D999E3CE45BF3 * __this, const RuntimeMethod* method);
// System.Int32 System.Collections.Generic.Queue`1<System.Object>::get_Count()
extern "C" IL2CPP_METHOD_ATTR int32_t Queue_1_get_Count_m0CE0B6919A09EFFBB1EBA5B5DFEF50E4F8A89CFA_gshared (Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 * __this, const RuntimeMethod* method);
// T System.Collections.Generic.Queue`1<System.Object>::Dequeue()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Queue_1_Dequeue_m6013DB8A542ACA15F662B6832ED389BB061EFEDE_gshared (Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Queue`1<System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Queue_1__ctor_m57D20E9B6532A644845C835306D5BCBCD3163964_gshared (Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Queue`1<System.Object>::Enqueue(T)
extern "C" IL2CPP_METHOD_ATTR void Queue_1_Enqueue_m12D1C0BBE742C2537335B7E2B71F7E42A421A6FD_gshared (Queue_1_tCC0C12E9ABD1C1421DEDD8C737F1A87C67ACC8F0 * __this, RuntimeObject * p0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Create()
extern "C" IL2CPP_METHOD_ATTR AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663 AsyncTaskMethodBuilder_1_Create_mC7806A5C115ED2239A5073313AA3564D8244156E_gshared (const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Start<Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(!!0&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_mA55AABD80D5893D94172768FC8CF1570EBF17780_gshared (AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663 * __this, U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * p0, const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::get_Task()
extern "C" IL2CPP_METHOD_ATTR Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * AsyncTaskMethodBuilder_1_get_Task_m19C5664D70C4FC799BEFB8D0FC98E687F97059FA_gshared (AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mE4E7D5465A93C56B5F17EB43FD2AF11AF3597A69_gshared (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * p0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Create()
extern "C" IL2CPP_METHOD_ATTR AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 AsyncTaskMethodBuilder_1_Create_m242902BEDFDC7D1CC69AFDD97C9D701DE8FE2B50_gshared (const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Start<Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25>(!!0&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m76073D93DA6947C4B0CF9D9C6BF57526F674D659_gshared (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * p0, const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::get_Task()
extern "C" IL2CPP_METHOD_ATTR Task_1_t8906695C9865566AA79419735634FF27AC74506E * AsyncTaskMethodBuilder_1_get_Task_m35C5C2BA1998F89CDCED8166BAE477A591FAB101_gshared (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<System.Int32>::ConfigureAwait(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982_gshared (Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * __this, bool p0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Int32>::GetAwaiter()
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE_gshared (ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A * __this, const RuntimeMethod* method);
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::get_IsCompleted()
extern "C" IL2CPP_METHOD_ATTR bool ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92_gshared (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>,Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m8A995342D50B0ABAA2E3EE6CBA355484259E4CF5_gshared (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * p0, U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * p1, const RuntimeMethod* method);
// !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::GetResult()
extern "C" IL2CPP_METHOD_ATTR int32_t ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623_gshared (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * __this, const RuntimeMethod* method);
// System.Void System.Nullable`1<System.Int32>::.ctor(!0)
extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2_gshared (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * __this, int32_t p0, const RuntimeMethod* method);
// System.Boolean System.Nullable`1<System.Int32>::get_HasValue()
extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15_gshared (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * __this, const RuntimeMethod* method);
// !0 System.Nullable`1<System.Int32>::GetValueOrDefault()
extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6_gshared (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetException_m24103DD71F8B33836CA0506874DBB021B9385837_gshared (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, Exception_t * p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetResult(!0)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetResult_mDB67DEC1B95ACC8E46B3323B1F19D65EC17ADA9A_gshared (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetStateMachine_m982DF1DD4A7F18AB2E91BB6203C81F0246BB094A_gshared (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, RuntimeObject* p0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::ConfigureAwait(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 Task_1_ConfigureAwait_m4A70F9E8C6A5F7C412A2A2ECEC755007AA4A37A3_gshared (Task_1_t8906695C9865566AA79419735634FF27AC74506E * __this, bool p0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Nullable`1<System.Int32>>::GetAwaiter()
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 ConfiguredTaskAwaitable_1_GetAwaiter_m2334D52A2F0403A09E55D5B4B4AA4DA5B2E318B5_gshared (ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 * __this, const RuntimeMethod* method);
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::get_IsCompleted()
extern "C" IL2CPP_METHOD_ATTR bool ConfiguredTaskAwaiter_get_IsCompleted_m1358F59D9346DF4A24793C6A211BC0AF3BC3AB04_gshared (ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mFAAE60A8CEF35B2FFAAC5B0CFC0E04A24F309821_gshared (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * p0, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * p1, const RuntimeMethod* method);
// !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::GetResult()
extern "C" IL2CPP_METHOD_ATTR Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB ConfiguredTaskAwaiter_GetResult_m519FEE37CB8F736EE39E33E1C36D4A0EE8C2611C_gshared (ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_m00FD9615EAA4D3E47C70D097B61431C2A1965520_gshared (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * p0, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * p1, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m16B2ECF2C3A8B0C1A5A7C09FB227849CD6687054_gshared (AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663 * __this, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * p0, U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * p1, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetException_m4C0B5462ECCB520FACA3C90B353DF596DAAF586D_gshared (AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663 * __this, Exception_t * p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetResult(!0)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetResult_mD7DA7A17DC0610B11A0AAA364C3CA51FEC1271DB_gshared (AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663 * __this, RuntimeObject * p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetStateMachine_m5CC21A02320CF3D2DD7894A31123DFD82A428E4C_gshared (AsyncTaskMethodBuilder_1_t2A9513A084F4B19851B91EF1F22BB57776D35663 * __this, RuntimeObject* p0, const RuntimeMethod* method);
// System.Boolean System.Nullable`1<System.Boolean>::get_HasValue()
extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m275A31438FCDAEEE039E95D887684E04FD6ECE2B_gshared (Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 * __this, const RuntimeMethod* method);
// !0 System.Nullable`1<System.Boolean>::GetValueOrDefault()
extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_GetValueOrDefault_mEB3794454EFFF1F9B06CE0537D9971D6B4112E08_gshared (Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 * __this, const RuntimeMethod* method);
// System.Void System.Nullable`1<System.Int32Enum>::.ctor(!0)
extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m5C28B34DE8C6D3A1E136828428C71543A08B32D3_gshared (Nullable_1_tBCA4780CE8E9555A53CF0BA48AF742DA998C0833 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(!!0&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mD2744150B60B8B03BAB01F0D4C6245DFDD9AE300_gshared (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * p0, const RuntimeMethod* method);
// !!0 System.Threading.Tasks.TaskToApm::End<System.Int32>(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR int32_t TaskToApm_End_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m7A78383A6B69F06EC91BDED0E0F6F3DE02960234_gshared (RuntimeObject* p0, const RuntimeMethod* method);
// !0 System.Threading.Tasks.Task`1<System.Int32>::get_Result()
extern "C" IL2CPP_METHOD_ATTR int32_t Task_1_get_Result_m80E150EF93681DF361700DB6F78C976BE3EC871B_gshared (Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * __this, const RuntimeMethod* method);
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Create()
extern "C" IL2CPP_METHOD_ATTR AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318_gshared (const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58>(!!0&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m86EE112E3DDD51CBC6A0F57A35AC3919A128BCB8_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * p0, const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::get_Task()
extern "C" IL2CPP_METHOD_ATTR Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, const RuntimeMethod* method);
// System.Void System.ValueTuple`2<System.Int32,System.Boolean>::.ctor(!0,!1)
extern "C" IL2CPP_METHOD_ATTR void ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766_gshared (ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 * __this, int32_t p0, bool p1, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66>(!!0&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_mD28BD96B617BE0AE227EDF31AE26EED9D391C2D4_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(!!0&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_m04E42D96056940C94B4AC023C0851B1EF14F14F9_gshared (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * p0, const RuntimeMethod* method);
// System.Void System.Func`1<System.Int32>::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void Func_1__ctor_m27E13FE1436758E3083686F1DC59AABC45F50527_gshared (Func_1_t30631A63BE46FE93700939B764202D360449FE30 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<!!0> System.Threading.Tasks.Task::Run<System.Int32>(System.Func`1<!!0>)
extern "C" IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * Task_Run_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m11A2B12F2DF2E9E71644C83D3A1601E8BCC4929A_gshared (Func_1_t30631A63BE46FE93700939B764202D360449FE30 * p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>,Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_m27EC0547CE146B1E82C108C283D1DAD2AEF81083_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * p0, U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * p1, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, Exception_t * p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetResult(!0)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, RuntimeObject* p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_mFD398737DB235705CD93D5EBA8FF31DDF273D6A5_gshared (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * p0, U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * p1, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<System.Object>::ConfigureAwait(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaitable_1_tA36F8230F9392F8C09FD6FDBAEA3F1A41388CCA8 Task_1_ConfigureAwait_m60DD864D9488EACBA6C087E87E448797C1C8B76B_gshared (Task_1_tA56001ED5270173CA1432EDFCD84EABB1024BC09 * __this, bool p0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Object>::GetAwaiter()
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E ConfiguredTaskAwaitable_1_GetAwaiter_m86C543D72022CB5D0C43053C4AF5F37EA4E690A7_gshared (ConfiguredTaskAwaitable_1_tA36F8230F9392F8C09FD6FDBAEA3F1A41388CCA8 * __this, const RuntimeMethod* method);
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::get_IsCompleted()
extern "C" IL2CPP_METHOD_ATTR bool ConfiguredTaskAwaiter_get_IsCompleted_mA1F08104B225C8640528B38BFD0AAAEE84541586_gshared (ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>,Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_m59626536FB983E05991275EE309626CAD145176A_gshared (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E * p0, U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * p1, const RuntimeMethod* method);
// !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::GetResult()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ConfiguredTaskAwaiter_GetResult_m4EE5BF4F8536CCC951CA3F4E3C494411AE2D507E_gshared (ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>,Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58>(!!0&,!!1&)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_mB6158F07BDA3F4D4DFB299A8E235E405DAB18C74_gshared (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, ConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E * p0, U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * p1, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::ContainsKey(!0)
extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mFAF3C21250F75EC5D7D9A40BB6728165FE74D839_gshared (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * __this, Guid_t p0, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Add(!0,!1)
extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m61701EAEEE3A5B10D3F93C1B39104E208B8529A4_gshared (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * __this, Guid_t p0, RuntimeObject * p1, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryGetValue(!0,!1&)
extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * p0, RuntimeObject ** p1, const RuntimeMethod* method);
// !0 System.Tuple`2<System.Guid,System.Object>::get_Item1()
extern "C" IL2CPP_METHOD_ATTR Guid_t Tuple_2_get_Item1_m58EAFB5E0409BDA3651234AA28E4703B39541F15_gshared (Tuple_2_t6E249C4F1E829CC2F5C1C9CBE3AF70B155C5D81B * __this, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::TryGetValue(!0,!1&)
extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m787087AA73FF9D469632237ABC7937C0593E3034_gshared (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * __this, Guid_t p0, RuntimeObject ** p1, const RuntimeMethod* method);
// !1 System.Tuple`2<System.Guid,System.Object>::get_Item2()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Tuple_2_get_Item2_m35EE9E05B22ADCD50096A39B538B999B3B3E467C_gshared (Tuple_2_t6E249C4F1E829CC2F5C1C9CBE3AF70B155C5D81B * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC92BC7A517D06345FC455002D2E7E8653B51DA86_gshared (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * __this, const RuntimeMethod* method);
// System.Void System.Tuple`2<System.Guid,System.Object>::.ctor(!0,!1)
extern "C" IL2CPP_METHOD_ATTR void Tuple_2__ctor_mD69F76937BFD698D37EBCC4A79C420C78F28B9A5_gshared (Tuple_2_t6E249C4F1E829CC2F5C1C9CBE3AF70B155C5D81B * __this, Guid_t p0, RuntimeObject * p1, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Add(!0,!1)
extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC741BBB0A647C814227953DB9B23CB1BDF571C5B_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method);
// !!0 System.Runtime.InteropServices.Marshal::PtrToStructure<System.Object>(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Marshal_PtrToStructure_TisRuntimeObject_mDB88EE58460703A7A664B670DE68020F9D1CAD72_gshared (intptr_t p0, const RuntimeMethod* method);
// System.Char System.String::get_Chars(System.Int32)
extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96 (String_t* __this, int32_t p0, const RuntimeMethod* method);
// System.Int32 System.String::get_Length()
extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018 (String_t* __this, const RuntimeMethod* method);
// System.String System.String::Trim()
extern "C" IL2CPP_METHOD_ATTR String_t* String_Trim_mB52EB7876C7132358B76B7DC95DEACA20722EF4D (String_t* __this, const RuntimeMethod* method);
// System.String System.String::ToLower()
extern "C" IL2CPP_METHOD_ATTR String_t* String_ToLower_m5287204D93C9DDC4DF84581ADD756D0FDE2BA5A8 (String_t* __this, const RuntimeMethod* method);
// System.Int32 System.String::IndexOf(System.String)
extern "C" IL2CPP_METHOD_ATTR int32_t String_IndexOf_mA9A0117D68338238E51E5928CDA8EB3DC9DA497B (String_t* __this, String_t* p0, const RuntimeMethod* method);
// System.Int32 System.String::IndexOfAny(System.Char[])
extern "C" IL2CPP_METHOD_ATTR int32_t String_IndexOfAny_m1AD95EBF79BB7FBFC7FC30DA9B1B8015BC3ABA6D (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* p0, const RuntimeMethod* method);
// System.String System.String::Substring(System.Int32)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE (String_t* __this, int32_t p0, const RuntimeMethod* method);
// System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&)
extern "C" IL2CPP_METHOD_ATTR void Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5 (RuntimeObject * p0, bool* p1, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::.ctor(System.Object,System.IntPtr)
inline void CreateValueCallback__ctor_m7CE2FB85D8FF748AF803D6CB2DFBA673FDCEFC9D (CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method)
{
(( void (*) (CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 *, RuntimeObject *, intptr_t, const RuntimeMethod*))CreateValueCallback__ctor_m0C8279CA67355F638D6C7A3AAFFFA9CEA2570AB1_gshared)(__this, p0, p1, method);
}
// !1 System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::GetValue(!0,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<!0,!1>)
inline NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * ConditionalWeakTable_2_GetValue_m83BAC1686B3BA1E120BF42019C69204E8E562B51 (ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * p0, CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * p1, const RuntimeMethod* method)
{
return (( NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * (*) (ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE *, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *, CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 *, const RuntimeMethod*))ConditionalWeakTable_2_GetValue_m838D9EF0BF4891909CA39673B6057E0E913AB829_gshared)(__this, p0, p1, method);
}
// System.Net.Authorization Mono.Http.NtlmSession::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern "C" IL2CPP_METHOD_ATTR Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * NtlmSession_Authenticate_mD57BA163AE75E2ABE05008CE6436AC9B7A5A92C7 (NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * __this, String_t* ___challenge0, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___webRequest1, RuntimeObject* ___credentials2, const RuntimeMethod* method);
// System.Void System.Threading.Monitor::Exit(System.Object)
extern "C" IL2CPP_METHOD_ATTR void Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2 (RuntimeObject * p0, const RuntimeMethod* method);
// System.Void System.Object::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::.ctor()
inline void ConditionalWeakTable_2__ctor_m34D1DC6BBD437B76D7C12BDA13BFCE576FC565DC (ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * __this, const RuntimeMethod* method)
{
(( void (*) (ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE *, const RuntimeMethod*))ConditionalWeakTable_2__ctor_m1BF7C98CA314D99CE58778C0C661D5F1628B6563_gshared)(__this, method);
}
// System.Void Mono.Http.NtlmClient/<>c::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mC0713C4FAF13FF5806985ACB928F52DF976A49A0 (U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * __this, const RuntimeMethod* method);
// System.Void Mono.Http.NtlmSession::.ctor()
extern "C" IL2CPP_METHOD_ATTR void NtlmSession__ctor_mA662DFD468B1E0F26C28349D10B2F0B09155E79D (NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * __this, const RuntimeMethod* method);
// System.String System.Net.NetworkCredential::get_UserName()
extern "C" IL2CPP_METHOD_ATTR String_t* NetworkCredential_get_UserName_mB24F789533CB16575AEA19A420BA69FAC3AA97F7 (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __this, const RuntimeMethod* method);
// System.String System.Net.NetworkCredential::get_Domain()
extern "C" IL2CPP_METHOD_ATTR String_t* NetworkCredential_get_Domain_m096C68D5EC6640C73900B1EE6BF1CFBB14D30F4A (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __this, const RuntimeMethod* method);
// System.String System.Net.NetworkCredential::get_Password()
extern "C" IL2CPP_METHOD_ATTR String_t* NetworkCredential_get_Password_m8F9352FAD45233DCD5EC42056D10E49DA3900BF6 (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __this, const RuntimeMethod* method);
// System.Boolean System.String::op_Equality(System.String,System.String)
extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE (String_t* p0, String_t* p1, const RuntimeMethod* method);
// System.Boolean System.String::IsNullOrEmpty(System.String)
extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229 (String_t* p0, const RuntimeMethod* method);
// System.Int32 System.String::IndexOf(System.Char)
extern "C" IL2CPP_METHOD_ATTR int32_t String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD (String_t* __this, Il2CppChar p0, const RuntimeMethod* method);
// System.String System.String::Substring(System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type1Message::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Type1Message__ctor_mF11CFA44C4BF05765612B0D3CCBB4EBB433D7B23 (Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * __this, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type1Message::set_Domain(System.String)
extern "C" IL2CPP_METHOD_ATTR void Type1Message_set_Domain_m14675CA2220D6338E39DA862B822553AE6DCFD12 (Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * __this, String_t* p0, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type1Message::set_Host(System.String)
extern "C" IL2CPP_METHOD_ATTR void Type1Message_set_Host_mC0ADD586CC5A1F9FD5489AF1D8F14DF9AA4F2D68 (Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * __this, String_t* p0, const RuntimeMethod* method);
// Mono.Security.Protocol.Ntlm.NtlmFlags Mono.Security.Protocol.Ntlm.MessageBase::get_Flags()
extern "C" IL2CPP_METHOD_ATTR int32_t MessageBase_get_Flags_m226EB26B3AB8C91ADA936E7B45CC8968D0F4CA9E (MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * __this, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.MessageBase::set_Flags(Mono.Security.Protocol.Ntlm.NtlmFlags)
extern "C" IL2CPP_METHOD_ATTR void MessageBase_set_Flags_m0E8B48A02DB678CB59A3D3274AE51418732C864C (MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * __this, int32_t p0, const RuntimeMethod* method);
// System.Int32 Mono.Security.Protocol.Ntlm.MessageBase::get_Type()
extern "C" IL2CPP_METHOD_ATTR int32_t MessageBase_get_Type_m0BE9BCC1FCC0E8DFF588F7F3A54AEDA76360C67C (MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * __this, const RuntimeMethod* method);
// System.Byte[] System.Convert::FromBase64String(System.String)
extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* Convert_FromBase64String_m079F788D000703E8018DA39BE9C05F1CBF60B156 (String_t* p0, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type2Message::.ctor(System.Byte[])
extern "C" IL2CPP_METHOD_ATTR void Type2Message__ctor_m85E73F15F691FC25B93503B84B24D25805B5FBD9 (Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* p0, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type3Message::.ctor(Mono.Security.Protocol.Ntlm.Type2Message)
extern "C" IL2CPP_METHOD_ATTR void Type3Message__ctor_mBA583598EA5F842A0076F882C4A3205B919419D6 (Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * __this, Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * p0, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Username(System.String)
extern "C" IL2CPP_METHOD_ATTR void Type3Message_set_Username_m8FAFEC42286D8EEA3B826437340EA233EEB96D13 (Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * __this, String_t* p0, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Password(System.String)
extern "C" IL2CPP_METHOD_ATTR void Type3Message_set_Password_m5D12ECA751E4BFB7C0CA25963FE20235C6951ED2 (Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * __this, String_t* p0, const RuntimeMethod* method);
// System.Void Mono.Security.Protocol.Ntlm.Type3Message::set_Domain(System.String)
extern "C" IL2CPP_METHOD_ATTR void Type3Message_set_Domain_m04440D54FDAA49E5C82380E22C46DBF09C22DBF5 (Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * __this, String_t* p0, const RuntimeMethod* method);
// System.String System.Convert::ToBase64String(System.Byte[])
extern "C" IL2CPP_METHOD_ATTR String_t* Convert_ToBase64String_mF201749AD724C437524C8A6108519470A0F65B84 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* p0, const RuntimeMethod* method);
// System.String System.String::Concat(System.String,System.String)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE (String_t* p0, String_t* p1, const RuntimeMethod* method);
// System.Void System.Net.Authorization::.ctor(System.String,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void Authorization__ctor_mAAC9C79A5BE6062F83A3127CD4A115A6B6FF6691 (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * __this, String_t* ___token0, bool ___finished1, const RuntimeMethod* method);
// System.Void Mono.Net.CFObject::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFObject::dlopen(System.String,System.Int32)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78 (String_t* ___path0, int32_t ___mode1, const RuntimeMethod* method);
// System.Boolean System.IntPtr::op_Equality(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934 (intptr_t p0, intptr_t p1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFObject::GetIndirect(System.IntPtr,System.String)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_GetIndirect_m0CEC26DEAFEFA09E4227456BD3209CE31EEA8B9D (intptr_t ___handle0, String_t* ___symbol1, const RuntimeMethod* method);
// System.Void Mono.Net.CFObject::dlclose(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B (intptr_t ___handle0, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFObject::get_Handle()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFArray::CFArrayGetCount(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFArray_CFArrayGetCount_m7B9C0DAAD2E608AA91E6AF69D14E79CA984A4F73 (intptr_t ___handle0, const RuntimeMethod* method);
// System.Int32 System.IntPtr::op_Explicit(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR int32_t IntPtr_op_Explicit_mD69722A4C61D33FE70E790325C6E0DC690F9494F (intptr_t p0, const RuntimeMethod* method);
// System.IntPtr System.IntPtr::op_Explicit(System.Int32)
extern "C" IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91 (int32_t p0, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFArray::CFArrayGetValueAtIndex(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFArray_CFArrayGetValueAtIndex_m6D81FF806B39AD0113B644D8074D1EA5C71F0042 (intptr_t ___handle0, intptr_t ___index1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFDictionary::CFDictionaryGetValue(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFDictionary_CFDictionaryGetValue_m0EC4E585C878951EA7553FFC127257F0BE168E31 (intptr_t ___handle0, intptr_t ___key1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFDictionary::GetValue(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFDictionary_GetValue_m541C66EDA38170813EFC86504CAD18E4984F837D (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * __this, intptr_t ___key0, const RuntimeMethod* method);
// System.Int32 System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::get_Count()
inline int32_t Queue_1_get_Count_m4600FA48F731507A402BD1E376D4977CA4B0C4AA (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C *, const RuntimeMethod*))Queue_1_get_Count_m0CE0B6919A09EFFBB1EBA5B5DFEF50E4F8A89CFA_gshared)(__this, method);
}
// T System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::Dequeue()
inline GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * Queue_1_Dequeue_m7257DBE8761CB008B7BB0EC6F39CD3C3302DD881 (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * __this, const RuntimeMethod* method)
{
return (( GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * (*) (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C *, const RuntimeMethod*))Queue_1_Dequeue_m6013DB8A542ACA15F662B6832ED389BB061EFEDE_gshared)(__this, method);
}
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScriptSequential(System.IntPtr,System.IntPtr,System.IntPtr&)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptSequential_m89792AB0F424FCA209DD5AE706D47A565A2839DE (intptr_t ___proxyAutoConfigurationScript0, intptr_t ___targetURL1, intptr_t* ___error2, const RuntimeMethod* method);
// System.Boolean System.Threading.EventWaitHandle::Set()
extern "C" IL2CPP_METHOD_ATTR bool EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C (EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.CFNetwork/GetProxyData::.ctor()
extern "C" IL2CPP_METHOD_ATTR void GetProxyData__ctor_m9CC32EF080377850BC9B6FF283B2595C167B7721 (GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::.ctor()
inline void Queue_1__ctor_m897C67648FED3997A1EDA43D5540847789FDE48A (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * __this, const RuntimeMethod* method)
{
(( void (*) (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C *, const RuntimeMethod*))Queue_1__ctor_m57D20E9B6532A644845C835306D5BCBCD3163964_gshared)(__this, method);
}
// System.Void System.Threading.AutoResetEvent::.ctor(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void AutoResetEvent__ctor_m2A6F4D44E005E07021957D5134037747AE9890BE (AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * __this, bool p0, const RuntimeMethod* method);
// System.Void System.Threading.ThreadStart::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void ThreadStart__ctor_m692348FEAEBAF381D62984EE95B217CC024A77D5 (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
// System.Void System.Threading.Thread::.ctor(System.Threading.ThreadStart)
extern "C" IL2CPP_METHOD_ATTR void Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * p0, const RuntimeMethod* method);
// System.Void System.Threading.Thread::set_IsBackground(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void Thread_set_IsBackground_mF62551A195DCB09D44E512F52916145E39362D39 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, bool p0, const RuntimeMethod* method);
// System.Void System.Threading.Thread::Start()
extern "C" IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Thread_Start_mE2AC4744AFD147FDC84E8D9317B4E3AB890BC2D6 (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::Enqueue(T)
inline void Queue_1_Enqueue_m68ACD69FE574BBFA6E6E0E4D70A275DD34165690 (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * __this, GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * p0, const RuntimeMethod* method)
{
(( void (*) (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C *, GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC *, const RuntimeMethod*))Queue_1_Enqueue_m12D1C0BBE742C2537335B7E2B71F7E42A421A6FD_gshared)(__this, p0, method);
}
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScript(System.IntPtr,System.IntPtr,System.IntPtr&)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScript_mCE67B2B2E7E40885FBE488B67B1F748F28EA4089 (intptr_t ___proxyAutoConfigurationScript0, intptr_t ___targetURL1, intptr_t* ___error2, const RuntimeMethod* method);
// System.Void Mono.Net.CFArray::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFArray__ctor_mD6A392F2B610ABA574B99EEB18F0B824CEA4B74B (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method);
// System.Void System.ArgumentNullException::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * __this, String_t* p0, const RuntimeMethod* method);
// Mono.Net.CFArray Mono.Net.CFNetwork::CopyProxiesForAutoConfigurationScript(System.IntPtr,Mono.Net.CFUrl)
extern "C" IL2CPP_METHOD_ATTR CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * CFNetwork_CopyProxiesForAutoConfigurationScript_mD52D441E483F955FBA484E58282E688A7DAE3BC1 (intptr_t ___proxyAutoConfigurationScript0, CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___targetURL1, const RuntimeMethod* method);
// System.Int32 Mono.Net.CFArray::get_Count()
extern "C" IL2CPP_METHOD_ATTR int32_t CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * __this, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFArray::get_Item(System.Int32)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1 (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * __this, int32_t ___index0, const RuntimeMethod* method);
// System.Void Mono.Net.CFDictionary::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method);
// System.Void Mono.Net.CFProxy::.ctor(Mono.Net.CFDictionary)
extern "C" IL2CPP_METHOD_ATTR void CFProxy__ctor_m41DDC9A050F27587A9F2A492DB2614EB5CB6B098 (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___settings0, const RuntimeMethod* method);
// System.Void Mono.Net.CFObject::Dispose()
extern "C" IL2CPP_METHOD_ATTR void CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method);
// System.Boolean System.Uri::op_Equality(System.Uri,System.Uri)
extern "C" IL2CPP_METHOD_ATTR bool Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri10, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri21, const RuntimeMethod* method);
// System.String System.Uri::get_AbsoluteUri()
extern "C" IL2CPP_METHOD_ATTR String_t* Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method);
// Mono.Net.CFUrl Mono.Net.CFUrl::Create(System.String)
extern "C" IL2CPP_METHOD_ATTR CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A (String_t* ___absolute0, const RuntimeMethod* method);
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForAutoConfigurationScript(System.IntPtr,Mono.Net.CFUrl)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828 (intptr_t ___proxyAutoConfigurationScript0, CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___targetURL1, const RuntimeMethod* method);
// System.Void Mono.Net.CFNetwork/<>c__DisplayClass13_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass13_0__ctor_m9E10A71FD7E271A87BF207893367B1CF1398C7CA (U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * __this, const RuntimeMethod* method);
// Mono.Net.CFRunLoop Mono.Net.CFRunLoop::get_CurrentRunLoop()
extern "C" IL2CPP_METHOD_ATTR CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * CFRunLoop_get_CurrentRunLoop_mBCBEFF47AD9EA6FA878AE0A7F476EA58CA65B9C0 (const RuntimeMethod* method);
// System.Void Mono.Net.CFNetwork/CFProxyAutoConfigurationResultCallback::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFProxyAutoConfigurationResultCallback__ctor_mFBDA2507472B5CC9BE1AB00525A4985606AD36BC (CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFNetwork::CFNetworkExecuteProxyAutoConfigurationURL(System.IntPtr,System.IntPtr,Mono.Net.CFNetwork/CFProxyAutoConfigurationResultCallback,Mono.Net.CFStreamClientContext&)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkExecuteProxyAutoConfigurationURL_mEE70C4C4C4E0E25404E6417B126D960E79356F88 (intptr_t ___proxyAutoConfigURL0, intptr_t ___targetURL1, CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * ___cb2, CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72 * ___clientContext3, const RuntimeMethod* method);
// Mono.Net.CFString Mono.Net.CFString::Create(System.String)
extern "C" IL2CPP_METHOD_ATTR CFString_t59931F2D68934B1C69E1190703BE589321863699 * CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94 (String_t* ___value0, const RuntimeMethod* method);
// System.Void Mono.Net.CFRunLoop::AddSource(System.IntPtr,Mono.Net.CFString)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_AddSource_m1F4505F77A5740DF6A02FE08A89CFE0F875F33E5 (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, intptr_t ___source0, CFString_t59931F2D68934B1C69E1190703BE589321863699 * ___mode1, const RuntimeMethod* method);
// System.Int32 Mono.Net.CFRunLoop::RunInMode(Mono.Net.CFString,System.Double,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t CFRunLoop_RunInMode_mB31A23ED32135A505EBA8D8EC7A54CB54094DAC0 (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, CFString_t59931F2D68934B1C69E1190703BE589321863699 * ___mode0, double ___seconds1, bool ___returnAfterSourceHandled2, const RuntimeMethod* method);
// System.Void Mono.Net.CFRunLoop::RemoveSource(System.IntPtr,Mono.Net.CFString)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_RemoveSource_mE7D7027C829D200D3AF51D026FA6F236BA436E3A (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, intptr_t ___source0, CFString_t59931F2D68934B1C69E1190703BE589321863699 * ___mode1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForURL(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopyProxiesForURL_m222DA57686642F09DE2B4CC9505AA5916C5F593C (intptr_t ___url0, intptr_t ___proxySettings1, const RuntimeMethod* method);
// Mono.Net.CFProxySettings Mono.Net.CFNetwork::GetSystemProxySettings()
extern "C" IL2CPP_METHOD_ATTR CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A (const RuntimeMethod* method);
// Mono.Net.CFDictionary Mono.Net.CFProxySettings::get_Dictionary()
extern "C" IL2CPP_METHOD_ATTR CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * CFProxySettings_get_Dictionary_m4E22C04DF8DE1D4088C462849BB2654AD2A212FF (CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * __this, const RuntimeMethod* method);
// Mono.Net.CFArray Mono.Net.CFNetwork::CopyProxiesForURL(Mono.Net.CFUrl,Mono.Net.CFDictionary)
extern "C" IL2CPP_METHOD_ATTR CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * CFNetwork_CopyProxiesForURL_m3CC1E10A717CBA58D63403AD72AFF7C28DF09DAB (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___url0, CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___proxySettings1, const RuntimeMethod* method);
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForURL(Mono.Net.CFUrl,Mono.Net.CFProxySettings)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673 (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___url0, CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * ___proxySettings1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopySystemProxySettings()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopySystemProxySettings_m7C9D402114A62862E1B10B3CB352DB0617860E66 (const RuntimeMethod* method);
// System.Void Mono.Net.CFProxySettings::.ctor(Mono.Net.CFDictionary)
extern "C" IL2CPP_METHOD_ATTR void CFProxySettings__ctor_m3EF761C43D266A201620A8F9291B4E447CDDD3C4 (CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * __this, CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___settings0, const RuntimeMethod* method);
// System.Void Mono.Net.CFNetwork/CFWebProxy::.ctor()
extern "C" IL2CPP_METHOD_ATTR void CFWebProxy__ctor_mCC44E988D527452E493FC4A23ED3722CC71E6A38 (CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 * __this, const RuntimeMethod* method);
// System.Boolean System.IntPtr::op_Inequality(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR bool IntPtr_op_Inequality_mB4886A806009EA825EFCC60CD2A7F6EB8E273A61 (intptr_t p0, intptr_t p1, const RuntimeMethod* method);
// System.Void Mono.Net.CFRunLoop::Stop()
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_Stop_m150B479F9DF68F537303DAEF52A5E21BF42C6C9C (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, const RuntimeMethod* method);
// Mono.Net.CFProxyType Mono.Net.CFProxy::get_ProxyType()
extern "C" IL2CPP_METHOD_ATTR int32_t CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88 (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method);
// System.String Mono.Net.CFProxy::get_Username()
extern "C" IL2CPP_METHOD_ATTR String_t* CFProxy_get_Username_m8155EBB692BD8FFBC2B84325225284E6FDE5D2AD (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method);
// System.String Mono.Net.CFProxy::get_Password()
extern "C" IL2CPP_METHOD_ATTR String_t* CFProxy_get_Password_m20C13DAEDF18604D6F2D57B56C56758667525D6D (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method);
// System.String Mono.Net.CFProxy::get_HostName()
extern "C" IL2CPP_METHOD_ATTR String_t* CFProxy_get_HostName_m24443A667C88CBB73EB7CEE0AB35CA42BBECF3B2 (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method);
// System.Int32 Mono.Net.CFProxy::get_Port()
extern "C" IL2CPP_METHOD_ATTR int32_t CFProxy_get_Port_mC6490D437685D8E722A81740FBC64746021190BF (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method);
// System.Void System.Net.NetworkCredential::.ctor(System.String,System.String)
extern "C" IL2CPP_METHOD_ATTR void NetworkCredential__ctor_m6FAE0A13FFBFC74F1E810399223B5297DF9B4C76 (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __this, String_t* ___userName0, String_t* ___password1, const RuntimeMethod* method);
// System.String System.Int32::ToString()
extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m1863896DE712BF97C031D55B12E1583F1982DC02 (int32_t* __this, const RuntimeMethod* method);
// System.String System.String::Concat(System.String,System.String,System.String)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_mF4626905368D6558695A823466A1AF65EADB9923 (String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method);
// System.Void System.Uri::.ctor(System.String,System.UriKind)
extern "C" IL2CPP_METHOD_ATTR void Uri__ctor_mA02DB222F4F35380DE2700D84F58EB42497FDDE4 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, String_t* ___uriString0, int32_t ___uriKind1, const RuntimeMethod* method);
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForAutoConfigurationScript(System.IntPtr,System.Uri)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7 (intptr_t ___proxyAutoConfigurationScript0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, const RuntimeMethod* method);
// System.Uri Mono.Net.CFNetwork/CFWebProxy::SelectProxy(Mono.Net.CFProxy[],System.Uri,System.Net.NetworkCredential&)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_SelectProxy_m95C6AFD75952BA91814ADE401ED5F12C5654D046 (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* ___proxies0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials2, const RuntimeMethod* method);
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::ExecuteProxyAutoConfigurationURL(System.IntPtr,System.Uri)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_ExecuteProxyAutoConfigurationURL_m1645430EC8CB0FB9B128A1525436468BA71C7D7A (intptr_t ___proxyAutoConfigURL0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetURL1, const RuntimeMethod* method);
// System.Uri Mono.Net.CFNetwork/CFWebProxy::GetProxyUri(Mono.Net.CFProxy,System.Net.NetworkCredential&)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * ___proxy0, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials1, const RuntimeMethod* method);
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForUri(System.Uri,Mono.Net.CFProxySettings)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri0, CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * ___proxySettings1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFProxy::get_AutoConfigurationJavaScript()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFProxy_get_AutoConfigurationJavaScript_m6B62E15C6AA2B407D9B788515B519DCCF88FEC8B (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method);
// System.Uri Mono.Net.CFNetwork/CFWebProxy::GetProxyUriFromScript(System.IntPtr,System.Uri,System.Net.NetworkCredential&)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_GetProxyUriFromScript_mC4D0A8BC56266C546C65C29996A5564F03503DEB (intptr_t ___script0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials2, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFProxy::get_AutoConfigurationUrl()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFProxy_get_AutoConfigurationUrl_m840D41FCB3D048DD2EAD2B3A1DC054B96E2D4E5E (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method);
// System.Uri Mono.Net.CFNetwork/CFWebProxy::ExecuteProxyAutoConfigurationURL(System.IntPtr,System.Uri,System.Net.NetworkCredential&)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_ExecuteProxyAutoConfigurationURL_mC040FE13D5540C58B8CF4EE63C5D331978B901E1 (intptr_t ___proxyAutoConfigURL0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials2, const RuntimeMethod* method);
// System.Uri Mono.Net.CFNetwork/CFWebProxy::GetProxy(System.Uri)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB (CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri0, const RuntimeMethod* method);
// System.Void System.Threading.ManualResetEvent::.ctor(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1 (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * __this, bool p0, const RuntimeMethod* method);
// System.Boolean Mono.Net.CFNumber::CFNumberGetValue(System.IntPtr,System.IntPtr,System.Int32&)
extern "C" IL2CPP_METHOD_ATTR bool CFNumber_CFNumberGetValue_mBB4E2B5F8A0AFABFCAB24DCD9F2C0270C9F3B5AB (intptr_t ___handle0, intptr_t ___type1, int32_t* ___value2, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFObject::dlsym(System.IntPtr,System.String)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_dlsym_mBF6766537A83ABF750C32B33B09C8E38F4BD1CD3 (intptr_t ___handle0, String_t* ___symbol1, const RuntimeMethod* method);
// System.IntPtr System.Runtime.InteropServices.Marshal::ReadIntPtr(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t Marshal_ReadIntPtr_mFB22ED7C8332CF5179A069EA7FD9BE65AEC5714B (intptr_t p0, const RuntimeMethod* method);
// System.Void Mono.Net.CFObject::set_Handle(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFObject_set_Handle_m63B93A801DCA3AED580D08D96C73B29B0C5239EA (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, intptr_t ___value0, const RuntimeMethod* method);
// System.Void Mono.Net.CFObject::Retain()
extern "C" IL2CPP_METHOD_ATTR void CFObject_Retain_mFCCF79A9B34E092526A615CC6A4C9CD0E617DE8F (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method);
// System.Void System.Object::Finalize()
extern "C" IL2CPP_METHOD_ATTR void Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380 (RuntimeObject * __this, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFObject::CFRetain(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_CFRetain_m6F8AC05D65A3F2362D6FB30E167F014858515DB0 (intptr_t ___handle0, const RuntimeMethod* method);
// System.Void Mono.Net.CFObject::CFRelease(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFObject_CFRelease_m99995BA572C171D1FCA3016F3C2264AC9DC964EC (intptr_t ___handle0, const RuntimeMethod* method);
// System.Void Mono.Net.CFObject::Release()
extern "C" IL2CPP_METHOD_ATTR void CFObject_Release_m1AFEB7B3D714FE12E1CC26E473230E2AF9A7AD32 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method);
// System.Void System.GC::SuppressFinalize(System.Object)
extern "C" IL2CPP_METHOD_ATTR void GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425 (RuntimeObject * p0, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFObject::GetCFObjectHandle(System.IntPtr,System.String)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0 (intptr_t ___handle0, String_t* ___symbol1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFDictionary::get_Item(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * __this, intptr_t ___key0, const RuntimeMethod* method);
// System.String Mono.Net.CFString::AsString(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR String_t* CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B (intptr_t ___handle0, const RuntimeMethod* method);
// System.Int32 Mono.Net.CFNumber::AsInt32(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR int32_t CFNumber_AsInt32_mEC1828CEFC9E0F945C22D09B09D5146B75D68770 (intptr_t ___handle0, const RuntimeMethod* method);
// Mono.Net.CFProxyType Mono.Net.CFProxy::CFProxyTypeToEnum(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR int32_t CFProxy_CFProxyTypeToEnum_mC685B37B2264E025F168250BCA92DC848E531702 (intptr_t ___type0, const RuntimeMethod* method);
// System.Void Mono.Net.CFRange::.ctor(System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void CFRange__ctor_m647706088E75E3F793355F805624EF70D55041A2 (CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA * __this, int32_t ___loc0, int32_t ___len1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFRunLoop::CFRunLoopGetCurrent()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFRunLoop_CFRunLoopGetCurrent_m8F7E74F0B1BA966E2142CB3D4BD70752E8299419 (const RuntimeMethod* method);
// System.Void Mono.Net.CFRunLoop::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop__ctor_m1D2EFD768DA1ECAE1E4FCD72448BFE2CF324AC07 (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method);
// System.Void Mono.Net.CFRunLoop::CFRunLoopAddSource(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_CFRunLoopAddSource_mE428579D40413B6FB740F7B42C64B63881F61568 (intptr_t ___rl0, intptr_t ___source1, intptr_t ___mode2, const RuntimeMethod* method);
// System.Void Mono.Net.CFRunLoop::CFRunLoopRemoveSource(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_CFRunLoopRemoveSource_m45D070FA5D5935F7040FBCA805361F05B848996D (intptr_t ___rl0, intptr_t ___source1, intptr_t ___mode2, const RuntimeMethod* method);
// System.Int32 Mono.Net.CFRunLoop::CFRunLoopRunInMode(System.IntPtr,System.Double,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t CFRunLoop_CFRunLoopRunInMode_m58A4EAE225C578C02E2A03B5B188CA3DD078BFAA (intptr_t ___mode0, double ___seconds1, bool ___returnAfterSourceHandled2, const RuntimeMethod* method);
// System.Void Mono.Net.CFRunLoop::CFRunLoopStop(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_CFRunLoopStop_m51B11460D5AA6A7E947F479B4897F9B4DFD1609F (intptr_t ___rl0, const RuntimeMethod* method);
// System.Int32 System.Runtime.CompilerServices.RuntimeHelpers::get_OffsetToStringData()
extern "C" IL2CPP_METHOD_ATTR int32_t RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B (const RuntimeMethod* method);
// System.IntPtr System.IntPtr::op_Explicit(System.Void*)
extern "C" IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21 (void* p0, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFString::CFStringCreateWithCharacters(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringCreateWithCharacters_mE917A7721458FEC4897D4D40F952FED5C74BBBFA (intptr_t ___alloc0, intptr_t ___chars1, intptr_t ___length2, const RuntimeMethod* method);
// System.Void Mono.Net.CFString::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFString__ctor_m713E89F54692440CCDB684689F956C8861241143 (CFString_t59931F2D68934B1C69E1190703BE589321863699 * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFString::CFStringGetLength(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringGetLength_m016D6289246E6BC81567F351F0715EA566AB609D (intptr_t ___handle0, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFString::CFStringGetCharactersPtr(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringGetCharactersPtr_m099CE7331162D55C0D9C7E07BDD2A91352354F3F (intptr_t ___handle0, const RuntimeMethod* method);
// System.IntPtr System.Runtime.InteropServices.Marshal::AllocHGlobal(System.Int32)
extern "C" IL2CPP_METHOD_ATTR intptr_t Marshal_AllocHGlobal_m3BFCB876D7469108C8676D6DD90D943806C13A58 (int32_t p0, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFString::CFStringGetCharacters(System.IntPtr,Mono.Net.CFRange,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringGetCharacters_mC67D64C45707BF30B211BBBC70F5F9982D17566F (intptr_t ___handle0, CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA ___range1, intptr_t ___buffer2, const RuntimeMethod* method);
// System.Void* System.IntPtr::op_Explicit(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void* IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027 (intptr_t p0, const RuntimeMethod* method);
// System.String System.String::CreateString(System.Char*,System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR String_t* String_CreateString_mC16F6AD7A921B1AD038C1EB215D7F055C5676590 (String_t* __this, Il2CppChar* ___value0, int32_t ___startIndex1, int32_t ___length2, const RuntimeMethod* method);
// System.Void System.Runtime.InteropServices.Marshal::FreeHGlobal(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void Marshal_FreeHGlobal_mF098DF00F5341FDE4747A6F2004D5A0C9B03ED85 (intptr_t p0, const RuntimeMethod* method);
// System.IntPtr Mono.Net.CFUrl::CFURLCreateWithString(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFUrl_CFURLCreateWithString_m1366236BDF79E91FA08FA736E4CF514805CFAF59 (intptr_t ___allocator0, intptr_t ___str1, intptr_t ___baseURL2, const RuntimeMethod* method);
// System.Void Mono.Net.CFUrl::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFUrl__ctor_m94B28224C2267F1601BC29F618EBD556514DFC9F (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, const RuntimeMethod* method);
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.AsyncProtocolRequest::get_Parent()
extern "C" IL2CPP_METHOD_ATTR MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method);
// Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.MobileAuthenticatedStream::ProcessHandshake(Mono.Net.Security.AsyncOperationStatus)
extern "C" IL2CPP_METHOD_ATTR int32_t MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, int32_t ___status0, const RuntimeMethod* method);
// System.Type System.Object::GetType()
extern "C" IL2CPP_METHOD_ATTR Type_t * Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60 (RuntimeObject * __this, const RuntimeMethod* method);
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::Create()
inline AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 AsyncTaskMethodBuilder_1_Create_mB60DC339AEDD170B1734CFCE9841538E84686820 (const RuntimeMethod* method)
{
return (( AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 (*) (const RuntimeMethod*))AsyncTaskMethodBuilder_1_Create_mC7806A5C115ED2239A5073313AA3564D8244156E_gshared)(method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::Start<Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(!!0&)
inline void AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m43D22CCD35DA950DB1C0515C6C6897DCB2575ED4 (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * __this, U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *, U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_mA55AABD80D5893D94172768FC8CF1570EBF17780_gshared)(__this, p0, method);
}
// System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::get_Task()
inline Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * AsyncTaskMethodBuilder_1_get_Task_m6F38E3B2220CD252E1196C38A8DC4A33EDEAA9F6 (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * __this, const RuntimeMethod* method)
{
return (( Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * (*) (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_get_Task_m19C5664D70C4FC799BEFB8D0FC98E687F97059FA_gshared)(__this, method);
}
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Create()
extern "C" IL2CPP_METHOD_ATTR AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 AsyncTaskMethodBuilder_Create_m081DF9A202E7C2F3CF3D41E1E63E63DA18F19FDB (const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&)
inline void AsyncTaskMethodBuilder_Start_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mE4E7D5465A93C56B5F17EB43FD2AF11AF3597A69 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mE4E7D5465A93C56B5F17EB43FD2AF11AF3597A69_gshared)(__this, p0, method);
}
// System.Threading.Tasks.Task System.Runtime.CompilerServices.AsyncTaskMethodBuilder::get_Task()
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * AsyncTaskMethodBuilder_get_Task_m3E45BC00F7D224FEA04AB9BF26DB52E131D33022 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, const RuntimeMethod* method);
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Create()
inline AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 AsyncTaskMethodBuilder_1_Create_m242902BEDFDC7D1CC69AFDD97C9D701DE8FE2B50 (const RuntimeMethod* method)
{
return (( AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 (*) (const RuntimeMethod*))AsyncTaskMethodBuilder_1_Create_m242902BEDFDC7D1CC69AFDD97C9D701DE8FE2B50_gshared)(method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Start<Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25>(!!0&)
inline void AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m76073D93DA6947C4B0CF9D9C6BF57526F674D659 (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *, U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m76073D93DA6947C4B0CF9D9C6BF57526F674D659_gshared)(__this, p0, method);
}
// System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::get_Task()
inline Task_1_t8906695C9865566AA79419735634FF27AC74506E * AsyncTaskMethodBuilder_1_get_Task_m35C5C2BA1998F89CDCED8166BAE477A591FAB101 (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, const RuntimeMethod* method)
{
return (( Task_1_t8906695C9865566AA79419735634FF27AC74506E * (*) (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_get_Task_m35C5C2BA1998F89CDCED8166BAE477A591FAB101_gshared)(__this, method);
}
// System.String Mono.Net.Security.AsyncProtocolRequest::get_Name()
extern "C" IL2CPP_METHOD_ATTR String_t* AsyncProtocolRequest_get_Name_m1999BAB96B06DCB4DC11BF5F3B0BF4C6E2A26FF6 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method);
// System.String System.String::Format(System.String,System.Object)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA (String_t* p0, RuntimeObject * p1, const RuntimeMethod* method);
// System.Int32 System.Threading.Interlocked::Exchange(System.Int32&,System.Int32)
extern "C" IL2CPP_METHOD_ATTR int32_t Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5 (int32_t* p0, int32_t p1, const RuntimeMethod* method);
// System.Boolean Mono.Net.Security.AsyncProtocolRequest::get_RunSynchronously()
extern "C" IL2CPP_METHOD_ATTR bool AsyncProtocolRequest_get_RunSynchronously_m66A26ED05543D9AF1ED86287DCE8389BC1CB319A (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::InnerRead(System.Boolean,System.Int32,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * MobileAuthenticatedStream_InnerRead_m0EDB58159985F661C68EBA26247546ED06999D0F (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___sync0, int32_t ___requestedSize1, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken2, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<System.Int32>::ConfigureAwait(System.Boolean)
inline ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982 (Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * __this, bool p0, const RuntimeMethod* method)
{
return (( ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A (*) (Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 *, bool, const RuntimeMethod*))Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982_gshared)(__this, p0, method);
}
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Int32>::GetAwaiter()
inline ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE (ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A * __this, const RuntimeMethod* method)
{
return (( ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E (*) (ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A *, const RuntimeMethod*))ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE_gshared)(__this, method);
}
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::get_IsCompleted()
inline bool ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92 (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * __this, const RuntimeMethod* method)
{
return (( bool (*) (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *, const RuntimeMethod*))ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92_gshared)(__this, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>,Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m8A995342D50B0ABAA2E3EE6CBA355484259E4CF5 (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * p0, U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *, ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *, U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m8A995342D50B0ABAA2E3EE6CBA355484259E4CF5_gshared)(__this, p0, p1, method);
}
// !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::GetResult()
inline int32_t ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623 (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *, const RuntimeMethod*))ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623_gshared)(__this, method);
}
// System.Void System.Nullable`1<System.Int32>::.ctor(!0)
inline void Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2 (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * __this, int32_t p0, const RuntimeMethod* method)
{
(( void (*) (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2_gshared)(__this, p0, method);
}
// System.Void System.InvalidOperationException::.ctor()
extern "C" IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, const RuntimeMethod* method);
// System.Boolean System.Nullable`1<System.Int32>::get_HasValue()
inline bool Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15 (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * __this, const RuntimeMethod* method)
{
return (( bool (*) (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *, const RuntimeMethod*))Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15_gshared)(__this, method);
}
// !0 System.Nullable`1<System.Int32>::GetValueOrDefault()
inline int32_t Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6 (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6_gshared)(__this, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetException(System.Exception)
inline void AsyncTaskMethodBuilder_1_SetException_m24103DD71F8B33836CA0506874DBB021B9385837 (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, Exception_t * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *, Exception_t *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetException_m24103DD71F8B33836CA0506874DBB021B9385837_gshared)(__this, p0, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetResult(!0)
inline void AsyncTaskMethodBuilder_1_SetResult_mDB67DEC1B95ACC8E46B3323B1F19D65EC17ADA9A (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *, Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB , const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetResult_mDB67DEC1B95ACC8E46B3323B1F19D65EC17ADA9A_gshared)(__this, p0, method);
}
// System.Void Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D (U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
inline void AsyncTaskMethodBuilder_1_SetStateMachine_m982DF1DD4A7F18AB2E91BB6203C81F0246BB094A (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * __this, RuntimeObject* p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *, RuntimeObject*, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetStateMachine_m982DF1DD4A7F18AB2E91BB6203C81F0246BB094A_gshared)(__this, p0, method);
}
// System.Void Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3 (U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method);
// System.Void System.Threading.CancellationToken::ThrowIfCancellationRequested()
extern "C" IL2CPP_METHOD_ATTR void CancellationToken_ThrowIfCancellationRequested_m13AB667F961F83D8ED759BA402325638F43B0938 (CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * __this, const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>> Mono.Net.Security.AsyncProtocolRequest::InnerRead(System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t8906695C9865566AA79419735634FF27AC74506E * AsyncProtocolRequest_InnerRead_m902FA39460933B383900CB60BDF8CCFC96BF3499 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::ConfigureAwait(System.Boolean)
inline ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 Task_1_ConfigureAwait_m4A70F9E8C6A5F7C412A2A2ECEC755007AA4A37A3 (Task_1_t8906695C9865566AA79419735634FF27AC74506E * __this, bool p0, const RuntimeMethod* method)
{
return (( ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 (*) (Task_1_t8906695C9865566AA79419735634FF27AC74506E *, bool, const RuntimeMethod*))Task_1_ConfigureAwait_m4A70F9E8C6A5F7C412A2A2ECEC755007AA4A37A3_gshared)(__this, p0, method);
}
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Nullable`1<System.Int32>>::GetAwaiter()
inline ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 ConfiguredTaskAwaitable_1_GetAwaiter_m2334D52A2F0403A09E55D5B4B4AA4DA5B2E318B5 (ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 * __this, const RuntimeMethod* method)
{
return (( ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 (*) (ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 *, const RuntimeMethod*))ConfiguredTaskAwaitable_1_GetAwaiter_m2334D52A2F0403A09E55D5B4B4AA4DA5B2E318B5_gshared)(__this, method);
}
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::get_IsCompleted()
inline bool ConfiguredTaskAwaiter_get_IsCompleted_m1358F59D9346DF4A24793C6A211BC0AF3BC3AB04 (ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * __this, const RuntimeMethod* method)
{
return (( bool (*) (ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 *, const RuntimeMethod*))ConfiguredTaskAwaiter_get_IsCompleted_m1358F59D9346DF4A24793C6A211BC0AF3BC3AB04_gshared)(__this, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mFAAE60A8CEF35B2FFAAC5B0CFC0E04A24F309821 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * p0, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *, ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 *, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mFAAE60A8CEF35B2FFAAC5B0CFC0E04A24F309821_gshared)(__this, p0, p1, method);
}
// !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::GetResult()
inline Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB ConfiguredTaskAwaiter_GetResult_m519FEE37CB8F736EE39E33E1C36D4A0EE8C2611C (ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * __this, const RuntimeMethod* method)
{
return (( Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB (*) (ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 *, const RuntimeMethod*))ConfiguredTaskAwaiter_GetResult_m519FEE37CB8F736EE39E33E1C36D4A0EE8C2611C_gshared)(__this, method);
}
// System.Void System.IO.IOException::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void IOException__ctor_mB64DEFB376AA8E279A647A3770F913B20EF65175 (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * __this, String_t* p0, const RuntimeMethod* method);
// System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::InnerWrite(System.Boolean,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * MobileAuthenticatedStream_InnerWrite_m36FEDC8E842C497B62D566D6392287270FD698AC (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___sync0, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken1, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable System.Threading.Tasks.Task::ConfigureAwait(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 Task_ConfigureAwait_m2FB91172F9031B0CC520D9D09B658ACC5FD6CE02 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, bool p0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable::GetAwaiter()
extern "C" IL2CPP_METHOD_ATTR ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ConfiguredTaskAwaitable_GetAwaiter_m1EF40F198D32924E2D0F41E20B99CADBF5DDD303 (ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 * __this, const RuntimeMethod* method);
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::get_IsCompleted()
extern "C" IL2CPP_METHOD_ATTR bool ConfiguredTaskAwaiter_get_IsCompleted_mDD0292137E15882AF385AE9D2FB1C8B0BEE89BDD (ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_m00FD9615EAA4D3E47C70D097B61431C2A1965520 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * p0, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *, U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_m00FD9615EAA4D3E47C70D097B61431C2A1965520_gshared)(__this, p0, p1, method);
}
// System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::GetResult()
extern "C" IL2CPP_METHOD_ATTR void ConfiguredTaskAwaiter_GetResult_m7DFE5EAFB3C1F70B40948EFF46E9B13F1E260062 (ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::SetException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetException_m370C484922A63A6EF96E241D1370B8814F1F2D6B (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, Exception_t * p0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::SetResult()
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetResult_m151016FB698F3BB34A73BAE693A97513A7E4C838 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D (U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetStateMachine_mB5DD68F7C49EA6D452AEBA02B1B98AED898C3C25 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, RuntimeObject* p0, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CProcessOperationU3Ed__24_SetStateMachine_m9710FA92383D6497F1A16F90563A9056800A59F3 (U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method);
// System.Int32 System.Threading.Interlocked::CompareExchange(System.Int32&,System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR int32_t Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03 (int32_t* p0, int32_t p1, int32_t p2, const RuntimeMethod* method);
// System.Threading.Tasks.Task Mono.Net.Security.AsyncProtocolRequest::ProcessOperation(System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * AsyncProtocolRequest_ProcessOperation_m6DD0D7800F73C41BE9A5313737357801B22ED71D (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m0BF83BB93CE0CD7BFC1D12292259197900CEA4F8 (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * __this, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * p0, U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *, U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m16B2ECF2C3A8B0C1A5A7C09FB227849CD6687054_gshared)(__this, p0, p1, method);
}
// System.Int32 Mono.Net.Security.AsyncProtocolRequest::get_UserResult()
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncProtocolRequest_get_UserResult_m53CEBBACE5031D4CE92308ABBAEA38AEF74DDBD3 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolResult__ctor_m9F01278D600A337B6A0CF5F6C9EFF7760BD758D8 (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, int32_t ___result0, const RuntimeMethod* method);
// System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetSSPIException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR Exception_t * MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27 (Exception_t * ___e0, const RuntimeMethod* method);
// System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.MobileAuthenticatedStream::SetException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, Exception_t * ___e0, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Runtime.ExceptionServices.ExceptionDispatchInfo)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolResult__ctor_mD63EC8610596D4B15DB1325C58FF32A41DAD48CF (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ___error0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetException(System.Exception)
inline void AsyncTaskMethodBuilder_1_SetException_m7AC187DC8C778D9C7E06D316EB9BFAE37B4E7D53 (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * __this, Exception_t * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *, Exception_t *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetException_m4C0B5462ECCB520FACA3C90B353DF596DAAF586D_gshared)(__this, p0, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetResult(!0)
inline void AsyncTaskMethodBuilder_1_SetResult_mD643FBB081E33BE94442E9D8F9694E9008B0C4F0 (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * __this, AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *, AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetResult_mD7DA7A17DC0610B11A0AAA364C3CA51FEC1271DB_gshared)(__this, p0, method);
}
// System.Void Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2 (U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
inline void AsyncTaskMethodBuilder_1_SetStateMachine_m26511B6C387FC1405B1EEDF9BA97FC8B04E833DD (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * __this, RuntimeObject* p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *, RuntimeObject*, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetStateMachine_m5CC21A02320CF3D2DD7894A31123DFD82A428E4C_gshared)(__this, p0, method);
}
// System.Void Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A (U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method);
// System.Void Mono.Net.Security.BufferOffsetSize::.ctor(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method);
// Mono.Net.Security.BufferOffsetSize Mono.Net.Security.AsyncReadOrWriteRequest::get_UserBuffer()
extern "C" IL2CPP_METHOD_ATTR BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, const RuntimeMethod* method);
// System.String System.String::Format(System.String,System.Object,System.Object)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A (String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncReadOrWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method);
// System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessRead(Mono.Net.Security.BufferOffsetSize)
extern "C" IL2CPP_METHOD_ATTR ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 MobileAuthenticatedStream_ProcessRead_mB005268451AB3F73B29AD1F787B576D5F3279371 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * ___userBuffer0, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolRequest::set_UserResult(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Int32 Mono.Net.Security.AsyncReadOrWriteRequest::get_CurrentSize()
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142 (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncReadOrWriteRequest::set_CurrentSize(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncReadOrWriteRequest_set_CurrentSize_mAB6067CAD6F9DB5B3D274FC09E70BFA8DCBA288B (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, int32_t ___value0, const RuntimeMethod* method);
// System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessWrite(Mono.Net.Security.BufferOffsetSize)
extern "C" IL2CPP_METHOD_ATTR ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 MobileAuthenticatedStream_ProcessWrite_m30427A9308C97FAD0964F81A6A9F436FB2507F0F (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * ___userBuffer0, const RuntimeMethod* method);
// System.Void System.ArgumentOutOfRangeException::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6 (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* p0, const RuntimeMethod* method);
// System.Int32 Mono.Net.Security.BufferOffsetSize::get_Remaining()
extern "C" IL2CPP_METHOD_ATTR int32_t BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054 (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * __this, const RuntimeMethod* method);
// System.Void System.Array::CopyTo(System.Array,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void Array_CopyTo_m455300D414FFB0EBFE53EA4E8BBD31532006EBB7 (RuntimeArray * __this, RuntimeArray * p0, int32_t p1, const RuntimeMethod* method);
// System.Void Mono.Net.Security.BufferOffsetSize2::MakeRoom(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2_MakeRoom_mD7CCEC959C12276B0333DFFEAA8581C465FF44ED (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, int32_t ___size0, const RuntimeMethod* method);
// System.Int32 Mono.Net.Security.BufferOffsetSize::get_EndOffset()
extern "C" IL2CPP_METHOD_ATTR int32_t BufferOffsetSize_get_EndOffset_m3D0A21592979F5088101892843183FCFB8C9BF2A (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * __this, const RuntimeMethod* method);
// System.Void System.Buffer::BlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353 (RuntimeArray * p0, int32_t p1, RuntimeArray * p2, int32_t p3, int32_t p4, const RuntimeMethod* method);
// System.Void Mono.Net.Security.ChainValidationHelper::.ctor(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings,System.Boolean,Mono.Net.Security.MonoTlsStream,Mono.Net.Security.ServerCertValidationCallbackWrapper)
extern "C" IL2CPP_METHOD_ATTR void ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider0, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings1, bool ___cloneSettings2, MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * ___stream3, ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * ___callbackWrapper4, const RuntimeMethod* method);
// Mono.Security.Interface.ICertificateValidator Mono.Security.Interface.MonoTlsSettings::get_CertificateValidator()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* MonoTlsSettings_get_CertificateValidator_m8AA08A1EAEE520A4FBF9099C311BDF25931FE059 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * __this, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::CopyDefaultSettings()
extern "C" IL2CPP_METHOD_ATTR MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * MonoTlsSettings_CopyDefaultSettings_m4CE2BE44BF064124CFD98CEF44E76FD5D6EA0AD2 (const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsSettings Mono.Security.Interface.MonoTlsSettings::CloneWithValidator(Mono.Security.Interface.ICertificateValidator)
extern "C" IL2CPP_METHOD_ATTR MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * MonoTlsSettings_CloneWithValidator_m46363CAC421939D9904660815CF1D8131C8DC3B1 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * __this, RuntimeObject* p0, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProvider()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D (const RuntimeMethod* method);
// Mono.Security.Interface.MonoRemoteCertificateValidationCallback Mono.Security.Interface.MonoTlsSettings::get_RemoteCertificateValidationCallback()
extern "C" IL2CPP_METHOD_ATTR MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * MonoTlsSettings_get_RemoteCertificateValidationCallback_m1718C4B085FE8A31AFC7262616FFC5071072D737 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * __this, const RuntimeMethod* method);
// System.Net.Security.RemoteCertificateValidationCallback Mono.Net.Security.Private.CallbackHelpers::MonoToPublic(Mono.Security.Interface.MonoRemoteCertificateValidationCallback)
extern "C" IL2CPP_METHOD_ATTR RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * CallbackHelpers_MonoToPublic_mA514EEB118D8EC3D84A607A42A0B48B5DA1FA500 (MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * ___callback0, const RuntimeMethod* method);
// System.Void System.Net.ServerCertValidationCallback::.ctor(System.Net.Security.RemoteCertificateValidationCallback)
extern "C" IL2CPP_METHOD_ATTR void ServerCertValidationCallback__ctor_m01DC1DC5935B7807EA9D35D50BDF9F00B68E1A23 (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * __this, RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * ___validationCallback0, const RuntimeMethod* method);
// Mono.Security.Interface.MonoLocalCertificateSelectionCallback Mono.Security.Interface.MonoTlsSettings::get_ClientCertificateSelectionCallback()
extern "C" IL2CPP_METHOD_ATTR MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * MonoTlsSettings_get_ClientCertificateSelectionCallback_mAD91A51A5228D02BF8F2B6F1F49A0646D029E1D0 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * __this, const RuntimeMethod* method);
// System.Net.Security.LocalCertSelectionCallback Mono.Net.Security.Private.CallbackHelpers::MonoToInternal(Mono.Security.Interface.MonoLocalCertificateSelectionCallback)
extern "C" IL2CPP_METHOD_ATTR LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * CallbackHelpers_MonoToInternal_m82BDD9A21269FA19DA58564160BE5A2C083A4199 (MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * ___callback0, const RuntimeMethod* method);
// System.Nullable`1<System.Boolean> Mono.Security.Interface.MonoTlsSettings::get_UseServicePointManagerCallback()
extern "C" IL2CPP_METHOD_ATTR Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 MonoTlsSettings_get_UseServicePointManagerCallback_mE0C4C192E0587991C12A79A7CA91C94EA31A2FA3 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * __this, const RuntimeMethod* method);
// System.Boolean System.Nullable`1<System.Boolean>::get_HasValue()
inline bool Nullable_1_get_HasValue_m275A31438FCDAEEE039E95D887684E04FD6ECE2B (Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 * __this, const RuntimeMethod* method)
{
return (( bool (*) (Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 *, const RuntimeMethod*))Nullable_1_get_HasValue_m275A31438FCDAEEE039E95D887684E04FD6ECE2B_gshared)(__this, method);
}
// !0 System.Nullable`1<System.Boolean>::GetValueOrDefault()
inline bool Nullable_1_GetValueOrDefault_mEB3794454EFFF1F9B06CE0537D9971D6B4112E08 (Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 * __this, const RuntimeMethod* method)
{
return (( bool (*) (Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_mEB3794454EFFF1F9B06CE0537D9971D6B4112E08_gshared)(__this, method);
}
// System.Net.HttpWebRequest Mono.Net.Security.MonoTlsStream::get_Request()
extern "C" IL2CPP_METHOD_ATTR HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * MonoTlsStream_get_Request_m2A0C4CA4D549165015FACBFDB99051387A0A6ABA (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, const RuntimeMethod* method);
// System.Net.ServerCertValidationCallback System.Net.HttpWebRequest::get_ServerCertValidationCallback()
extern "C" IL2CPP_METHOD_ATTR ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * HttpWebRequest_get_ServerCertValidationCallback_mE535B7C3510E634EF8B2E2C9698BE4069D376619 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method);
// System.Void System.Net.Security.LocalCertSelectionCallback::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void LocalCertSelectionCallback__ctor_mEA7E533B4C8CF46131F4097785E653C9DF1E2A85 (LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
// System.Net.ServerCertValidationCallback System.Net.ServicePointManager::get_ServerCertValidationCallback()
extern "C" IL2CPP_METHOD_ATTR ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * ServicePointManager_get_ServerCertValidationCallback_mD060FAFC9DC69DA28963397C5C61BED8343C0381 (const RuntimeMethod* method);
// System.Int32 System.Collections.CollectionBase::get_Count()
extern "C" IL2CPP_METHOD_ATTR int32_t CollectionBase_get_Count_mFB8B3BCCCE581FEFA96FF5A6C1629E7EC092D92C (CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01 * __this, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509CertificateCollection::get_Item(System.Int32)
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * X509CertificateCollection_get_Item_m799058377874ABF0EEE8AD63AE89B62B930A1E57 (X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * __this, int32_t ___index0, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509Certificate System.Net.Security.LocalCertSelectionCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * LocalCertSelectionCallback_Invoke_m710A68C0A2D13DBB5E8434FC6E0ED75F90E7C176 (LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * __this, String_t* ___targetHost0, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___localCertificates1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___remoteCertificate2, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___acceptableIssuers3, const RuntimeMethod* method);
// Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateChain(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Net.Security.SslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * ChainValidationHelper_ValidateChain_m1FED22B0446D155E82E39C2743C9A16EDE6F62ED (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, String_t* ___host0, bool ___server1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___leaf2, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain3, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certs4, int32_t ___errors5, const RuntimeMethod* method);
// System.Boolean Mono.Security.Interface.ValidationResult::get_Trusted()
extern "C" IL2CPP_METHOD_ATTR bool ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18 (ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * __this, const RuntimeMethod* method);
// System.Boolean Mono.Security.Interface.ValidationResult::get_UserDenied()
extern "C" IL2CPP_METHOD_ATTR bool ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5 (ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MonoTlsStream::set_CertificateValidationFailed(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, bool ___value0, const RuntimeMethod* method);
// Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateChain(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain&,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Net.Security.SslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * ChainValidationHelper_ValidateChain_m7A807FE9B1CBE778FE851D07E24D80A3D567B90B (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, String_t* ___host0, bool ___server1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___leaf2, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 ** ___chain3, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certs4, int32_t ___errors5, const RuntimeMethod* method);
// System.Void System.Security.Cryptography.X509Certificates.X509Chain::Dispose()
extern "C" IL2CPP_METHOD_ATTR void X509Chain_Dispose_m4CC4E701CE9CA80CC1C3787E84D955D6B7632A2E (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * __this, const RuntimeMethod* method);
// System.Net.ServicePoint System.Net.HttpWebRequest::get_ServicePoint()
extern "C" IL2CPP_METHOD_ATTR ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method);
// System.Void System.Net.ServicePoint::UpdateServerCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)
extern "C" IL2CPP_METHOD_ATTR void ServicePoint_UpdateServerCertificate_m4D130D9346CC9D940FE6CB00B40FB9B976853F01 (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate0, const RuntimeMethod* method);
// System.Boolean Mono.Net.Security.ServerCertValidationCallbackWrapper::Invoke(System.Net.ServerCertValidationCallback,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR bool ServerCertValidationCallbackWrapper_Invoke_mC75038D5C50C3354D6938DD77608DCE39D5DC1AE (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * __this, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * ___callback0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate1, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain2, int32_t ___sslPolicyErrors3, const RuntimeMethod* method);
// System.Boolean System.Net.ServerCertValidationCallback::Invoke(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR bool ServerCertValidationCallback_Invoke_m9A3D9984E12278ACD7DEEE5E4B039A3250D6A8D0 (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * __this, RuntimeObject * ___request0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate1, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain2, int32_t ___sslPolicyErrors3, const RuntimeMethod* method);
// System.Void System.Nullable`1<Mono.Security.Interface.MonoSslPolicyErrors>::.ctor(!0)
inline void Nullable_1__ctor_mF86B0471116F7006A94BCE33D1FAFB3888AED1A7 (Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 * __this, int32_t p0, const RuntimeMethod* method)
{
(( void (*) (Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m5C28B34DE8C6D3A1E136828428C71543A08B32D3_gshared)(__this, p0, method);
}
// System.Void Mono.Security.Interface.ValidationResult::.ctor(System.Boolean,System.Boolean,System.Int32,System.Nullable`1<Mono.Security.Interface.MonoSslPolicyErrors>)
extern "C" IL2CPP_METHOD_ATTR void ValidationResult__ctor_mAA70CED6CBDDD7AD7E4E92C3B0132B59B3BE1DCE (ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * __this, bool p0, bool p1, int32_t p2, Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 p3, const RuntimeMethod* method);
// System.Net.ICertificatePolicy System.Net.ServicePointManager::GetLegacyCertificatePolicy()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ServicePointManager_GetLegacyCertificatePolicy_m91F5A99F923B7085226C21F50BD30C1BC056EC98 (const RuntimeMethod* method);
// System.Boolean Mono.Net.Security.SystemCertificateValidator::NeedsChain(Mono.Security.Interface.MonoTlsSettings)
extern "C" IL2CPP_METHOD_ATTR bool SystemCertificateValidator_NeedsChain_m51D5E6A2B5A26BECA8764E613D19345A9353BA52 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings0, const RuntimeMethod* method);
// System.Boolean Mono.Security.Interface.MonoTlsSettings::get_CallbackNeedsCertificateChain()
extern "C" IL2CPP_METHOD_ATTR bool MonoTlsSettings_get_CallbackNeedsCertificateChain_m4E80A5055E68720FE1F48E9AC3AC9176C76C9C7D (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * __this, const RuntimeMethod* method);
// System.Net.ServicePoint System.Net.HttpWebRequest::get_ServicePointNoLock()
extern "C" IL2CPP_METHOD_ATTR ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * HttpWebRequest_get_ServicePointNoLock_m6749645299E6A6C85445E9B7F2DAD248FC6FA1E1 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method);
// System.Void System.Net.Security.AuthenticatedStream::.ctor(System.IO.Stream,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void AuthenticatedStream__ctor_mFCFA51BD3C5544DC6390CF5094E1C0DBA133C172 (AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501 * __this, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___innerStream0, bool ___leaveInnerStreamOpen1, const RuntimeMethod* method);
// System.Void Mono.Net.Security.BufferOffsetSize2::.ctor(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, int32_t ___size0, const RuntimeMethod* method);
// System.Void System.Runtime.ExceptionServices.ExceptionDispatchInfo::Throw()
extern "C" IL2CPP_METHOD_ATTR void ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F (ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * __this, const RuntimeMethod* method);
// System.Void System.InvalidOperationException::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706 (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, String_t* p0, const RuntimeMethod* method);
// System.Void System.Security.Authentication.AuthenticationException::.ctor(System.String,System.Exception)
extern "C" IL2CPP_METHOD_ATTR void AuthenticationException__ctor_m431AB34EFB028337941758B192DF4D045BA93005 (AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method);
// System.Void System.IO.IOException::.ctor(System.String,System.Exception)
extern "C" IL2CPP_METHOD_ATTR void IOException__ctor_m37262C706BEB979358ABEFEA9F9F253E8773D2B7 (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * __this, String_t* p0, Exception_t * p1, const RuntimeMethod* method);
// System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Runtime.ExceptionServices.ExceptionDispatchInfo::Capture(System.Exception)
extern "C" IL2CPP_METHOD_ATTR ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ExceptionDispatchInfo_Capture_m8E5F721466EDFE9AA8BC532F9AE7A859E0766E23 (Exception_t * p0, const RuntimeMethod* method);
// System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::ProcessAuthentication(System.Boolean,System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * MobileAuthenticatedStream_ProcessAuthentication_m1A9EEBB26CCD694B0B844D8375EA85E6A353B73E (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___runSynchronously0, bool ___serverMode1, String_t* ___targetHost2, int32_t ___enabledProtocols3, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___serverCertificate4, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___clientCertificates5, bool ___clientCertRequired6, const RuntimeMethod* method);
// System.Void System.Threading.Tasks.Task::Wait()
extern "C" IL2CPP_METHOD_ATTR void Task_Wait_m7793234C16E5D2B719519CE3C55653EA4D1A815A (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(!!0&)
inline void AsyncTaskMethodBuilder_Start_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mD2744150B60B8B03BAB01F0D4C6245DFDD9AE300 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *, U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA *, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mD2744150B60B8B03BAB01F0D4C6245DFDD9AE300_gshared)(__this, p0, method);
}
// System.Void Mono.Net.Security.AsyncReadRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncReadRequest__ctor_mAF75247AFFC230BA5433424D27D13ACF53B3A239 (AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method);
// System.Threading.CancellationToken System.Threading.CancellationToken::get_None()
extern "C" IL2CPP_METHOD_ATTR CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB CancellationToken_get_None_m008D4CF5E11172703A6D781A3C30E6E537004F1D (const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::StartOperation(Mono.Net.Security.MobileAuthenticatedStream/OperationType,Mono.Net.Security.AsyncProtocolRequest,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, int32_t ___type0, AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncRequest1, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken2, const RuntimeMethod* method);
// System.IAsyncResult System.Threading.Tasks.TaskToApm::Begin(System.Threading.Tasks.Task,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* TaskToApm_Begin_m42DFEB73E3BB1B51E0E8D115AFD215F9F2BF4175 (Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * p0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * p1, RuntimeObject * p2, const RuntimeMethod* method);
// !!0 System.Threading.Tasks.TaskToApm::End<System.Int32>(System.IAsyncResult)
inline int32_t TaskToApm_End_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m7A78383A6B69F06EC91BDED0E0F6F3DE02960234 (RuntimeObject* p0, const RuntimeMethod* method)
{
return (( int32_t (*) (RuntimeObject*, const RuntimeMethod*))TaskToApm_End_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m7A78383A6B69F06EC91BDED0E0F6F3DE02960234_gshared)(p0, method);
}
// System.Void Mono.Net.Security.AsyncWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncWriteRequest__ctor_mF3534E810074917ABDE7E4CE7EE61715694F9EB8 (AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method);
// System.Void System.Threading.Tasks.TaskToApm::End(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void TaskToApm_End_m1BCAAEC9A8AED75C16537F0D568BE8AE8670FD1A (RuntimeObject* p0, const RuntimeMethod* method);
// !0 System.Threading.Tasks.Task`1<System.Int32>::get_Result()
inline int32_t Task_1_get_Result_m80E150EF93681DF361700DB6F78C976BE3EC871B (Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 *, const RuntimeMethod*))Task_1_get_Result_m80E150EF93681DF361700DB6F78C976BE3EC871B_gshared)(__this, method);
}
// System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Create()
inline AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318 (const RuntimeMethod* method)
{
return (( AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 (*) (const RuntimeMethod*))AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318_gshared)(method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58>(!!0&)
inline void AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m86EE112E3DDD51CBC6A0F57A35AC3919A128BCB8 (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m86EE112E3DDD51CBC6A0F57A35AC3919A128BCB8_gshared)(__this, p0, method);
}
// System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::get_Task()
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2 (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, const RuntimeMethod* method)
{
return (( Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2_gshared)(__this, method);
}
// System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::InternalRead(Mono.Net.Security.AsyncProtocolRequest,Mono.Net.Security.BufferOffsetSize,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncRequest0, BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * ___internalBuffer1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method);
// System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetIOException(System.Exception,System.String)
extern "C" IL2CPP_METHOD_ATTR Exception_t * MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4 (Exception_t * ___e0, String_t* ___message1, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolRequest::RequestRead(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest_RequestRead_mFE5CEC3957F554C144DFBD3965538192A954D064 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, int32_t ___size0, const RuntimeMethod* method);
// System.Void System.ValueTuple`2<System.Int32,System.Boolean>::.ctor(!0,!1)
inline void ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766 (ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 * __this, int32_t p0, bool p1, const RuntimeMethod* method)
{
(( void (*) (ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 *, int32_t, bool, const RuntimeMethod*))ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766_gshared)(__this, p0, p1, method);
}
// System.Int32 System.Math::Min(System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR int32_t Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525 (int32_t p0, int32_t p1, const RuntimeMethod* method);
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::InternalWrite(Mono.Net.Security.AsyncProtocolRequest,Mono.Net.Security.BufferOffsetSize2,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR bool MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncRequest0, BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * ___internalBuffer1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method);
// System.Void Mono.Net.Security.BufferOffsetSize2::Reset()
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7 (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.BufferOffsetSize2::AppendData(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2_AppendData_m96903990058C4793A3B56FDE82006E4EC90A2508 (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncProtocolRequest::RequestWrite()
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest_RequestWrite_m2A27B2F2C4734DA21AD7D36B18B0D67EB3D54ED7 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66>(!!0&)
inline void AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_mD28BD96B617BE0AE227EDF31AE26EED9D391C2D4 (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_mD28BD96B617BE0AE227EDF31AE26EED9D391C2D4_gshared)(__this, p0, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(!!0&)
inline void AsyncTaskMethodBuilder_Start_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_m04E42D96056940C94B4AC023C0851B1EF14F14F9 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *, U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 *, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_m04E42D96056940C94B4AC023C0851B1EF14F14F9_gshared)(__this, p0, method);
}
// System.Void System.ObjectDisposedException::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9 (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * __this, String_t* p0, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileTlsContext::Dispose()
extern "C" IL2CPP_METHOD_ATTR void MobileTlsContext_Dispose_m28EF01B1A0096B9A7820BAA0A77DB59C96A619DD (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method);
// System.Void System.Net.Security.AuthenticatedStream::Dispose(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void AuthenticatedStream_Dispose_m5610A806886C36698AC932D21F5FBDCAE9FA3E14 (AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501 * __this, bool ___disposing0, const RuntimeMethod* method);
// System.IO.Stream System.Net.Security.AuthenticatedStream::get_InnerStream()
extern "C" IL2CPP_METHOD_ATTR Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC (AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileAuthenticatedStream::CheckThrow(System.Boolean,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___authSuccessCheck0, bool ___shutdownCheck1, const RuntimeMethod* method);
// System.Boolean Mono.Net.Security.MobileTlsContext::get_IsServer()
extern "C" IL2CPP_METHOD_ATTR bool MobileTlsContext_get_IsServer_mEC45475AE45AAB2485A829E6694B4E3BA1865C44 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::get_LocalServerCertificate()
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * MobileTlsContext_get_LocalServerCertificate_m10C0DCEC602037E616FBCF99287E9B82F83DA601 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method);
// System.Void System.NotSupportedException::.ctor()
extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33 (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<>c__DisplayClass66_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass66_0__ctor_m4ADA8611B27CC1C1BE9AFD1D22978A6621F720BE (U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * __this, const RuntimeMethod* method);
// System.Void System.Func`1<System.Int32>::.ctor(System.Object,System.IntPtr)
inline void Func_1__ctor_m27E13FE1436758E3083686F1DC59AABC45F50527 (Func_1_t30631A63BE46FE93700939B764202D360449FE30 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method)
{
(( void (*) (Func_1_t30631A63BE46FE93700939B764202D360449FE30 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_1__ctor_m27E13FE1436758E3083686F1DC59AABC45F50527_gshared)(__this, p0, p1, method);
}
// System.Threading.Tasks.Task`1<!!0> System.Threading.Tasks.Task::Run<System.Int32>(System.Func`1<!!0>)
inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * Task_Run_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m11A2B12F2DF2E9E71644C83D3A1601E8BCC4929A (Func_1_t30631A63BE46FE93700939B764202D360449FE30 * p0, const RuntimeMethod* method)
{
return (( Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * (*) (Func_1_t30631A63BE46FE93700939B764202D360449FE30 *, const RuntimeMethod*))Task_Run_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m11A2B12F2DF2E9E71644C83D3A1601E8BCC4929A_gshared)(p0, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>,Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_m27EC0547CE146B1E82C108C283D1DAD2AEF81083 (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * p0, U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *, U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_m27EC0547CE146B1E82C108C283D1DAD2AEF81083_gshared)(__this, p0, p1, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetException(System.Exception)
inline void AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821 (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, Exception_t * p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, Exception_t *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821_gshared)(__this, p0, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetResult(!0)
inline void AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230 (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, int32_t p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, int32_t, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230_gshared)(__this, p0, method);
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96 (U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * __this, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
inline void AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877 (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, RuntimeObject* p0, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, RuntimeObject*, const RuntimeMethod*))AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877_gshared)(__this, p0, method);
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381 (U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method);
// System.Void System.Action::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void Action__ctor_m570E96B2A0C48BC1DC6788460316191F24572760 (Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
// System.Threading.Tasks.Task System.Threading.Tasks.Task::Run(System.Action)
extern "C" IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * Task_Run_m201E4C04F97BCF541633AF913DF20C6FF7872E44 (Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * p0, const RuntimeMethod* method);
// System.Threading.Tasks.Task System.IO.Stream::WriteAsync(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * Stream_WriteAsync_mCFD85AD4F5D46429304AD261776AD0B8CE5CEF84 (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* p0, int32_t p1, int32_t p2, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_mFD398737DB235705CD93D5EBA8FF31DDF273D6A5 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * p0, U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *, ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *, U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 *, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_mFD398737DB235705CD93D5EBA8FF31DDF273D6A5_gshared)(__this, p0, p1, method);
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542 (U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CInnerWriteU3Ed__67_SetStateMachine_mDEA51EA28DEE2587F5E63C6D535E4EDA8943C11A (U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method);
// System.Void System.ArgumentException::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* p0, const RuntimeMethod* method);
// System.Int32 System.Threading.Interlocked::Increment(System.Int32&)
extern "C" IL2CPP_METHOD_ATTR int32_t Interlocked_Increment_mB6D391197444B8BFD30BAE1EDCF1A255CD2F292F (int32_t* p0, const RuntimeMethod* method);
// System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::get_InvariantInfo()
extern "C" IL2CPP_METHOD_ATTR NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * NumberFormatInfo_get_InvariantInfo_m55FDCA552CC3CD15E01E10DBFDD5756AB1DCC54D (const RuntimeMethod* method);
// System.String System.Int32::ToString(System.IFormatProvider)
extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5 (int32_t* __this, RuntimeObject* p0, const RuntimeMethod* method);
// System.Void Mono.Net.Security.AsyncHandshakeRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void AsyncHandshakeRequest__ctor_mD64E5A00147B8D0859732BE2ACE93D32868F8210 (AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, const RuntimeMethod* method);
// System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult> Mono.Net.Security.AsyncProtocolRequest::StartOperation(System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, const RuntimeMethod* method);
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult>::ConfigureAwait(System.Boolean)
inline ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 Task_1_ConfigureAwait_m75E697C17E49CB06391311471AC0E4FAB9C08CC4 (Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * __this, bool p0, const RuntimeMethod* method)
{
return (( ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 (*) (Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD *, bool, const RuntimeMethod*))Task_1_ConfigureAwait_m60DD864D9488EACBA6C087E87E448797C1C8B76B_gshared)(__this, p0, method);
}
// System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<Mono.Net.Security.AsyncProtocolResult>::GetAwaiter()
inline ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 ConfiguredTaskAwaitable_1_GetAwaiter_m84063760B3748345CCC1C5EE19101346F0EBC3D5 (ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 * __this, const RuntimeMethod* method)
{
return (( ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 (*) (ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 *, const RuntimeMethod*))ConfiguredTaskAwaitable_1_GetAwaiter_m86C543D72022CB5D0C43053C4AF5F37EA4E690A7_gshared)(__this, method);
}
// System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>::get_IsCompleted()
inline bool ConfiguredTaskAwaiter_get_IsCompleted_m49530C37AAFA1E0E489AF08AB80C56EE30ACAA80 (ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * __this, const RuntimeMethod* method)
{
return (( bool (*) (ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *, const RuntimeMethod*))ConfiguredTaskAwaiter_get_IsCompleted_mA1F08104B225C8640528B38BFD0AAAEE84541586_gshared)(__this, method);
}
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>,Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mE6C1CEB139899E61C9EC1EB3C6135332E8FCBB35 (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * __this, ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * p0, U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *, ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *, U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA *, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_m59626536FB983E05991275EE309626CAD145176A_gshared)(__this, p0, p1, method);
}
// !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>::GetResult()
inline AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * ConfiguredTaskAwaiter_GetResult_mE3D98A933BFBF815C080F9C52674D4927E5C86FE (ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * __this, const RuntimeMethod* method)
{
return (( AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * (*) (ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *, const RuntimeMethod*))ConfiguredTaskAwaiter_GetResult_m4EE5BF4F8536CCC951CA3F4E3C494411AE2D507E_gshared)(__this, method);
}
// System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.AsyncProtocolResult::get_Error()
extern "C" IL2CPP_METHOD_ATTR ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29 (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82 (U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CProcessAuthenticationU3Ed__47_SetStateMachine_m4B5E500700B7B947C0989BB42930E976B131758B (U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method);
// System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>,Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58>(!!0&,!!1&)
inline void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m10F3A6CBD71592E7C6A8E694309C48D87D4E95AD (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * __this, ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * p0, U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * p1, const RuntimeMethod* method)
{
(( void (*) (AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *, ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *, U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tFB3C4197768C6CF02BE088F703AA6E46D703D46E_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_mB6158F07BDA3F4D4DFB299A8E235E405DAB18C74_gshared)(__this, p0, p1, method);
}
// System.Int32 Mono.Net.Security.AsyncProtocolResult::get_UserResult()
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncProtocolResult_get_UserResult_mCCD14DC517D32C83AA61320D6D1D2E7F1430A3C8 (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466 (U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC (U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileAuthenticatedStream::get_Settings()
extern "C" IL2CPP_METHOD_ATTR MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * MobileAuthenticatedStream_get_Settings_mA58954FF6C914DBAACB8F508ACFC5165A9A43155 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MobileAuthenticatedStream::get_Provider()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MobileAuthenticatedStream_get_Provider_mC36232C2AF537A29FBB55B1AD3C99F02A9731C37 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method);
// Mono.Security.Interface.ICertificateValidator2 Mono.Security.Interface.CertificateValidationHelper::GetInternalValidator(Mono.Security.Interface.MonoTlsSettings,Mono.Security.Interface.MonoTlsProvider)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CertificateValidationHelper_GetInternalValidator_m765EA22BAC020CAA59167E95C1D1A6A652FE1D01 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * p0, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * p1, const RuntimeMethod* method);
// System.String Mono.Net.Security.MobileTlsContext::get_TargetHost()
extern "C" IL2CPP_METHOD_ATTR String_t* MobileTlsContext_get_TargetHost_m9A21D6E1D130B27A98EC48E33823BAEA78E3103F (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MobileTlsContext::get_ClientCertificates()
extern "C" IL2CPP_METHOD_ATTR X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * MobileTlsContext_get_ClientCertificates_m9EBE077A35DCE8333AF50C2CE8D22BE18DD26961 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method);
// System.Void System.NotImplementedException::.ctor()
extern "C" IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8BEA657E260FC05F0C6D2C43A6E9BC08040F59C4 (NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * __this, const RuntimeMethod* method);
// System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeInternal()
extern "C" IL2CPP_METHOD_ATTR void MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200 (const RuntimeMethod* method);
// System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeProviderRegistration()
extern "C" IL2CPP_METHOD_ATTR void MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D (const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::CreateDefaultProviderImpl()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_CreateDefaultProviderImpl_mCD05512BAD4E80E43384340A06057306064EFACE (const RuntimeMethod* method);
// System.Void System.NotSupportedException::.ctor(System.String,System.Exception)
extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m760F4B08E9380A2833C61A34F67D5CD836E32D8C (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, String_t* p0, Exception_t * p1, const RuntimeMethod* method);
// System.Void System.NotSupportedException::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, String_t* p0, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::ContainsKey(!0)
inline bool Dictionary_2_ContainsKey_m7E8DFDA05E5DA08A738345F868DAD540A36A6C89 (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * __this, Guid_t p0, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A *, Guid_t , const RuntimeMethod*))Dictionary_2_ContainsKey_mFAF3C21250F75EC5D7D9A40BB6728165FE74D839_gshared)(__this, p0, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::Add(!0,!1)
inline void Dictionary_2_Add_m3529BBD60C56857C10A76E5453088D79C3A10315 (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * __this, Guid_t p0, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * p1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A *, Guid_t , MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 *, const RuntimeMethod*))Dictionary_2_Add_m61701EAEEE3A5B10D3F93C1B39104E208B8529A4_gshared)(__this, p0, p1, method);
}
// System.Void System.Security.Cryptography.X509Certificates.X509Helper2::Initialize()
extern "C" IL2CPP_METHOD_ATTR void X509Helper2_Initialize_m6FA880503C9B3B72009F718503C6B0A0BF301004 (const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::TryGetValue(!0,!1&)
inline bool Dictionary_2_TryGetValue_m462437C1AB35288C0FC8E5348A1420F0AF2BB8C4 (Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * __this, String_t* p0, Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 ** p1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 *, String_t*, Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared)(__this, p0, p1, method);
}
// !0 System.Tuple`2<System.Guid,System.String>::get_Item1()
inline Guid_t Tuple_2_get_Item1_m58F2B36B3F1939A8F89BE4F145B94AAF8C937E0C (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * __this, const RuntimeMethod* method)
{
return (( Guid_t (*) (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *, const RuntimeMethod*))Tuple_2_get_Item1_m58EAFB5E0409BDA3651234AA28E4703B39541F15_gshared)(__this, method);
}
// System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::TryGetValue(!0,!1&)
inline bool Dictionary_2_TryGetValue_m702C34EAD67A70D7D17552F2C6F234D6D09E25EB (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * __this, Guid_t p0, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** p1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A *, Guid_t , MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m787087AA73FF9D469632237ABC7937C0593E3034_gshared)(__this, p0, p1, method);
}
// !1 System.Tuple`2<System.Guid,System.String>::get_Item2()
inline String_t* Tuple_2_get_Item2_mD258920B915A243C53932144EB0206B718CE79AF (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * __this, const RuntimeMethod* method)
{
return (( String_t* (*) (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *, const RuntimeMethod*))Tuple_2_get_Item2_m35EE9E05B22ADCD50096A39B538B999B3B3E467C_gshared)(__this, method);
}
// System.Type System.Type::GetType(System.String,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetType_m8A8A6481B24551476F2AF999A970AD705BA68C7A (String_t* p0, bool p1, const RuntimeMethod* method);
// System.Boolean System.Type::op_Equality(System.Type,System.Type)
extern "C" IL2CPP_METHOD_ATTR bool Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8 (Type_t * p0, Type_t * p1, const RuntimeMethod* method);
// System.Object System.Activator::CreateInstance(System.Type,System.Boolean)
extern "C" IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_m7776DE4D344614DDBCECD20C93421CC7183C88D3 (Type_t * p0, bool p1, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::.ctor()
inline void Dictionary_2__ctor_m8FFFB9F60B4B925EC1CDFB151C1D9B2638567C8D (Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::.ctor()
inline void Dictionary_2__ctor_m0ED7FABB9B4885017EEB98753F06BD38B8CD35AA (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A *, const RuntimeMethod*))Dictionary_2__ctor_mC92BC7A517D06345FC455002D2E7E8653B51DA86_gshared)(__this, method);
}
// System.Boolean Mono.Unity.UnityTls::get_IsSupported()
extern "C" IL2CPP_METHOD_ATTR bool UnityTls_get_IsSupported_mA17DA466EA04B7B44B4C3C37EF24494F9CDE238C (const RuntimeMethod* method);
// System.Void System.Tuple`2<System.Guid,System.String>::.ctor(!0,!1)
inline void Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * __this, Guid_t p0, String_t* p1, const RuntimeMethod* method)
{
(( void (*) (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *, Guid_t , String_t*, const RuntimeMethod*))Tuple_2__ctor_mD69F76937BFD698D37EBCC4A79C420C78F28B9A5_gshared)(__this, p0, p1, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::Add(!0,!1)
inline void Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621 (Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * __this, String_t* p0, Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * p1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 *, String_t*, Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *, const RuntimeMethod*))Dictionary_2_Add_mC741BBB0A647C814227953DB9B23CB1BDF571C5B_gshared)(__this, p0, p1, method);
}
// System.Boolean System.Platform::get_IsMacOS()
extern "C" IL2CPP_METHOD_ATTR bool Platform_get_IsMacOS_m7E1B4DAEFA519F65C50D16CC5DEA7A9FA0EE4D77 (const RuntimeMethod* method);
// System.String System.Environment::GetEnvironmentVariable(System.String)
extern "C" IL2CPP_METHOD_ATTR String_t* Environment_GetEnvironmentVariable_mB94020EE6B0D5BADF024E4BE6FBC54A5954D2185 (String_t* p0, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::LookupProvider(System.String,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700 (String_t* ___name0, bool ___throwOnError1, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProviderInternal()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020 (const RuntimeMethod* method);
// System.Void System.Guid::.ctor(System.String)
extern "C" IL2CPP_METHOD_ATTR void Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079 (Guid_t * __this, String_t* p0, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsSettings System.Net.HttpWebRequest::get_TlsSettings()
extern "C" IL2CPP_METHOD_ATTR MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * HttpWebRequest_get_TlsSettings_mDA609544717DB6962B35893BB1C9D95E62B0B660 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method);
// Mono.Security.Interface.MonoTlsProvider System.Net.HttpWebRequest::get_TlsProvider()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * HttpWebRequest_get_TlsProvider_mFCE9A829570049B9CF3909E9F1C12BA2E8B0986D (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method);
// Mono.Net.Security.ChainValidationHelper Mono.Net.Security.ChainValidationHelper::Create(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings&,Mono.Net.Security.MonoTlsStream)
extern "C" IL2CPP_METHOD_ATTR ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * ChainValidationHelper_Create_m6D4991E3FF02AEB2E00BD1DE7A9C7D69BF0AECFB (MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider0, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** ___settings1, MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * ___stream2, const RuntimeMethod* method);
// System.String System.Net.HttpWebRequest::get_Host()
extern "C" IL2CPP_METHOD_ATTR String_t* HttpWebRequest_get_Host_m633144DD18EC28C5D4CE2F34B57C29D64A4A9DB5 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.HttpWebRequest::get_ClientCertificates()
extern "C" IL2CPP_METHOD_ATTR X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * HttpWebRequest_get_ClientCertificates_m239FFF990299759F455517EA50A50C1B13EC8369 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method);
// System.Net.SecurityProtocolType System.Net.ServicePointManager::get_SecurityProtocol()
extern "C" IL2CPP_METHOD_ATTR int32_t ServicePointManager_get_SecurityProtocol_m4A583697C87EDA716E3512FB151B3916B770C667 (const RuntimeMethod* method);
// System.Boolean System.Net.ServicePointManager::get_CheckCertificateRevocationList()
extern "C" IL2CPP_METHOD_ATTR bool ServicePointManager_get_CheckCertificateRevocationList_m4FE99C818DC1588C1DEA74018DC3CB2D86B40453 (const RuntimeMethod* method);
// System.Boolean Mono.Net.Security.MonoTlsStream::get_CertificateValidationFailed()
extern "C" IL2CPP_METHOD_ATTR bool MonoTlsStream_get_CertificateValidationFailed_m79B2F25C00F38EAC099E4E36FD405A51F385B596 (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, const RuntimeMethod* method);
// System.Void System.Net.ServicePoint::UpdateClientCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)
extern "C" IL2CPP_METHOD_ATTR void ServicePoint_UpdateClientCertificate_m15EBBFBB175D75A4DB45BB73A691D9083A856ADE (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate0, const RuntimeMethod* method);
// Mono.Security.Interface.ICertificateValidator Mono.Net.Security.ChainValidationHelper::GetInternalValidator(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ChainValidationHelper_GetInternalValidator_mBDF9A751ADCBA2326B75ABF4BDE8410F08FF5FAC (MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider0, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings1, const RuntimeMethod* method);
// System.Void Mono.Net.Security.Private.CallbackHelpers/<>c__DisplayClass5_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass5_0__ctor_m220DD155C36F2E4600624C5208FBCAC3DBDBC31D (U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * __this, const RuntimeMethod* method);
// System.Void System.Net.Security.RemoteCertificateValidationCallback::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void RemoteCertificateValidationCallback__ctor_m830361B1E3107AC75A34E07042B4A2567B331E3F (RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
// System.Void Mono.Net.Security.Private.CallbackHelpers/<>c__DisplayClass8_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass8_0__ctor_m2D537E7900C0394F5478CF4E408AACDF9F926E86 (U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * __this, const RuntimeMethod* method);
// System.Boolean Mono.Security.Interface.MonoRemoteCertificateValidationCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR bool MonoRemoteCertificateValidationCallback_Invoke_m405859123BB9004917076DD131EA8522AA18D990 (MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * __this, String_t* p0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * p1, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * p2, int32_t p3, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.MonoLocalCertificateSelectionCallback::Invoke(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * MonoLocalCertificateSelectionCallback_Invoke_mFB921E62D2252D1D50A5FCCFEC1E62BA719A381B (MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * __this, String_t* p0, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * p1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * p2, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* p3, const RuntimeMethod* method);
// System.OperatingSystem System.Environment::get_OSVersion()
extern "C" IL2CPP_METHOD_ATTR OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233 (const RuntimeMethod* method);
// System.PlatformID System.OperatingSystem::get_Platform()
extern "C" IL2CPP_METHOD_ATTR int32_t OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181 (OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * __this, const RuntimeMethod* method);
// System.Boolean System.IO.File::Exists(System.String)
extern "C" IL2CPP_METHOD_ATTR bool File_Exists_m6B9BDD8EEB33D744EB0590DD27BC0152FAFBD1FB (String_t* p0, const RuntimeMethod* method);
// System.Void System.Security.Cryptography.X509Certificates.X509Chain::.ctor()
extern "C" IL2CPP_METHOD_ATTR void X509Chain__ctor_mC6F6E3F01D21638D909E13D151923EB4BF592CAB (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * __this, const RuntimeMethod* method);
// System.Void System.Security.Cryptography.X509Certificates.X509ChainPolicy::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern "C" IL2CPP_METHOD_ATTR void X509ChainPolicy__ctor_m53AB51FBA21115B866EB0AB6AEE039B6167F6A4D (X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD * __this, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___store0, const RuntimeMethod* method);
// System.Void System.Security.Cryptography.X509Certificates.X509Chain::set_ChainPolicy(System.Security.Cryptography.X509Certificates.X509ChainPolicy)
extern "C" IL2CPP_METHOD_ATTR void X509Chain_set_ChainPolicy_mFFC95743026B78C7B6DA33B51CEBD81FA2215EDD (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * __this, X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD * ___value0, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator System.Security.Cryptography.X509Certificates.X509CertificateCollection::GetEnumerator()
extern "C" IL2CPP_METHOD_ATTR X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * X509CertificateCollection_GetEnumerator_mD28E40E9104E833480FA012B1CE905AC08A7AD4F (X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * __this, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::get_Current()
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * X509CertificateEnumerator_get_Current_mDA87DA5B1CD027E452E22112ED43423F95573BE0 (X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * __this, const RuntimeMethod* method);
// System.Void Mono.Unity.CertHelper::AddCertificateToNativeChain(Mono.Unity.UnityTls/unitytls_x509list*,System.Security.Cryptography.X509Certificates.X509Certificate,Mono.Unity.UnityTls/unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166 (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___nativeCertificateChain0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method);
// System.Boolean System.Security.Cryptography.X509Certificates.X509CertificateCollection/X509CertificateEnumerator::MoveNext()
extern "C" IL2CPP_METHOD_ATTR bool X509CertificateEnumerator_MoveNext_m472F420F968A52D970486D21BFFABCCE5329F714 (X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * __this, const RuntimeMethod* method);
// Mono.Unity.UnityTls/unitytls_interface_struct Mono.Unity.UnityTls::get_NativeInterface()
extern "C" IL2CPP_METHOD_ATTR unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E (const RuntimeMethod* method);
// System.Void Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_append_der_t::Invoke(Mono.Unity.UnityTls/unitytls_x509list*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls/unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_append_der_t_Invoke_m1606FADA7E902086F7AEE6D8F304867C7E0A434F (unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509Certificate::get_Impl()
extern "C" IL2CPP_METHOD_ATTR X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * X509Certificate_get_Impl_m2CFDB01127BFCE77F0FABDA64432CB20340EB26D (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * __this, const RuntimeMethod* method);
// System.Int32 System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::get_Count()
extern "C" IL2CPP_METHOD_ATTR int32_t X509CertificateImplCollection_get_Count_m1503CBCEDE4650173097C408898F1806582CC77E (X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * __this, const RuntimeMethod* method);
// System.Security.Cryptography.X509Certificates.X509CertificateImpl System.Security.Cryptography.X509Certificates.X509CertificateImplCollection::get_Item(System.Int32)
extern "C" IL2CPP_METHOD_ATTR X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * X509CertificateImplCollection_get_Item_m24CA14D68946B6E0006B162BA284EB51F826F276 (X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * __this, int32_t ___index0, const RuntimeMethod* method);
// System.Void System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(System.Security.Cryptography.X509Certificates.X509CertificateImpl)
extern "C" IL2CPP_METHOD_ATTR void X509Certificate__ctor_m4CF4E6ECED8EF961E498F6D17166A23DF3CA05CF (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * __this, X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * p0, const RuntimeMethod* method);
// System.Void System.Security.Cryptography.X509Certificates.X509CertificateCollection::.ctor()
extern "C" IL2CPP_METHOD_ATTR void X509CertificateCollection__ctor_m3CEEDA1CDA93234E6E78DFB6563738B050AFF6CA (X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * __this, const RuntimeMethod* method);
// Mono.Unity.UnityTls/unitytls_x509_ref Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509list_get_x509_t::Invoke(Mono.Unity.UnityTls/unitytls_x509list_ref,System.IntPtr,Mono.Unity.UnityTls/unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 unitytls_x509list_get_x509_t_Invoke_m25FDF33A713C330AF882B49E05C79B77B5CF7A22 (unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___list0, intptr_t ___index1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method);
// System.IntPtr Mono.Unity.UnityTls/unitytls_interface_struct/unitytls_x509_export_der_t::Invoke(Mono.Unity.UnityTls/unitytls_x509_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls/unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR intptr_t unitytls_x509_export_der_t_Invoke_m90FDB333B2076F06444B096E1E1D1A42C8EEF8A0 (unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * __this, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 ___cert0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method);
// System.Void System.Security.Cryptography.X509Certificates.X509Certificate::.ctor(System.Byte[])
extern "C" IL2CPP_METHOD_ATTR void X509Certificate__ctor_m1CBB1959D5C85EE236244CD85AA73473F19C6A6C (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* p0, const RuntimeMethod* method);
// System.Int32 System.Security.Cryptography.X509Certificates.X509CertificateCollection::Add(System.Security.Cryptography.X509Certificates.X509Certificate)
extern "C" IL2CPP_METHOD_ATTR int32_t X509CertificateCollection_Add_mDF43F609EAE240711FCE880E66EE814178AB2E66 (X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * __this, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___value0, const RuntimeMethod* method);
// System.Void Mono.Security.Interface.TlsException::.ctor(Mono.Security.Interface.AlertDescription,System.String)
extern "C" IL2CPP_METHOD_ATTR void TlsException__ctor_mCD978D5A0E271F65BF28C40380F65D8E0247FA53 (TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91 * __this, uint8_t p0, String_t* p1, const RuntimeMethod* method);
// System.Void Mono.Unity.Debug::CheckAndThrow(Mono.Unity.UnityTls/unitytls_errorstate,System.String,Mono.Security.Interface.AlertDescription)
extern "C" IL2CPP_METHOD_ATTR void Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8 (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 ___errorState0, String_t* ___context1, uint8_t ___defaultAlert2, const RuntimeMethod* method);
// Mono.Security.Interface.AlertDescription Mono.Unity.UnityTlsConversions::VerifyResultToAlertDescription(Mono.Unity.UnityTls/unitytls_x509verify_result,Mono.Security.Interface.AlertDescription)
extern "C" IL2CPP_METHOD_ATTR uint8_t UnityTlsConversions_VerifyResultToAlertDescription_m1C318DCEFF9F42E73FF8DAB347BA7B9E4E7EFF7E (uint32_t ___verifyResult0, uint8_t ___defaultAlert1, const RuntimeMethod* method);
// System.String System.String::Format(System.String,System.Object,System.Object,System.Object)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m26BBF75F9609FAD0B39C2242FEBAAD7D68F14D99 (String_t* p0, RuntimeObject * p1, RuntimeObject * p2, RuntimeObject * p3, const RuntimeMethod* method);
// System.IntPtr Mono.Unity.UnityTls::GetUnityTlsInterface()
extern "C" IL2CPP_METHOD_ATTR intptr_t UnityTls_GetUnityTlsInterface_mB672D3C985554FC0EDFAB68EB4A77BCB74FEE719 (const RuntimeMethod* method);
// !!0 System.Runtime.InteropServices.Marshal::PtrToStructure<Mono.Unity.UnityTls/unitytls_interface_struct>(System.IntPtr)
inline unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * Marshal_PtrToStructure_Tisunitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_m7EDA997C9EC997C0EC8D05B1150DD34723490193 (intptr_t p0, const RuntimeMethod* method)
{
return (( unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * (*) (intptr_t, const RuntimeMethod*))Marshal_PtrToStructure_TisRuntimeObject_mDB88EE58460703A7A664B670DE68020F9D1CAD72_gshared)(p0, method);
}
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UInt32 <PrivateImplementationDetails>::ComputeStringHash(System.String)
extern "C" IL2CPP_METHOD_ATTR uint32_t U3CPrivateImplementationDetailsU3E_ComputeStringHash_m7C7DB27BC4297A74A96AC53E1EDD3E7415DFB874 (String_t* ___s0, const RuntimeMethod* method)
{
uint32_t V_0 = 0;
int32_t V_1 = 0;
{
String_t* L_0 = ___s0;
if (!L_0)
{
goto IL_002a;
}
}
{
V_0 = ((int32_t)-2128831035);
V_1 = 0;
goto IL_0021;
}
IL_000d:
{
String_t* L_1 = ___s0;
int32_t L_2 = V_1;
NullCheck(L_1);
Il2CppChar L_3 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_1, L_2, /*hidden argument*/NULL);
uint32_t L_4 = V_0;
V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_3^(int32_t)L_4)), (int32_t)((int32_t)16777619)));
int32_t L_5 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
}
IL_0021:
{
int32_t L_6 = V_1;
String_t* L_7 = ___s0;
NullCheck(L_7);
int32_t L_8 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_7, /*hidden argument*/NULL);
if ((((int32_t)L_6) < ((int32_t)L_8)))
{
goto IL_000d;
}
}
IL_002a:
{
uint32_t L_9 = V_0;
return L_9;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Authorization Mono.Http.NtlmClient::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern "C" IL2CPP_METHOD_ATTR Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * NtlmClient_Authenticate_mACF348B49C5FCF4D4904A8B495EBBACAF3B6ED46 (NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8 * __this, String_t* ___challenge0, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___webRequest1, RuntimeObject* ___credentials2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (NtlmClient_Authenticate_mACF348B49C5FCF4D4904A8B495EBBACAF3B6ED46_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * V_2 = NULL;
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * V_3 = NULL;
bool V_4 = false;
Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * V_5 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * G_B13_0 = NULL;
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * G_B13_1 = NULL;
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * G_B13_2 = NULL;
CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * G_B12_0 = NULL;
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * G_B12_1 = NULL;
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * G_B12_2 = NULL;
{
RuntimeObject* L_0 = ___credentials2;
if (!L_0)
{
goto IL_0006;
}
}
{
String_t* L_1 = ___challenge0;
if (L_1)
{
goto IL_0008;
}
}
IL_0006:
{
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
IL_0008:
{
String_t* L_2 = ___challenge0;
NullCheck(L_2);
String_t* L_3 = String_Trim_mB52EB7876C7132358B76B7DC95DEACA20722EF4D(L_2, /*hidden argument*/NULL);
V_0 = L_3;
String_t* L_4 = V_0;
NullCheck(L_4);
String_t* L_5 = String_ToLower_m5287204D93C9DDC4DF84581ADD756D0FDE2BA5A8(L_4, /*hidden argument*/NULL);
NullCheck(L_5);
int32_t L_6 = String_IndexOf_mA9A0117D68338238E51E5928CDA8EB3DC9DA497B(L_5, _stringLiteral4A9157A7F5CDBBF54A8B7FE033785CF759E0EBB0, /*hidden argument*/NULL);
V_1 = L_6;
int32_t L_7 = V_1;
if ((!(((uint32_t)L_7) == ((uint32_t)(-1)))))
{
goto IL_0026;
}
}
{
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
IL_0026:
{
String_t* L_8 = V_0;
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_9 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)2);
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_10 = L_9;
NullCheck(L_10);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(0), (Il2CppChar)((int32_t)32));
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_11 = L_10;
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(1), (Il2CppChar)((int32_t)9));
NullCheck(L_8);
int32_t L_12 = String_IndexOfAny_m1AD95EBF79BB7FBFC7FC30DA9B1B8015BC3ABA6D(L_8, L_11, /*hidden argument*/NULL);
V_1 = L_12;
int32_t L_13 = V_1;
if ((((int32_t)L_13) == ((int32_t)(-1))))
{
goto IL_0050;
}
}
{
String_t* L_14 = V_0;
int32_t L_15 = V_1;
NullCheck(L_14);
String_t* L_16 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_14, L_15, /*hidden argument*/NULL);
NullCheck(L_16);
String_t* L_17 = String_Trim_mB52EB7876C7132358B76B7DC95DEACA20722EF4D(L_16, /*hidden argument*/NULL);
V_0 = L_17;
goto IL_0052;
}
IL_0050:
{
V_0 = (String_t*)NULL;
}
IL_0052:
{
WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_18 = ___webRequest1;
V_2 = ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)IsInstClass((RuntimeObject*)L_18, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var));
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_19 = V_2;
if (L_19)
{
goto IL_005e;
}
}
{
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
IL_005e:
{
IL2CPP_RUNTIME_CLASS_INIT(NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * L_20 = ((NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_StaticFields*)il2cpp_codegen_static_fields_for(NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_il2cpp_TypeInfo_var))->get_cache_0();
V_3 = L_20;
V_4 = (bool)0;
}
IL_0067:
try
{ // begin try (depth: 1)
{
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * L_21 = V_3;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_21, (bool*)(&V_4), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * L_22 = ((NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_StaticFields*)il2cpp_codegen_static_fields_for(NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_il2cpp_TypeInfo_var))->get_cache_0();
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_23 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var);
CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * L_24 = ((U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var))->get_U3CU3E9__1_0_1();
CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * L_25 = L_24;
G_B12_0 = L_25;
G_B12_1 = L_23;
G_B12_2 = L_22;
if (L_25)
{
G_B13_0 = L_25;
G_B13_1 = L_23;
G_B13_2 = L_22;
goto IL_0094;
}
}
IL_007d:
{
IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var);
U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * L_26 = ((U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var))->get_U3CU3E9_0();
CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * L_27 = (CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 *)il2cpp_codegen_object_new(CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559_il2cpp_TypeInfo_var);
CreateValueCallback__ctor_m7CE2FB85D8FF748AF803D6CB2DFBA673FDCEFC9D(L_27, L_26, (intptr_t)((intptr_t)U3CU3Ec_U3CAuthenticateU3Eb__1_0_m0F7472B07BB5D2611AACE5F11DCD359FB03466B3_RuntimeMethod_var), /*hidden argument*/CreateValueCallback__ctor_m7CE2FB85D8FF748AF803D6CB2DFBA673FDCEFC9D_RuntimeMethod_var);
CreateValueCallback_t99CA2E525A1602DB6BA1E46FA685E888897EF559 * L_28 = L_27;
((U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var))->set_U3CU3E9__1_0_1(L_28);
G_B13_0 = L_28;
G_B13_1 = G_B12_1;
G_B13_2 = G_B12_2;
}
IL_0094:
{
NullCheck(G_B13_2);
NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * L_29 = ConditionalWeakTable_2_GetValue_m83BAC1686B3BA1E120BF42019C69204E8E562B51(G_B13_2, G_B13_1, G_B13_0, /*hidden argument*/ConditionalWeakTable_2_GetValue_m83BAC1686B3BA1E120BF42019C69204E8E562B51_RuntimeMethod_var);
String_t* L_30 = V_0;
WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_31 = ___webRequest1;
RuntimeObject* L_32 = ___credentials2;
NullCheck(L_29);
Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * L_33 = NtlmSession_Authenticate_mD57BA163AE75E2ABE05008CE6436AC9B7A5A92C7(L_29, L_30, L_31, L_32, /*hidden argument*/NULL);
V_5 = L_33;
IL2CPP_LEAVE(0xB0, FINALLY_00a5);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_00a5;
}
FINALLY_00a5:
{ // begin finally (depth: 1)
{
bool L_34 = V_4;
if (!L_34)
{
goto IL_00af;
}
}
IL_00a9:
{
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * L_35 = V_3;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_35, /*hidden argument*/NULL);
}
IL_00af:
{
IL2CPP_END_FINALLY(165)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(165)
{
IL2CPP_JUMP_TBL(0xB0, IL_00b0)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_00b0:
{
Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * L_36 = V_5;
return L_36;
}
}
// System.Net.Authorization Mono.Http.NtlmClient::PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
extern "C" IL2CPP_METHOD_ATTR Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * NtlmClient_PreAuthenticate_m477EF514BE58E461592E0365CABA1F024CACE8E0 (NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8 * __this, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___webRequest0, RuntimeObject* ___credentials1, const RuntimeMethod* method)
{
{
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
}
// System.String Mono.Http.NtlmClient::get_AuthenticationType()
extern "C" IL2CPP_METHOD_ATTR String_t* NtlmClient_get_AuthenticationType_m58D9DF6D9370C2BAAEEC3E9308A0A01B4C6E736B (NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (NtlmClient_get_AuthenticationType_m58D9DF6D9370C2BAAEEC3E9308A0A01B4C6E736B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261;
}
}
// System.Void Mono.Http.NtlmClient::.ctor()
extern "C" IL2CPP_METHOD_ATTR void NtlmClient__ctor_m4899ADB6724FAD756B958222AC0366D55240B7EF (NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Http.NtlmClient::.cctor()
extern "C" IL2CPP_METHOD_ATTR void NtlmClient__cctor_mDC89C46BF8C27D37BD71A87CB11C2110A2D3C1A6 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (NtlmClient__cctor_mDC89C46BF8C27D37BD71A87CB11C2110A2D3C1A6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE * L_0 = (ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE *)il2cpp_codegen_object_new(ConditionalWeakTable_2_t657563A3B35F86F92D579AA6E72C79DCE4DB30CE_il2cpp_TypeInfo_var);
ConditionalWeakTable_2__ctor_m34D1DC6BBD437B76D7C12BDA13BFCE576FC565DC(L_0, /*hidden argument*/ConditionalWeakTable_2__ctor_m34D1DC6BBD437B76D7C12BDA13BFCE576FC565DC_RuntimeMethod_var);
((NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_StaticFields*)il2cpp_codegen_static_fields_for(NtlmClient_tE2C469C219FC7533E842B06EC19C9E97B56CAEB8_il2cpp_TypeInfo_var))->set_cache_0(L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Http.NtlmClient_<>c::.cctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m4D4B4D61A29FCD9057B1FC6F3C79A861F67334D2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CU3Ec__cctor_m4D4B4D61A29FCD9057B1FC6F3C79A861F67334D2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * L_0 = (U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 *)il2cpp_codegen_object_new(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_mC0713C4FAF13FF5806985ACB928F52DF976A49A0(L_0, /*hidden argument*/NULL);
((U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0);
return;
}
}
// System.Void Mono.Http.NtlmClient_<>c::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mC0713C4FAF13FF5806985ACB928F52DF976A49A0 (U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// Mono.Http.NtlmSession Mono.Http.NtlmClient_<>c::<Authenticate>b__1_0(System.Net.HttpWebRequest)
extern "C" IL2CPP_METHOD_ATTR NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * U3CU3Ec_U3CAuthenticateU3Eb__1_0_m0F7472B07BB5D2611AACE5F11DCD359FB03466B3 (U3CU3Ec_t5A379FC0C302BCAE0734A140490508F371CAF4B8 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___x0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CU3Ec_U3CAuthenticateU3Eb__1_0_m0F7472B07BB5D2611AACE5F11DCD359FB03466B3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * L_0 = (NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 *)il2cpp_codegen_object_new(NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640_il2cpp_TypeInfo_var);
NtlmSession__ctor_mA662DFD468B1E0F26C28349D10B2F0B09155E79D(L_0, /*hidden argument*/NULL);
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Http.NtlmSession::.ctor()
extern "C" IL2CPP_METHOD_ATTR void NtlmSession__ctor_mA662DFD468B1E0F26C28349D10B2F0B09155E79D (NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// System.Net.Authorization Mono.Http.NtlmSession::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
extern "C" IL2CPP_METHOD_ATTR Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * NtlmSession_Authenticate_mD57BA163AE75E2ABE05008CE6436AC9B7A5A92C7 (NtlmSession_t08C542CDE4B9A86AC6264DCBDA21CB44FD201640 * __this, String_t* ___challenge0, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___webRequest1, RuntimeObject* ___credentials2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (NtlmSession_Authenticate_mD57BA163AE75E2ABE05008CE6436AC9B7A5A92C7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * V_0 = NULL;
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * V_1 = NULL;
String_t* V_2 = NULL;
String_t* V_3 = NULL;
String_t* V_4 = NULL;
bool V_5 = false;
int32_t V_6 = 0;
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * V_7 = NULL;
Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * V_8 = NULL;
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * V_9 = NULL;
Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * G_B19_0 = NULL;
Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * G_B18_0 = NULL;
{
WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_0 = ___webRequest1;
V_0 = ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)IsInstClass((RuntimeObject*)L_0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var));
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_1 = V_0;
if (L_1)
{
goto IL_000c;
}
}
{
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
IL_000c:
{
RuntimeObject* L_2 = ___credentials2;
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = V_0;
NullCheck(L_3);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_4 = VirtFuncInvoker0< Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * >::Invoke(11 /* System.Uri System.Net.WebRequest::get_RequestUri() */, L_3);
NullCheck(L_2);
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_5 = InterfaceFuncInvoker2< NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 *, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *, String_t* >::Invoke(0 /* System.Net.NetworkCredential System.Net.ICredentials::GetCredential(System.Uri,System.String) */, ICredentials_t1A41F1096B037CAB53AE01434DF0747881455344_il2cpp_TypeInfo_var, L_2, L_4, _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261);
V_1 = L_5;
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_6 = V_1;
if (L_6)
{
goto IL_0023;
}
}
{
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
IL_0023:
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_7 = V_1;
NullCheck(L_7);
String_t* L_8 = NetworkCredential_get_UserName_mB24F789533CB16575AEA19A420BA69FAC3AA97F7(L_7, /*hidden argument*/NULL);
V_2 = L_8;
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_9 = V_1;
NullCheck(L_9);
String_t* L_10 = NetworkCredential_get_Domain_m096C68D5EC6640C73900B1EE6BF1CFBB14D30F4A(L_9, /*hidden argument*/NULL);
V_3 = L_10;
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_11 = V_1;
NullCheck(L_11);
String_t* L_12 = NetworkCredential_get_Password_m8F9352FAD45233DCD5EC42056D10E49DA3900BF6(L_11, /*hidden argument*/NULL);
V_4 = L_12;
String_t* L_13 = V_2;
if (!L_13)
{
goto IL_0049;
}
}
{
String_t* L_14 = V_2;
bool L_15 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_14, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, /*hidden argument*/NULL);
if (!L_15)
{
goto IL_004b;
}
}
IL_0049:
{
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
IL_004b:
{
String_t* L_16 = V_3;
bool L_17 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_16, /*hidden argument*/NULL);
if (!L_17)
{
goto IL_0086;
}
}
{
String_t* L_18 = V_2;
NullCheck(L_18);
int32_t L_19 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_18, ((int32_t)92), /*hidden argument*/NULL);
V_6 = L_19;
int32_t L_20 = V_6;
if ((!(((uint32_t)L_20) == ((uint32_t)(-1)))))
{
goto IL_006c;
}
}
{
String_t* L_21 = V_2;
NullCheck(L_21);
int32_t L_22 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_21, ((int32_t)47), /*hidden argument*/NULL);
V_6 = L_22;
}
IL_006c:
{
int32_t L_23 = V_6;
if ((((int32_t)L_23) < ((int32_t)0)))
{
goto IL_0086;
}
}
{
String_t* L_24 = V_2;
int32_t L_25 = V_6;
NullCheck(L_24);
String_t* L_26 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_24, 0, L_25, /*hidden argument*/NULL);
V_3 = L_26;
String_t* L_27 = V_2;
int32_t L_28 = V_6;
NullCheck(L_27);
String_t* L_29 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_27, ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/NULL);
V_2 = L_29;
}
IL_0086:
{
V_5 = (bool)0;
MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * L_30 = __this->get_message_0();
if (L_30)
{
goto IL_00cc;
}
}
{
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_31 = (Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C *)il2cpp_codegen_object_new(Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C_il2cpp_TypeInfo_var);
Type1Message__ctor_mF11CFA44C4BF05765612B0D3CCBB4EBB433D7B23(L_31, /*hidden argument*/NULL);
V_7 = L_31;
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_32 = V_7;
String_t* L_33 = V_3;
NullCheck(L_32);
Type1Message_set_Domain_m14675CA2220D6338E39DA862B822553AE6DCFD12(L_32, L_33, /*hidden argument*/NULL);
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_34 = V_7;
NullCheck(L_34);
Type1Message_set_Host_mC0ADD586CC5A1F9FD5489AF1D8F14DF9AA4F2D68(L_34, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, /*hidden argument*/NULL);
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_35 = V_7;
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_36 = L_35;
NullCheck(L_36);
int32_t L_37 = MessageBase_get_Flags_m226EB26B3AB8C91ADA936E7B45CC8968D0F4CA9E(L_36, /*hidden argument*/NULL);
NullCheck(L_36);
MessageBase_set_Flags_m0E8B48A02DB678CB59A3D3274AE51418732C864C(L_36, ((int32_t)((int32_t)L_37|(int32_t)((int32_t)524288))), /*hidden argument*/NULL);
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_38 = V_7;
__this->set_message_0(L_38);
goto IL_0161;
}
IL_00cc:
{
MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * L_39 = __this->get_message_0();
NullCheck(L_39);
int32_t L_40 = MessageBase_get_Type_m0BE9BCC1FCC0E8DFF588F7F3A54AEDA76360C67C(L_39, /*hidden argument*/NULL);
if ((!(((uint32_t)L_40) == ((uint32_t)1))))
{
goto IL_0129;
}
}
{
String_t* L_41 = ___challenge0;
if (L_41)
{
goto IL_00e6;
}
}
{
__this->set_message_0((MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 *)NULL);
return (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)NULL;
}
IL_00e6:
{
String_t* L_42 = ___challenge0;
IL2CPP_RUNTIME_CLASS_INIT(Convert_t1C7A851BFB2F0782FD7F72F6AA1DCBB7B53A9C7E_il2cpp_TypeInfo_var);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_43 = Convert_FromBase64String_m079F788D000703E8018DA39BE9C05F1CBF60B156(L_42, /*hidden argument*/NULL);
Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 * L_44 = (Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398 *)il2cpp_codegen_object_new(Type2Message_t990283F48D41AECF1FFBDAA3A194CDE9C9078398_il2cpp_TypeInfo_var);
Type2Message__ctor_m85E73F15F691FC25B93503B84B24D25805B5FBD9(L_44, L_43, /*hidden argument*/NULL);
String_t* L_45 = V_4;
G_B18_0 = L_44;
if (L_45)
{
G_B19_0 = L_44;
goto IL_00fc;
}
}
{
V_4 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
G_B19_0 = G_B18_0;
}
IL_00fc:
{
Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * L_46 = (Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C *)il2cpp_codegen_object_new(Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C_il2cpp_TypeInfo_var);
Type3Message__ctor_mBA583598EA5F842A0076F882C4A3205B919419D6(L_46, G_B19_0, /*hidden argument*/NULL);
V_8 = L_46;
Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * L_47 = V_8;
String_t* L_48 = V_2;
NullCheck(L_47);
Type3Message_set_Username_m8FAFEC42286D8EEA3B826437340EA233EEB96D13(L_47, L_48, /*hidden argument*/NULL);
Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * L_49 = V_8;
String_t* L_50 = V_4;
NullCheck(L_49);
Type3Message_set_Password_m5D12ECA751E4BFB7C0CA25963FE20235C6951ED2(L_49, L_50, /*hidden argument*/NULL);
Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * L_51 = V_8;
String_t* L_52 = V_3;
NullCheck(L_51);
Type3Message_set_Domain_m04440D54FDAA49E5C82380E22C46DBF09C22DBF5(L_51, L_52, /*hidden argument*/NULL);
Type3Message_t6D21CF9E3D56192F8D9B6E2B29474773E838846C * L_53 = V_8;
__this->set_message_0(L_53);
V_5 = (bool)1;
goto IL_0161;
}
IL_0129:
{
String_t* L_54 = ___challenge0;
if (!L_54)
{
goto IL_0139;
}
}
{
String_t* L_55 = ___challenge0;
String_t* L_56 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
bool L_57 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_55, L_56, /*hidden argument*/NULL);
if (!L_57)
{
goto IL_015e;
}
}
IL_0139:
{
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_58 = (Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C *)il2cpp_codegen_object_new(Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C_il2cpp_TypeInfo_var);
Type1Message__ctor_mF11CFA44C4BF05765612B0D3CCBB4EBB433D7B23(L_58, /*hidden argument*/NULL);
V_9 = L_58;
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_59 = V_9;
String_t* L_60 = V_3;
NullCheck(L_59);
Type1Message_set_Domain_m14675CA2220D6338E39DA862B822553AE6DCFD12(L_59, L_60, /*hidden argument*/NULL);
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_61 = V_9;
NullCheck(L_61);
Type1Message_set_Host_mC0ADD586CC5A1F9FD5489AF1D8F14DF9AA4F2D68(L_61, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, /*hidden argument*/NULL);
Type1Message_tF2DA0014BB300ABA864D84752FFA278EC6E6519C * L_62 = V_9;
__this->set_message_0(L_62);
goto IL_0161;
}
IL_015e:
{
V_5 = (bool)1;
}
IL_0161:
{
MessageBase_t504D166CC4021DEB56DED308D5E82C67F47F26C0 * L_63 = __this->get_message_0();
NullCheck(L_63);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_64 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(5 /* System.Byte[] Mono.Security.Protocol.Ntlm.MessageBase::GetBytes() */, L_63);
IL2CPP_RUNTIME_CLASS_INIT(Convert_t1C7A851BFB2F0782FD7F72F6AA1DCBB7B53A9C7E_il2cpp_TypeInfo_var);
String_t* L_65 = Convert_ToBase64String_mF201749AD724C437524C8A6108519470A0F65B84(L_64, /*hidden argument*/NULL);
String_t* L_66 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral89D07288BD1565EF97F5926DA9D197AB1BD32F1B, L_65, /*hidden argument*/NULL);
bool L_67 = V_5;
Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * L_68 = (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B *)il2cpp_codegen_object_new(Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B_il2cpp_TypeInfo_var);
Authorization__ctor_mAAC9C79A5BE6062F83A3127CD4A115A6B6FF6691(L_68, L_66, L_67, /*hidden argument*/NULL);
return L_68;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFArray::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFArray__ctor_mD6A392F2B610ABA574B99EEB18F0B824CEA4B74B (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___handle0;
bool L_1 = ___own1;
CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456(__this, (intptr_t)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.CFArray::.cctor()
extern "C" IL2CPP_METHOD_ATTR void CFArray__cctor_m6C3B2E90EA8971C6A6217B1EAE6982C0C6D15F42 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFArray__cctor_m6C3B2E90EA8971C6A6217B1EAE6982C0C6D15F42_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
intptr_t L_0 = CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78(_stringLiteral06FD90C7A68883727ECCC0E7F4DDA57B6E3B7D28, 0, /*hidden argument*/NULL);
V_0 = (intptr_t)L_0;
intptr_t L_1 = V_0;
bool L_2 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_1, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_2)
{
goto IL_001a;
}
}
{
return;
}
IL_001a:
{
}
IL_001b:
try
{ // begin try (depth: 1)
intptr_t L_3 = V_0;
intptr_t L_4 = CFObject_GetIndirect_m0CEC26DEAFEFA09E4227456BD3209CE31EEA8B9D((intptr_t)L_3, _stringLiteral20FC2D7FD187EA6D9538057961E144F93AA154E7, /*hidden argument*/NULL);
((CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_StaticFields*)il2cpp_codegen_static_fields_for(CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_il2cpp_TypeInfo_var))->set_kCFTypeArrayCallbacks_1((intptr_t)L_4);
IL2CPP_LEAVE(0x34, FINALLY_002d);
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_002d;
}
FINALLY_002d:
{ // begin finally (depth: 1)
intptr_t L_5 = V_0;
CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B((intptr_t)L_5, /*hidden argument*/NULL);
IL2CPP_END_FINALLY(45)
} // end finally (depth: 1)
IL2CPP_CLEANUP(45)
{
IL2CPP_JUMP_TBL(0x34, IL_0034)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0034:
{
return;
}
}
// System.IntPtr Mono.Net.CFArray::CFArrayGetCount(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFArray_CFArrayGetCount_m7B9C0DAAD2E608AA91E6AF69D14E79CA984A4F73 (intptr_t ___handle0, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFArrayGetCount", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFArrayGetCount'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0);
return returnValue;
}
// System.Int32 Mono.Net.CFArray::get_Count()
extern "C" IL2CPP_METHOD_ATTR int32_t CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_il2cpp_TypeInfo_var);
intptr_t L_1 = CFArray_CFArrayGetCount_m7B9C0DAAD2E608AA91E6AF69D14E79CA984A4F73((intptr_t)L_0, /*hidden argument*/NULL);
int32_t L_2 = IntPtr_op_Explicit_mD69722A4C61D33FE70E790325C6E0DC690F9494F((intptr_t)L_1, /*hidden argument*/NULL);
return L_2;
}
}
// System.IntPtr Mono.Net.CFArray::CFArrayGetValueAtIndex(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFArray_CFArrayGetValueAtIndex_m6D81FF806B39AD0113B644D8074D1EA5C71F0042 (intptr_t ___handle0, intptr_t ___index1, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFArrayGetValueAtIndex", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFArrayGetValueAtIndex'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0, ___index1);
return returnValue;
}
// System.IntPtr Mono.Net.CFArray::get_Item(System.Int32)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1 (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * __this, int32_t ___index0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
int32_t L_1 = ___index0;
intptr_t L_2 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(L_1, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_il2cpp_TypeInfo_var);
intptr_t L_3 = CFArray_CFArrayGetValueAtIndex_m6D81FF806B39AD0113B644D8074D1EA5C71F0042((intptr_t)L_0, (intptr_t)L_2, /*hidden argument*/NULL);
return (intptr_t)L_3;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFDictionary::.cctor()
extern "C" IL2CPP_METHOD_ATTR void CFDictionary__cctor_m1C9A42B30155219EAFD302304F4BCE71C0806256 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFDictionary__cctor_m1C9A42B30155219EAFD302304F4BCE71C0806256_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
intptr_t L_0 = CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78(_stringLiteral06FD90C7A68883727ECCC0E7F4DDA57B6E3B7D28, 0, /*hidden argument*/NULL);
V_0 = (intptr_t)L_0;
intptr_t L_1 = V_0;
bool L_2 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_1, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_2)
{
goto IL_001a;
}
}
{
return;
}
IL_001a:
{
}
IL_001b:
try
{ // begin try (depth: 1)
intptr_t L_3 = V_0;
intptr_t L_4 = CFObject_GetIndirect_m0CEC26DEAFEFA09E4227456BD3209CE31EEA8B9D((intptr_t)L_3, _stringLiteralC96D8FC3D95DCD0E2547C2CD711DC1CEFA94602B, /*hidden argument*/NULL);
((CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_StaticFields*)il2cpp_codegen_static_fields_for(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var))->set_KeyCallbacks_1((intptr_t)L_4);
intptr_t L_5 = V_0;
intptr_t L_6 = CFObject_GetIndirect_m0CEC26DEAFEFA09E4227456BD3209CE31EEA8B9D((intptr_t)L_5, _stringLiteral65FAFAED9DC85E32B2C7D48BA879F1A57A90D0C9, /*hidden argument*/NULL);
((CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_StaticFields*)il2cpp_codegen_static_fields_for(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var))->set_ValueCallbacks_2((intptr_t)L_6);
IL2CPP_LEAVE(0x44, FINALLY_003d);
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_003d;
}
FINALLY_003d:
{ // begin finally (depth: 1)
intptr_t L_7 = V_0;
CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B((intptr_t)L_7, /*hidden argument*/NULL);
IL2CPP_END_FINALLY(61)
} // end finally (depth: 1)
IL2CPP_CLEANUP(61)
{
IL2CPP_JUMP_TBL(0x44, IL_0044)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0044:
{
return;
}
}
// System.Void Mono.Net.CFDictionary::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___handle0;
bool L_1 = ___own1;
CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456(__this, (intptr_t)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.IntPtr Mono.Net.CFDictionary::CFDictionaryGetValue(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFDictionary_CFDictionaryGetValue_m0EC4E585C878951EA7553FFC127257F0BE168E31 (intptr_t ___handle0, intptr_t ___key1, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFDictionaryGetValue", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFDictionaryGetValue'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0, ___key1);
return returnValue;
}
// System.IntPtr Mono.Net.CFDictionary::GetValue(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFDictionary_GetValue_m541C66EDA38170813EFC86504CAD18E4984F837D (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * __this, intptr_t ___key0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFDictionary_GetValue_m541C66EDA38170813EFC86504CAD18E4984F837D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
intptr_t L_1 = ___key0;
IL2CPP_RUNTIME_CLASS_INIT(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var);
intptr_t L_2 = CFDictionary_CFDictionaryGetValue_m0EC4E585C878951EA7553FFC127257F0BE168E31((intptr_t)L_0, (intptr_t)L_1, /*hidden argument*/NULL);
return (intptr_t)L_2;
}
}
// System.IntPtr Mono.Net.CFDictionary::get_Item(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * __this, intptr_t ___key0, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___key0;
intptr_t L_1 = CFDictionary_GetValue_m541C66EDA38170813EFC86504CAD18E4984F837D(__this, (intptr_t)L_0, /*hidden argument*/NULL);
return (intptr_t)L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScriptSequential(System.IntPtr,System.IntPtr,System.IntPtrU26)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptSequential_m89792AB0F424FCA209DD5AE706D47A565A2839DE (intptr_t ___proxyAutoConfigurationScript0, intptr_t ___targetURL1, intptr_t* ___error2, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, intptr_t*);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t) + sizeof(intptr_t*);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreServices.framework/Frameworks/CFNetwork.framework/CFNetwork"), "CFNetworkCopyProxiesForAutoConfigurationScript", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFNetworkCopyProxiesForAutoConfigurationScriptSequential'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___proxyAutoConfigurationScript0, ___targetURL1, ___error2);
return returnValue;
}
// System.IntPtr Mono.Net.CFNetwork::CFNetworkExecuteProxyAutoConfigurationURL(System.IntPtr,System.IntPtr,Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback,Mono.Net.CFStreamClientContextU26)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkExecuteProxyAutoConfigurationURL_mEE70C4C4C4E0E25404E6417B126D960E79356F88 (intptr_t ___proxyAutoConfigURL0, intptr_t ___targetURL1, CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * ___cb2, CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72 * ___clientContext3, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, Il2CppMethodPointer, CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72 *);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t) + sizeof(void*) + sizeof(CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72 *);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreServices.framework/Frameworks/CFNetwork.framework/CFNetwork"), "CFNetworkExecuteProxyAutoConfigurationURL", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFNetworkExecuteProxyAutoConfigurationURL'"), NULL, NULL);
}
}
// Marshaling of parameter U27___cb2U27 to native representation
Il2CppMethodPointer ____cb2_marshaled = NULL;
____cb2_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___cb2));
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___proxyAutoConfigURL0, ___targetURL1, ____cb2_marshaled, ___clientContext3);
return returnValue;
}
// System.Void Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScriptThread()
extern "C" IL2CPP_METHOD_ATTR void CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptThread_mF6DD5D031A74CE07FFCFA60137A3097683F313B2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptThread_mF6DD5D031A74CE07FFCFA60137A3097683F313B2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * V_0 = NULL;
bool V_1 = false;
RuntimeObject * V_2 = NULL;
bool V_3 = false;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
V_1 = (bool)1;
}
IL_0002:
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * L_0 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_proxy_event_2();
NullCheck(L_0);
VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean System.Threading.WaitHandle::WaitOne() */, L_0);
}
IL_000d:
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_lock_obj_0();
V_2 = L_1;
V_3 = (bool)0;
}
IL_0015:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_2 = V_2;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_3), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * L_3 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_get_proxy_queue_1();
NullCheck(L_3);
int32_t L_4 = Queue_1_get_Count_m4600FA48F731507A402BD1E376D4977CA4B0C4AA(L_3, /*hidden argument*/Queue_1_get_Count_m4600FA48F731507A402BD1E376D4977CA4B0C4AA_RuntimeMethod_var);
if (L_4)
{
goto IL_002b;
}
}
IL_0029:
{
IL2CPP_LEAVE(0x2, FINALLY_0046);
}
IL_002b:
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * L_5 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_get_proxy_queue_1();
NullCheck(L_5);
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_6 = Queue_1_Dequeue_m7257DBE8761CB008B7BB0EC6F39CD3C3302DD881(L_5, /*hidden argument*/Queue_1_Dequeue_m7257DBE8761CB008B7BB0EC6F39CD3C3302DD881_RuntimeMethod_var);
V_0 = L_6;
Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * L_7 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_get_proxy_queue_1();
NullCheck(L_7);
int32_t L_8 = Queue_1_get_Count_m4600FA48F731507A402BD1E376D4977CA4B0C4AA(L_7, /*hidden argument*/Queue_1_get_Count_m4600FA48F731507A402BD1E376D4977CA4B0C4AA_RuntimeMethod_var);
V_1 = (bool)((((int32_t)L_8) > ((int32_t)0))? 1 : 0);
IL2CPP_LEAVE(0x50, FINALLY_0046);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0046;
}
FINALLY_0046:
{ // begin finally (depth: 1)
{
bool L_9 = V_3;
if (!L_9)
{
goto IL_004f;
}
}
IL_0049:
{
RuntimeObject * L_10 = V_2;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_10, /*hidden argument*/NULL);
}
IL_004f:
{
IL2CPP_END_FINALLY(70)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(70)
{
IL2CPP_JUMP_TBL(0x2, IL_0002)
IL2CPP_JUMP_TBL(0x50, IL_0050)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0050:
{
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_11 = V_0;
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_12 = V_0;
NullCheck(L_12);
intptr_t L_13 = L_12->get_script_0();
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_14 = V_0;
NullCheck(L_14);
intptr_t L_15 = L_14->get_targetUri_1();
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_16 = V_0;
NullCheck(L_16);
intptr_t* L_17 = L_16->get_address_of_error_2();
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
intptr_t L_18 = CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptSequential_m89792AB0F424FCA209DD5AE706D47A565A2839DE((intptr_t)L_13, (intptr_t)L_15, (intptr_t*)L_17, /*hidden argument*/NULL);
NullCheck(L_11);
L_11->set_result_3((intptr_t)L_18);
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_19 = V_0;
NullCheck(L_19);
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_20 = L_19->get_evt_4();
NullCheck(L_20);
EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C(L_20, /*hidden argument*/NULL);
bool L_21 = V_1;
if (L_21)
{
goto IL_000d;
}
}
{
goto IL_0002;
}
}
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScript(System.IntPtr,System.IntPtr,System.IntPtrU26)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScript_mCE67B2B2E7E40885FBE488B67B1F748F28EA4089 (intptr_t ___proxyAutoConfigurationScript0, intptr_t ___targetURL1, intptr_t* ___error2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScript_mCE67B2B2E7E40885FBE488B67B1F748F28EA4089_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * V_0 = NULL;
RuntimeObject * V_1 = NULL;
bool V_2 = false;
intptr_t V_3;
memset(&V_3, 0, sizeof(V_3));
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_0 = (GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC *)il2cpp_codegen_object_new(GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC_il2cpp_TypeInfo_var);
GetProxyData__ctor_m9CC32EF080377850BC9B6FF283B2595C167B7721(L_0, /*hidden argument*/NULL);
V_0 = L_0;
}
IL_0006:
try
{ // begin try (depth: 1)
{
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_1 = V_0;
intptr_t L_2 = ___proxyAutoConfigurationScript0;
NullCheck(L_1);
L_1->set_script_0((intptr_t)L_2);
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_3 = V_0;
intptr_t L_4 = ___targetURL1;
NullCheck(L_3);
L_3->set_targetUri_1((intptr_t)L_4);
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
RuntimeObject * L_5 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_lock_obj_0();
V_1 = L_5;
V_2 = (bool)0;
}
IL_001c:
try
{ // begin try (depth: 2)
{
RuntimeObject * L_6 = V_1;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_6, (bool*)(&V_2), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * L_7 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_get_proxy_queue_1();
if (L_7)
{
goto IL_005d;
}
}
IL_002b:
{
Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * L_8 = (Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C *)il2cpp_codegen_object_new(Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C_il2cpp_TypeInfo_var);
Queue_1__ctor_m897C67648FED3997A1EDA43D5540847789FDE48A(L_8, /*hidden argument*/Queue_1__ctor_m897C67648FED3997A1EDA43D5540847789FDE48A_RuntimeMethod_var);
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->set_get_proxy_queue_1(L_8);
AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * L_9 = (AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 *)il2cpp_codegen_object_new(AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7_il2cpp_TypeInfo_var);
AutoResetEvent__ctor_m2A6F4D44E005E07021957D5134037747AE9890BE(L_9, (bool)0, /*hidden argument*/NULL);
((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->set_proxy_event_2(L_9);
ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF * L_10 = (ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF *)il2cpp_codegen_object_new(ThreadStart_t09FFA4371E4B2A713F212B157CC9B8B61983B5BF_il2cpp_TypeInfo_var);
ThreadStart__ctor_m692348FEAEBAF381D62984EE95B217CC024A77D5(L_10, NULL, (intptr_t)((intptr_t)CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScriptThread_mF6DD5D031A74CE07FFCFA60137A3097683F313B2_RuntimeMethod_var), /*hidden argument*/NULL);
Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_11 = (Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 *)il2cpp_codegen_object_new(Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_il2cpp_TypeInfo_var);
Thread__ctor_m36A33B990160C4499E991D288341CA325AE66DDD(L_11, L_10, /*hidden argument*/NULL);
Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7 * L_12 = L_11;
NullCheck(L_12);
Thread_set_IsBackground_mF62551A195DCB09D44E512F52916145E39362D39(L_12, (bool)1, /*hidden argument*/NULL);
NullCheck(L_12);
Thread_Start_mE2AC4744AFD147FDC84E8D9317B4E3AB890BC2D6(L_12, /*hidden argument*/NULL);
}
IL_005d:
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
Queue_1_tBB5610580173B0B0ED023AEB5344EA3BA3C7BD6C * L_13 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_get_proxy_queue_1();
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_14 = V_0;
NullCheck(L_13);
Queue_1_Enqueue_m68ACD69FE574BBFA6E6E0E4D70A275DD34165690(L_13, L_14, /*hidden argument*/Queue_1_Enqueue_m68ACD69FE574BBFA6E6E0E4D70A275DD34165690_RuntimeMethod_var);
AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * L_15 = ((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->get_proxy_event_2();
NullCheck(L_15);
EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C(L_15, /*hidden argument*/NULL);
IL2CPP_LEAVE(0x7F, FINALLY_0075);
}
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0075;
}
FINALLY_0075:
{ // begin finally (depth: 2)
{
bool L_16 = V_2;
if (!L_16)
{
goto IL_007e;
}
}
IL_0078:
{
RuntimeObject * L_17 = V_1;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_17, /*hidden argument*/NULL);
}
IL_007e:
{
IL2CPP_END_FINALLY(117)
}
} // end finally (depth: 2)
IL2CPP_CLEANUP(117)
{
IL2CPP_JUMP_TBL(0x7F, IL_007f)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_007f:
{
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_18 = V_0;
NullCheck(L_18);
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_19 = L_18->get_evt_4();
NullCheck(L_19);
VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean System.Threading.WaitHandle::WaitOne() */, L_19);
intptr_t* L_20 = ___error2;
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_21 = V_0;
NullCheck(L_21);
intptr_t L_22 = L_21->get_error_2();
*((intptr_t*)L_20) = (intptr_t)L_22;
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_23 = V_0;
NullCheck(L_23);
intptr_t L_24 = L_23->get_result_3();
V_3 = (intptr_t)L_24;
IL2CPP_LEAVE(0xA6, FINALLY_009c);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_009c;
}
FINALLY_009c:
{ // begin finally (depth: 1)
{
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_25 = V_0;
if (!L_25)
{
goto IL_00a5;
}
}
IL_009f:
{
GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * L_26 = V_0;
NullCheck(L_26);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_26);
}
IL_00a5:
{
IL2CPP_END_FINALLY(156)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(156)
{
IL2CPP_JUMP_TBL(0xA6, IL_00a6)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_00a6:
{
intptr_t L_27 = V_3;
return (intptr_t)L_27;
}
}
// Mono.Net.CFArray Mono.Net.CFNetwork::CopyProxiesForAutoConfigurationScript(System.IntPtr,Mono.Net.CFUrl)
extern "C" IL2CPP_METHOD_ATTR CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * CFNetwork_CopyProxiesForAutoConfigurationScript_mD52D441E483F955FBA484E58282E688A7DAE3BC1 (intptr_t ___proxyAutoConfigurationScript0, CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___targetURL1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_CopyProxiesForAutoConfigurationScript_mD52D441E483F955FBA484E58282E688A7DAE3BC1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
intptr_t V_1;
memset(&V_1, 0, sizeof(V_1));
{
V_0 = (intptr_t)(0);
intptr_t L_0 = ___proxyAutoConfigurationScript0;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_1 = ___targetURL1;
NullCheck(L_1);
intptr_t L_2 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_1, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
intptr_t L_3 = CFNetwork_CFNetworkCopyProxiesForAutoConfigurationScript_mCE67B2B2E7E40885FBE488B67B1F748F28EA4089((intptr_t)L_0, (intptr_t)L_2, (intptr_t*)(&V_0), /*hidden argument*/NULL);
V_1 = (intptr_t)L_3;
intptr_t L_4 = V_1;
bool L_5 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_4, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_5)
{
goto IL_0024;
}
}
{
return (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C *)NULL;
}
IL_0024:
{
intptr_t L_6 = V_1;
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_7 = (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C *)il2cpp_codegen_object_new(CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_il2cpp_TypeInfo_var);
CFArray__ctor_mD6A392F2B610ABA574B99EEB18F0B824CEA4B74B(L_7, (intptr_t)L_6, (bool)1, /*hidden argument*/NULL);
return L_7;
}
}
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForAutoConfigurationScript(System.IntPtr,Mono.Net.CFUrl)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828 (intptr_t ___proxyAutoConfigurationScript0, CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___targetURL1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * V_0 = NULL;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* V_1 = NULL;
int32_t V_2 = 0;
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * V_3 = NULL;
{
intptr_t L_0 = ___proxyAutoConfigurationScript0;
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0018;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral11769B7F9E7C84E2BF6C635520FDB0C284A30481, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828_RuntimeMethod_var);
}
IL_0018:
{
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_3 = ___targetURL1;
if (L_3)
{
goto IL_0026;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralC2FE52F5E4CAE759BAFC7665800BCFCAE844B750, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828_RuntimeMethod_var);
}
IL_0026:
{
intptr_t L_5 = ___proxyAutoConfigurationScript0;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_6 = ___targetURL1;
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_7 = CFNetwork_CopyProxiesForAutoConfigurationScript_mD52D441E483F955FBA484E58282E688A7DAE3BC1((intptr_t)L_5, L_6, /*hidden argument*/NULL);
V_0 = L_7;
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_8 = V_0;
if (L_8)
{
goto IL_0033;
}
}
{
return (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)NULL;
}
IL_0033:
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_9 = V_0;
NullCheck(L_9);
int32_t L_10 = CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD(L_9, /*hidden argument*/NULL);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_11 = (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)SZArrayNew(CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D_il2cpp_TypeInfo_var, (uint32_t)L_10);
V_1 = L_11;
V_2 = 0;
goto IL_005e;
}
IL_0043:
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_12 = V_0;
int32_t L_13 = V_2;
NullCheck(L_12);
intptr_t L_14 = CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1(L_12, L_13, /*hidden argument*/NULL);
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_15 = (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 *)il2cpp_codegen_object_new(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var);
CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B(L_15, (intptr_t)L_14, (bool)0, /*hidden argument*/NULL);
V_3 = L_15;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_16 = V_1;
int32_t L_17 = V_2;
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_18 = V_3;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_19 = (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 *)il2cpp_codegen_object_new(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
CFProxy__ctor_m41DDC9A050F27587A9F2A492DB2614EB5CB6B098(L_19, L_18, /*hidden argument*/NULL);
NullCheck(L_16);
ArrayElementTypeCheck (L_16, L_19);
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(L_17), (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 *)L_19);
int32_t L_20 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1));
}
IL_005e:
{
int32_t L_21 = V_2;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_22 = V_1;
NullCheck(L_22);
if ((((int32_t)L_21) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_22)->max_length)))))))
{
goto IL_0043;
}
}
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_23 = V_0;
NullCheck(L_23);
CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F(L_23, /*hidden argument*/NULL);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_24 = V_1;
return L_24;
}
}
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForAutoConfigurationScript(System.IntPtr,System.Uri)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7 (intptr_t ___proxyAutoConfigurationScript0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * V_0 = NULL;
{
intptr_t L_0 = ___proxyAutoConfigurationScript0;
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0018;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral11769B7F9E7C84E2BF6C635520FDB0C284A30481, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7_RuntimeMethod_var);
}
IL_0018:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___targetUri1;
IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
bool L_4 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_3, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_002c;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_5 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_5, _stringLiteralDF0DBEBAA652E6960E29B3659060FC981B74CF63, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7_RuntimeMethod_var);
}
IL_002c:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_6 = ___targetUri1;
NullCheck(L_6);
String_t* L_7 = Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E(L_6, /*hidden argument*/NULL);
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_8 = CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A(L_7, /*hidden argument*/NULL);
V_0 = L_8;
intptr_t L_9 = ___proxyAutoConfigurationScript0;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_11 = CFNetwork_GetProxiesForAutoConfigurationScript_mEA6EE80D03DC167CB088A9BD36C84DD2919BC828((intptr_t)L_9, L_10, /*hidden argument*/NULL);
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_12 = V_0;
NullCheck(L_12);
CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F(L_12, /*hidden argument*/NULL);
return L_11;
}
}
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::ExecuteProxyAutoConfigurationURL(System.IntPtr,System.Uri)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_ExecuteProxyAutoConfigurationURL_m1645430EC8CB0FB9B128A1525436468BA71C7D7A (intptr_t ___proxyAutoConfigURL0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetURL1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_ExecuteProxyAutoConfigurationURL_m1645430EC8CB0FB9B128A1525436468BA71C7D7A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * V_0 = NULL;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * V_1 = NULL;
CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * V_2 = NULL;
CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72 V_3;
memset(&V_3, 0, sizeof(V_3));
intptr_t V_4;
memset(&V_4, 0, sizeof(V_4));
CFString_t59931F2D68934B1C69E1190703BE589321863699 * V_5 = NULL;
{
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_0 = (U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74_il2cpp_TypeInfo_var);
U3CU3Ec__DisplayClass13_0__ctor_m9E10A71FD7E271A87BF207893367B1CF1398C7CA(L_0, /*hidden argument*/NULL);
V_0 = L_0;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_1 = ___targetURL1;
NullCheck(L_1);
String_t* L_2 = Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E(L_1, /*hidden argument*/NULL);
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_3 = CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A(L_2, /*hidden argument*/NULL);
V_1 = L_3;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_4 = V_1;
if (L_4)
{
goto IL_0017;
}
}
{
return (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)NULL;
}
IL_0017:
{
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_5 = V_0;
NullCheck(L_5);
L_5->set_proxies_0((CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)NULL);
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_6 = V_0;
CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * L_7 = CFRunLoop_get_CurrentRunLoop_mBCBEFF47AD9EA6FA878AE0A7F476EA58CA65B9C0(/*hidden argument*/NULL);
NullCheck(L_6);
L_6->set_runLoop_1(L_7);
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_8 = V_0;
CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * L_9 = (CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 *)il2cpp_codegen_object_new(CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506_il2cpp_TypeInfo_var);
CFProxyAutoConfigurationResultCallback__ctor_mFBDA2507472B5CC9BE1AB00525A4985606AD36BC(L_9, L_8, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass13_0_U3CExecuteProxyAutoConfigurationURLU3Eb__0_mFE212AE14442B7E102A25A01CC3347AFB5C3BD13_RuntimeMethod_var), /*hidden argument*/NULL);
V_2 = L_9;
il2cpp_codegen_initobj((&V_3), sizeof(CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72 ));
intptr_t L_10 = ___proxyAutoConfigURL0;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_11 = V_1;
NullCheck(L_11);
intptr_t L_12 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_11, /*hidden argument*/NULL);
CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * L_13 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
intptr_t L_14 = CFNetwork_CFNetworkExecuteProxyAutoConfigurationURL_mEE70C4C4C4E0E25404E6417B126D960E79356F88((intptr_t)L_10, (intptr_t)L_12, L_13, (CFStreamClientContext_tE87491F195884F64BC54A4863CFD4826A69E5E72 *)(&V_3), /*hidden argument*/NULL);
V_4 = (intptr_t)L_14;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_15 = CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94(_stringLiteralEA9D0AB5442E3A077CB0978C84CE18D319E8B004, /*hidden argument*/NULL);
V_5 = L_15;
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_16 = V_0;
NullCheck(L_16);
CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * L_17 = L_16->get_runLoop_1();
intptr_t L_18 = V_4;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_19 = V_5;
NullCheck(L_17);
CFRunLoop_AddSource_m1F4505F77A5740DF6A02FE08A89CFE0F875F33E5(L_17, (intptr_t)L_18, L_19, /*hidden argument*/NULL);
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_20 = V_0;
NullCheck(L_20);
CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * L_21 = L_20->get_runLoop_1();
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_22 = V_5;
NullCheck(L_21);
CFRunLoop_RunInMode_mB31A23ED32135A505EBA8D8EC7A54CB54094DAC0(L_21, L_22, (1.7976931348623157E+308), (bool)0, /*hidden argument*/NULL);
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_23 = V_0;
NullCheck(L_23);
CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * L_24 = L_23->get_runLoop_1();
intptr_t L_25 = V_4;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_26 = V_5;
NullCheck(L_24);
CFRunLoop_RemoveSource_mE7D7027C829D200D3AF51D026FA6F236BA436E3A(L_24, (intptr_t)L_25, L_26, /*hidden argument*/NULL);
U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * L_27 = V_0;
NullCheck(L_27);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_28 = L_27->get_proxies_0();
return L_28;
}
}
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForURL(System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopyProxiesForURL_m222DA57686642F09DE2B4CC9505AA5916C5F593C (intptr_t ___url0, intptr_t ___proxySettings1, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreServices.framework/Frameworks/CFNetwork.framework/CFNetwork"), "CFNetworkCopyProxiesForURL", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFNetworkCopyProxiesForURL'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___url0, ___proxySettings1);
return returnValue;
}
// Mono.Net.CFArray Mono.Net.CFNetwork::CopyProxiesForURL(Mono.Net.CFUrl,Mono.Net.CFDictionary)
extern "C" IL2CPP_METHOD_ATTR CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * CFNetwork_CopyProxiesForURL_m3CC1E10A717CBA58D63403AD72AFF7C28DF09DAB (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___url0, CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___proxySettings1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_CopyProxiesForURL_m3CC1E10A717CBA58D63403AD72AFF7C28DF09DAB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
intptr_t G_B2_0;
memset(&G_B2_0, 0, sizeof(G_B2_0));
intptr_t G_B1_0;
memset(&G_B1_0, 0, sizeof(G_B1_0));
intptr_t G_B3_0;
memset(&G_B3_0, 0, sizeof(G_B3_0));
intptr_t G_B3_1;
memset(&G_B3_1, 0, sizeof(G_B3_1));
{
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_0 = ___url0;
NullCheck(L_0);
intptr_t L_1 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_0, /*hidden argument*/NULL);
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = ___proxySettings1;
G_B1_0 = L_1;
if (L_2)
{
G_B2_0 = L_1;
goto IL_0010;
}
}
{
G_B3_0 = (0);
G_B3_1 = G_B1_0;
goto IL_0016;
}
IL_0010:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_3 = ___proxySettings1;
NullCheck(L_3);
intptr_t L_4 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_3, /*hidden argument*/NULL);
G_B3_0 = L_4;
G_B3_1 = G_B2_0;
}
IL_0016:
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
intptr_t L_5 = CFNetwork_CFNetworkCopyProxiesForURL_m222DA57686642F09DE2B4CC9505AA5916C5F593C((intptr_t)G_B3_1, (intptr_t)G_B3_0, /*hidden argument*/NULL);
V_0 = (intptr_t)L_5;
intptr_t L_6 = V_0;
bool L_7 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_6, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_7)
{
goto IL_002b;
}
}
{
return (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C *)NULL;
}
IL_002b:
{
intptr_t L_8 = V_0;
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_9 = (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C *)il2cpp_codegen_object_new(CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_il2cpp_TypeInfo_var);
CFArray__ctor_mD6A392F2B610ABA574B99EEB18F0B824CEA4B74B(L_9, (intptr_t)L_8, (bool)1, /*hidden argument*/NULL);
return L_9;
}
}
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForURL(Mono.Net.CFUrl,Mono.Net.CFProxySettings)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673 (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * ___url0, CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * ___proxySettings1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * V_0 = NULL;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* V_1 = NULL;
int32_t V_2 = 0;
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * V_3 = NULL;
{
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_0 = ___url0;
if (!L_0)
{
goto IL_0015;
}
}
{
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_1 = ___url0;
NullCheck(L_1);
intptr_t L_2 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_1, /*hidden argument*/NULL);
bool L_3 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_2, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_3)
{
goto IL_0020;
}
}
IL_0015:
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteral81736358B1645103AE83247B10C5F82AF641DDFC, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673_RuntimeMethod_var);
}
IL_0020:
{
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * L_5 = ___proxySettings1;
if (L_5)
{
goto IL_002a;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * L_6 = CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A(/*hidden argument*/NULL);
___proxySettings1 = L_6;
}
IL_002a:
{
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_7 = ___url0;
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * L_8 = ___proxySettings1;
NullCheck(L_8);
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_9 = CFProxySettings_get_Dictionary_m4E22C04DF8DE1D4088C462849BB2654AD2A212FF(L_8, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_10 = CFNetwork_CopyProxiesForURL_m3CC1E10A717CBA58D63403AD72AFF7C28DF09DAB(L_7, L_9, /*hidden argument*/NULL);
V_0 = L_10;
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_11 = V_0;
if (L_11)
{
goto IL_003c;
}
}
{
return (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)NULL;
}
IL_003c:
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_12 = V_0;
NullCheck(L_12);
int32_t L_13 = CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD(L_12, /*hidden argument*/NULL);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_14 = (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)SZArrayNew(CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D_il2cpp_TypeInfo_var, (uint32_t)L_13);
V_1 = L_14;
V_2 = 0;
goto IL_0067;
}
IL_004c:
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_15 = V_0;
int32_t L_16 = V_2;
NullCheck(L_15);
intptr_t L_17 = CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1(L_15, L_16, /*hidden argument*/NULL);
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_18 = (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 *)il2cpp_codegen_object_new(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var);
CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B(L_18, (intptr_t)L_17, (bool)0, /*hidden argument*/NULL);
V_3 = L_18;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_19 = V_1;
int32_t L_20 = V_2;
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_21 = V_3;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_22 = (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 *)il2cpp_codegen_object_new(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
CFProxy__ctor_m41DDC9A050F27587A9F2A492DB2614EB5CB6B098(L_22, L_21, /*hidden argument*/NULL);
NullCheck(L_19);
ArrayElementTypeCheck (L_19, L_22);
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 *)L_22);
int32_t L_23 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1));
}
IL_0067:
{
int32_t L_24 = V_2;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_25 = V_1;
NullCheck(L_25);
if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_25)->max_length)))))))
{
goto IL_004c;
}
}
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_26 = V_0;
NullCheck(L_26);
CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F(L_26, /*hidden argument*/NULL);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_27 = V_1;
return L_27;
}
}
// Mono.Net.CFProxy[] Mono.Net.CFNetwork::GetProxiesForUri(System.Uri,Mono.Net.CFProxySettings)
extern "C" IL2CPP_METHOD_ATTR CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri0, CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * ___proxySettings1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * V_0 = NULL;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* V_1 = NULL;
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___uri0;
IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
bool L_1 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0014;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral2C6D680F5C570BA21D22697CD028F230E9F4CD56, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429_RuntimeMethod_var);
}
IL_0014:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___uri0;
NullCheck(L_3);
String_t* L_4 = Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E(L_3, /*hidden argument*/NULL);
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_5 = CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A(L_4, /*hidden argument*/NULL);
V_0 = L_5;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_6 = V_0;
if (L_6)
{
goto IL_0025;
}
}
{
return (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)NULL;
}
IL_0025:
{
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_7 = V_0;
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * L_8 = ___proxySettings1;
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_9 = CFNetwork_GetProxiesForURL_m22E56EFEEA7B927C996B28C7D6D066DFB1E04673(L_7, L_8, /*hidden argument*/NULL);
V_1 = L_9;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_10 = V_0;
NullCheck(L_10);
CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F(L_10, /*hidden argument*/NULL);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_11 = V_1;
return L_11;
}
}
// System.IntPtr Mono.Net.CFNetwork::CFNetworkCopySystemProxySettings()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFNetwork_CFNetworkCopySystemProxySettings_m7C9D402114A62862E1B10B3CB352DB0617860E66 (const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) ();
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = 0;
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreServices.framework/Frameworks/CFNetwork.framework/CFNetwork"), "CFNetworkCopySystemProxySettings", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFNetworkCopySystemProxySettings'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc();
return returnValue;
}
// Mono.Net.CFProxySettings Mono.Net.CFNetwork::GetSystemProxySettings()
extern "C" IL2CPP_METHOD_ATTR CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
intptr_t L_0 = CFNetwork_CFNetworkCopySystemProxySettings_m7C9D402114A62862E1B10B3CB352DB0617860E66(/*hidden argument*/NULL);
V_0 = (intptr_t)L_0;
intptr_t L_1 = V_0;
bool L_2 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_1, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0015;
}
}
{
return (CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 *)NULL;
}
IL_0015:
{
intptr_t L_3 = V_0;
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_4 = (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 *)il2cpp_codegen_object_new(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var);
CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B(L_4, (intptr_t)L_3, (bool)1, /*hidden argument*/NULL);
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * L_5 = (CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 *)il2cpp_codegen_object_new(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var);
CFProxySettings__ctor_m3EF761C43D266A201620A8F9291B4E447CDDD3C4(L_5, L_4, /*hidden argument*/NULL);
return L_5;
}
}
// System.Net.IWebProxy Mono.Net.CFNetwork::GetDefaultProxy()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CFNetwork_GetDefaultProxy_mFCEFB728224033F014C188FE2BBC379A7F753428 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork_GetDefaultProxy_mFCEFB728224033F014C188FE2BBC379A7F753428_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 * L_0 = (CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 *)il2cpp_codegen_object_new(CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352_il2cpp_TypeInfo_var);
CFWebProxy__ctor_mCC44E988D527452E493FC4A23ED3722CC71E6A38(L_0, /*hidden argument*/NULL);
return L_0;
}
}
// System.Void Mono.Net.CFNetwork::.cctor()
extern "C" IL2CPP_METHOD_ATTR void CFNetwork__cctor_m53723CA4A908873A10BBB2FD8B3BB7C23A23F250 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNetwork__cctor_m53723CA4A908873A10BBB2FD8B3BB7C23A23F250_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL);
((CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_StaticFields*)il2cpp_codegen_static_fields_for(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var))->set_lock_obj_0(L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFNetwork_<>c__DisplayClass13_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass13_0__ctor_m9E10A71FD7E271A87BF207893367B1CF1398C7CA (U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.CFNetwork_<>c__DisplayClass13_0::<ExecuteProxyAutoConfigurationURL>b__0(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass13_0_U3CExecuteProxyAutoConfigurationURLU3Eb__0_mFE212AE14442B7E102A25A01CC3347AFB5C3BD13 (U3CU3Ec__DisplayClass13_0_t188376556832A28CCF6EA0776E7FD1FCF9EAFE74 * __this, intptr_t ___client0, intptr_t ___proxyList1, intptr_t ___error2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass13_0_U3CExecuteProxyAutoConfigurationURLU3Eb__0_mFE212AE14442B7E102A25A01CC3347AFB5C3BD13_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * V_0 = NULL;
int32_t V_1 = 0;
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * V_2 = NULL;
{
intptr_t L_0 = ___proxyList1;
bool L_1 = IntPtr_op_Inequality_mB4886A806009EA825EFCC60CD2A7F6EB8E273A61((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_005b;
}
}
{
intptr_t L_2 = ___proxyList1;
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_3 = (CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C *)il2cpp_codegen_object_new(CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C_il2cpp_TypeInfo_var);
CFArray__ctor_mD6A392F2B610ABA574B99EEB18F0B824CEA4B74B(L_3, (intptr_t)L_2, (bool)0, /*hidden argument*/NULL);
V_0 = L_3;
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_4 = V_0;
NullCheck(L_4);
int32_t L_5 = CFArray_get_Count_mDAB0951207B368F8509220DF20A6F9659E1745BD(L_4, /*hidden argument*/NULL);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_6 = (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D*)SZArrayNew(CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D_il2cpp_TypeInfo_var, (uint32_t)L_5);
__this->set_proxies_0(L_6);
V_1 = 0;
goto IL_004a;
}
IL_002a:
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(L_7);
intptr_t L_9 = CFArray_get_Item_mF96F5B64841A7AC6FB726DEC1698AF72536492F1(L_7, L_8, /*hidden argument*/NULL);
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_10 = (CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 *)il2cpp_codegen_object_new(CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778_il2cpp_TypeInfo_var);
CFDictionary__ctor_m47C3403AF6A136376DAA1033F3DEDCD01EBB8C6B(L_10, (intptr_t)L_9, (bool)0, /*hidden argument*/NULL);
V_2 = L_10;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_11 = __this->get_proxies_0();
int32_t L_12 = V_1;
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_13 = V_2;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_14 = (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 *)il2cpp_codegen_object_new(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
CFProxy__ctor_m41DDC9A050F27587A9F2A492DB2614EB5CB6B098(L_14, L_13, /*hidden argument*/NULL);
NullCheck(L_11);
ArrayElementTypeCheck (L_11, L_14);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_12), (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 *)L_14);
int32_t L_15 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1));
}
IL_004a:
{
int32_t L_16 = V_1;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_17 = __this->get_proxies_0();
NullCheck(L_17);
if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_17)->max_length)))))))
{
goto IL_002a;
}
}
{
CFArray_t29864CD595338E11F908F17981BB9AD6C8335E3C * L_18 = V_0;
NullCheck(L_18);
CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F(L_18, /*hidden argument*/NULL);
}
IL_005b:
{
CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * L_19 = __this->get_runLoop_1();
NullCheck(L_19);
CFRunLoop_Stop_m150B479F9DF68F537303DAEF52A5E21BF42C6C9C(L_19, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 (CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * __this, intptr_t ___client0, intptr_t ___proxyList1, intptr_t ___error2, const RuntimeMethod* method)
{
typedef void (DEFAULT_CALL *PInvokeFunc)(intptr_t, intptr_t, intptr_t);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___client0, ___proxyList1, ___error2);
}
// System.Void Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFProxyAutoConfigurationResultCallback__ctor_mFBDA2507472B5CC9BE1AB00525A4985606AD36BC (CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::Invoke(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFProxyAutoConfigurationResultCallback_Invoke_m14AB24B2B486ABBD22AABF058F5DCA9FA12FE829 (CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * __this, intptr_t ___client0, intptr_t ___proxyList1, intptr_t ___error2, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___client0, ___proxyList1, ___error2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___client0, ___proxyList1, ___error2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___client0, ___proxyList1, ___error2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(targetMethod, targetThis, ___client0, ___proxyList1, ___error2);
else
GenericVirtActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(targetMethod, targetThis, ___client0, ___proxyList1, ___error2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___client0, ___proxyList1, ___error2);
else
VirtActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___client0, ___proxyList1, ___error2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___client0, ___proxyList1, ___error2, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___client0, ___proxyList1, ___error2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___client0, ___proxyList1, ___error2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___client0, ___proxyList1, ___error2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(targetMethod, targetThis, ___client0, ___proxyList1, ___error2);
else
GenericVirtActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(targetMethod, targetThis, ___client0, ___proxyList1, ___error2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___client0, ___proxyList1, ___error2);
else
VirtActionInvoker3< intptr_t, intptr_t, intptr_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___client0, ___proxyList1, ___error2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, intptr_t, intptr_t, intptr_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___client0, ___proxyList1, ___error2, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::BeginInvoke(System.IntPtr,System.IntPtr,System.IntPtr,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CFProxyAutoConfigurationResultCallback_BeginInvoke_m61976BC16FAC944A2D7C243AC67A4EA61500DAC0 (CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * __this, intptr_t ___client0, intptr_t ___proxyList1, intptr_t ___error2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxyAutoConfigurationResultCallback_BeginInvoke_m61976BC16FAC944A2D7C243AC67A4EA61500DAC0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[4] = {0};
__d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___client0);
__d_args[1] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___proxyList1);
__d_args[2] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___error2);
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
}
// System.Void Mono.Net.CFNetwork_CFProxyAutoConfigurationResultCallback::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void CFProxyAutoConfigurationResultCallback_EndInvoke_mBE6E881358E26A55305C5983CE119B1AD8E52332 (CFProxyAutoConfigurationResultCallback_t19A48665D1D7A47D6CEFF82779F5853E9B0B6506 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFNetwork_CFWebProxy::.ctor()
extern "C" IL2CPP_METHOD_ATTR void CFWebProxy__ctor_mCC44E988D527452E493FC4A23ED3722CC71E6A38 (CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// System.Net.ICredentials Mono.Net.CFNetwork_CFWebProxy::get_Credentials()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CFWebProxy_get_Credentials_mF7BDE590F06B771EE58C8C39E423B7CAAD5A7D27 (CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 * __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->get_credentials_0();
return L_0;
}
}
// System.Uri Mono.Net.CFNetwork_CFWebProxy::GetProxyUri(Mono.Net.CFProxy,System.Net.NetworkCredentialU26)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * ___proxy0, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
String_t* V_2 = NULL;
String_t* V_3 = NULL;
int32_t V_4 = 0;
int32_t V_5 = 0;
String_t* G_B11_0 = NULL;
String_t* G_B11_1 = NULL;
String_t* G_B10_0 = NULL;
String_t* G_B10_1 = NULL;
String_t* G_B12_0 = NULL;
String_t* G_B12_1 = NULL;
String_t* G_B12_2 = NULL;
{
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_0 = ___proxy0;
NullCheck(L_0);
int32_t L_1 = CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88(L_0, /*hidden argument*/NULL);
V_5 = L_1;
int32_t L_2 = V_5;
if ((((int32_t)L_2) == ((int32_t)3)))
{
goto IL_0016;
}
}
{
int32_t L_3 = V_5;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)4))) > ((uint32_t)1))))
{
goto IL_001e;
}
}
{
goto IL_0026;
}
IL_0016:
{
V_0 = _stringLiteral02B576865FEEC6CEA52D30AAB58E274832ACE3E5;
goto IL_002b;
}
IL_001e:
{
V_0 = _stringLiteral43A9519ED4B5E9C75EB7D683E3D1E09708F9B34A;
goto IL_002b;
}
IL_0026:
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_4 = ___credentials1;
*((RuntimeObject **)L_4) = (RuntimeObject *)NULL;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_4, (RuntimeObject *)NULL);
return (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL;
}
IL_002b:
{
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_5 = ___proxy0;
NullCheck(L_5);
String_t* L_6 = CFProxy_get_Username_m8155EBB692BD8FFBC2B84325225284E6FDE5D2AD(L_5, /*hidden argument*/NULL);
V_1 = L_6;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_7 = ___proxy0;
NullCheck(L_7);
String_t* L_8 = CFProxy_get_Password_m20C13DAEDF18604D6F2D57B56C56758667525D6D(L_7, /*hidden argument*/NULL);
V_2 = L_8;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_9 = ___proxy0;
NullCheck(L_9);
String_t* L_10 = CFProxy_get_HostName_m24443A667C88CBB73EB7CEE0AB35CA42BBECF3B2(L_9, /*hidden argument*/NULL);
V_3 = L_10;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_11 = ___proxy0;
NullCheck(L_11);
int32_t L_12 = CFProxy_get_Port_mC6490D437685D8E722A81740FBC64746021190BF(L_11, /*hidden argument*/NULL);
V_4 = L_12;
String_t* L_13 = V_1;
if (!L_13)
{
goto IL_0056;
}
}
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_14 = ___credentials1;
String_t* L_15 = V_1;
String_t* L_16 = V_2;
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_17 = (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 *)il2cpp_codegen_object_new(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062_il2cpp_TypeInfo_var);
NetworkCredential__ctor_m6FAE0A13FFBFC74F1E810399223B5297DF9B4C76(L_17, L_15, L_16, /*hidden argument*/NULL);
*((RuntimeObject **)L_14) = (RuntimeObject *)L_17;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_14, (RuntimeObject *)L_17);
goto IL_0059;
}
IL_0056:
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_18 = ___credentials1;
*((RuntimeObject **)L_18) = (RuntimeObject *)NULL;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_18, (RuntimeObject *)NULL);
}
IL_0059:
{
String_t* L_19 = V_0;
String_t* L_20 = V_3;
int32_t L_21 = V_4;
G_B10_0 = L_20;
G_B10_1 = L_19;
if (L_21)
{
G_B11_0 = L_20;
G_B11_1 = L_19;
goto IL_0066;
}
}
{
String_t* L_22 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
G_B12_0 = L_22;
G_B12_1 = G_B10_0;
G_B12_2 = G_B10_1;
goto IL_0077;
}
IL_0066:
{
String_t* L_23 = Int32_ToString_m1863896DE712BF97C031D55B12E1583F1982DC02((int32_t*)(&V_4), /*hidden argument*/NULL);
String_t* L_24 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9, L_23, /*hidden argument*/NULL);
G_B12_0 = L_24;
G_B12_1 = G_B11_0;
G_B12_2 = G_B11_1;
}
IL_0077:
{
String_t* L_25 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_26 = (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)il2cpp_codegen_object_new(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
Uri__ctor_mA02DB222F4F35380DE2700D84F58EB42497FDDE4(L_26, L_25, 1, /*hidden argument*/NULL);
return L_26;
}
}
// System.Uri Mono.Net.CFNetwork_CFWebProxy::GetProxyUriFromScript(System.IntPtr,System.Uri,System.Net.NetworkCredentialU26)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_GetProxyUriFromScript_mC4D0A8BC56266C546C65C29996A5564F03503DEB (intptr_t ___script0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFWebProxy_GetProxyUriFromScript_mC4D0A8BC56266C546C65C29996A5564F03503DEB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = ___script0;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_1 = ___targetUri1;
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_2 = CFNetwork_GetProxiesForAutoConfigurationScript_m0FA93E7487DAE6993B0F1F69B4E61ACC4F46E0B7((intptr_t)L_0, L_1, /*hidden argument*/NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___targetUri1;
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_4 = ___credentials2;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = CFWebProxy_SelectProxy_m95C6AFD75952BA91814ADE401ED5F12C5654D046(L_2, L_3, (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 **)L_4, /*hidden argument*/NULL);
return L_5;
}
}
// System.Uri Mono.Net.CFNetwork_CFWebProxy::ExecuteProxyAutoConfigurationURL(System.IntPtr,System.Uri,System.Net.NetworkCredentialU26)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_ExecuteProxyAutoConfigurationURL_mC040FE13D5540C58B8CF4EE63C5D331978B901E1 (intptr_t ___proxyAutoConfigURL0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFWebProxy_ExecuteProxyAutoConfigurationURL_mC040FE13D5540C58B8CF4EE63C5D331978B901E1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = ___proxyAutoConfigURL0;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_1 = ___targetUri1;
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_2 = CFNetwork_ExecuteProxyAutoConfigurationURL_m1645430EC8CB0FB9B128A1525436468BA71C7D7A((intptr_t)L_0, L_1, /*hidden argument*/NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___targetUri1;
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_4 = ___credentials2;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = CFWebProxy_SelectProxy_m95C6AFD75952BA91814ADE401ED5F12C5654D046(L_2, L_3, (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 **)L_4, /*hidden argument*/NULL);
return L_5;
}
}
// System.Uri Mono.Net.CFNetwork_CFWebProxy::SelectProxy(Mono.Net.CFProxy[],System.Uri,System.Net.NetworkCredentialU26)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_SelectProxy_m95C6AFD75952BA91814ADE401ED5F12C5654D046 (CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* ___proxies0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri1, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** ___credentials2, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_0 = ___proxies0;
if (L_0)
{
goto IL_0008;
}
}
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_1 = ___credentials2;
*((RuntimeObject **)L_1) = (RuntimeObject *)NULL;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_1, (RuntimeObject *)NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_2 = ___targetUri1;
return L_2;
}
IL_0008:
{
V_0 = 0;
goto IL_004c;
}
IL_000c:
{
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_3 = ___proxies0;
int32_t L_4 = V_0;
NullCheck(L_3);
int32_t L_5 = L_4;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
NullCheck(L_6);
int32_t L_7 = CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88(L_6, /*hidden argument*/NULL);
V_1 = L_7;
int32_t L_8 = V_1;
switch (L_8)
{
case 0:
{
goto IL_0043;
}
case 1:
{
goto IL_0048;
}
case 2:
{
goto IL_0048;
}
case 3:
{
goto IL_0039;
}
case 4:
{
goto IL_0039;
}
case 5:
{
goto IL_0039;
}
case 6:
{
goto IL_0048;
}
}
}
{
goto IL_0048;
}
IL_0039:
{
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_9 = ___proxies0;
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = L_10;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_13 = ___credentials2;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_14 = CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF(L_12, (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 **)L_13, /*hidden argument*/NULL);
return L_14;
}
IL_0043:
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_15 = ___credentials2;
*((RuntimeObject **)L_15) = (RuntimeObject *)NULL;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_15, (RuntimeObject *)NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_16 = ___targetUri1;
return L_16;
}
IL_0048:
{
int32_t L_17 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1));
}
IL_004c:
{
int32_t L_18 = V_0;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_19 = ___proxies0;
NullCheck(L_19);
if ((((int32_t)L_18) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_19)->max_length)))))))
{
goto IL_000c;
}
}
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** L_20 = ___credentials2;
*((RuntimeObject **)L_20) = (RuntimeObject *)NULL;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_20, (RuntimeObject *)NULL);
return (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL;
}
}
// System.Uri Mono.Net.CFNetwork_CFWebProxy::GetProxy(System.Uri)
extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB (CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * V_0 = NULL;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * V_1 = NULL;
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * V_2 = NULL;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* V_3 = NULL;
int32_t V_4 = 0;
int32_t V_5 = 0;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
V_0 = (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 *)NULL;
V_1 = (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___targetUri0;
IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
bool L_1 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0018;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralDF0DBEBAA652E6960E29B3659060FC981B74CF63, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB_RuntimeMethod_var);
}
IL_0018:
{
}
IL_0019:
try
{ // begin try (depth: 1)
{
IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var);
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * L_3 = CFNetwork_GetSystemProxySettings_mC08214866976C5825A453088EFAE1846D87D425A(/*hidden argument*/NULL);
V_2 = L_3;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_4 = ___targetUri0;
CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * L_5 = V_2;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_6 = CFNetwork_GetProxiesForUri_mE82A7948BF5A3CF1AFD09DC739F017C8A5694429(L_4, L_5, /*hidden argument*/NULL);
V_3 = L_6;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_7 = V_3;
if (!L_7)
{
goto IL_00bd;
}
}
IL_002d:
{
V_4 = 0;
goto IL_00a0;
}
IL_0032:
{
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_8 = V_3;
int32_t L_9 = V_4;
NullCheck(L_8);
int32_t L_10 = L_9;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
NullCheck(L_11);
int32_t L_12 = CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88(L_11, /*hidden argument*/NULL);
V_5 = L_12;
int32_t L_13 = V_5;
switch (L_13)
{
case 0:
{
goto IL_0098;
}
case 1:
{
goto IL_0076;
}
case 2:
{
goto IL_0062;
}
case 3:
{
goto IL_008a;
}
case 4:
{
goto IL_008a;
}
case 5:
{
goto IL_008a;
}
case 6:
{
goto IL_009a;
}
}
}
IL_0060:
{
goto IL_009a;
}
IL_0062:
{
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_14 = V_3;
int32_t L_15 = V_4;
NullCheck(L_14);
int32_t L_16 = L_15;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
NullCheck(L_17);
intptr_t L_18 = CFProxy_get_AutoConfigurationJavaScript_m6B62E15C6AA2B407D9B788515B519DCCF88FEC8B(L_17, /*hidden argument*/NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_19 = ___targetUri0;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_20 = CFWebProxy_GetProxyUriFromScript_mC4D0A8BC56266C546C65C29996A5564F03503DEB((intptr_t)L_18, L_19, (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 **)(&V_0), /*hidden argument*/NULL);
V_1 = L_20;
goto IL_009a;
}
IL_0076:
{
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_21 = V_3;
int32_t L_22 = V_4;
NullCheck(L_21);
int32_t L_23 = L_22;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
NullCheck(L_24);
intptr_t L_25 = CFProxy_get_AutoConfigurationUrl_m840D41FCB3D048DD2EAD2B3A1DC054B96E2D4E5E(L_24, /*hidden argument*/NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_26 = ___targetUri0;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_27 = CFWebProxy_ExecuteProxyAutoConfigurationURL_mC040FE13D5540C58B8CF4EE63C5D331978B901E1((intptr_t)L_25, L_26, (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 **)(&V_0), /*hidden argument*/NULL);
V_1 = L_27;
goto IL_009a;
}
IL_008a:
{
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_28 = V_3;
int32_t L_29 = V_4;
NullCheck(L_28);
int32_t L_30 = L_29;
CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * L_31 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_30));
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_32 = CFWebProxy_GetProxyUri_m3F63B622064439B7E92515CE2843669E071C6BAF(L_31, (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 **)(&V_0), /*hidden argument*/NULL);
V_1 = L_32;
goto IL_009a;
}
IL_0098:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_33 = ___targetUri0;
V_1 = L_33;
}
IL_009a:
{
int32_t L_34 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1));
}
IL_00a0:
{
int32_t L_35 = V_4;
CFProxyU5BU5D_t3B5E7E8CAA3B53B7597164277191484DA246270D* L_36 = V_3;
NullCheck(L_36);
if ((((int32_t)L_35) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length)))))))
{
goto IL_00b0;
}
}
IL_00a7:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_37 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
bool L_38 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_37, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL);
if (L_38)
{
goto IL_0032;
}
}
IL_00b0:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_39 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
bool L_40 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_39, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL);
if (!L_40)
{
goto IL_00bf;
}
}
IL_00b9:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_41 = ___targetUri0;
V_1 = L_41;
goto IL_00bf;
}
IL_00bd:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_42 = ___targetUri0;
V_1 = L_42;
}
IL_00bf:
{
goto IL_00c6;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_00c1;
throw e;
}
CATCH_00c1:
{ // begin catch(System.Object)
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_43 = ___targetUri0;
V_1 = L_43;
goto IL_00c6;
} // end catch (depth: 1)
IL_00c6:
{
bool L_44 = __this->get_userSpecified_1();
if (L_44)
{
goto IL_00d5;
}
}
{
NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_45 = V_0;
__this->set_credentials_0(L_45);
}
IL_00d5:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_46 = V_1;
return L_46;
}
}
// System.Boolean Mono.Net.CFNetwork_CFWebProxy::IsBypassed(System.Uri)
extern "C" IL2CPP_METHOD_ATTR bool CFWebProxy_IsBypassed_m1E2CC3D34FA80BA0FC1026047CCC2947AA2D0EA7 (CFWebProxy_tA1B2658F08C093B82CF5D71EACCEF6463AFF5352 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___targetUri0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFWebProxy_IsBypassed_m1E2CC3D34FA80BA0FC1026047CCC2947AA2D0EA7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___targetUri0;
IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
bool L_1 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0014;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralDF0DBEBAA652E6960E29B3659060FC981B74CF63, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, CFWebProxy_IsBypassed_m1E2CC3D34FA80BA0FC1026047CCC2947AA2D0EA7_RuntimeMethod_var);
}
IL_0014:
{
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___targetUri0;
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_4 = CFWebProxy_GetProxy_m4743138D378D43BC119DAD673A3CA7DF4CE6CFEB(__this, L_3, /*hidden argument*/NULL);
Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = ___targetUri0;
IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var);
bool L_6 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_4, L_5, /*hidden argument*/NULL);
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFNetwork_GetProxyData::Dispose()
extern "C" IL2CPP_METHOD_ATTR void GetProxyData_Dispose_mF6A2D7D8C67588D1D627AF94DFEF2C7AA5B76CDD (GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * __this, const RuntimeMethod* method)
{
{
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_0 = __this->get_evt_4();
NullCheck(L_0);
VirtActionInvoker0::Invoke(11 /* System.Void System.Threading.WaitHandle::Close() */, L_0);
return;
}
}
// System.Void Mono.Net.CFNetwork_GetProxyData::.ctor()
extern "C" IL2CPP_METHOD_ATTR void GetProxyData__ctor_m9CC32EF080377850BC9B6FF283B2595C167B7721 (GetProxyData_tE40D00E7554A36681B3EEA1EFA807AF96A4E1ADC * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (GetProxyData__ctor_m9CC32EF080377850BC9B6FF283B2595C167B7721_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_0 = (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 *)il2cpp_codegen_object_new(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var);
ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1(L_0, (bool)0, /*hidden argument*/NULL);
__this->set_evt_4(L_0);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean Mono.Net.CFNumber::CFNumberGetValue(System.IntPtr,System.IntPtr,System.Int32U26)
extern "C" IL2CPP_METHOD_ATTR bool CFNumber_CFNumberGetValue_mBB4E2B5F8A0AFABFCAB24DCD9F2C0270C9F3B5AB (intptr_t ___handle0, intptr_t ___type1, int32_t* ___value2, const RuntimeMethod* method)
{
typedef int8_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, int32_t*);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t) + sizeof(int32_t*);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFNumberGetValue", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFNumberGetValue'"), NULL, NULL);
}
}
// Native function invocation
int8_t returnValue = il2cppPInvokeFunc(___handle0, ___type1, ___value2);
return static_cast<bool>(returnValue);
}
// System.Int32 Mono.Net.CFNumber::AsInt32(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR int32_t CFNumber_AsInt32_mEC1828CEFC9E0F945C22D09B09D5146B75D68770 (intptr_t ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFNumber_AsInt32_mEC1828CEFC9E0F945C22D09B09D5146B75D68770_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
intptr_t L_0 = ___handle0;
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
return 0;
}
IL_000f:
{
intptr_t L_2 = ___handle0;
intptr_t L_3 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(((int32_t)9), /*hidden argument*/NULL);
CFNumber_CFNumberGetValue_mBB4E2B5F8A0AFABFCAB24DCD9F2C0270C9F3B5AB((intptr_t)L_2, (intptr_t)L_3, (int32_t*)(&V_0), /*hidden argument*/NULL);
int32_t L_4 = V_0;
return L_4;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IntPtr Mono.Net.CFObject::dlopen(System.String,System.Int32)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78 (String_t* ___path0, int32_t ___mode1, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (char*, int32_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(char*) + sizeof(int32_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/usr/lib/libSystem.dylib"), "dlopen", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'dlopen'"), NULL, NULL);
}
}
// Marshaling of parameter U27___path0U27 to native representation
char* ____path0_marshaled = NULL;
____path0_marshaled = il2cpp_codegen_marshal_string(___path0);
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(____path0_marshaled, ___mode1);
// Marshaling cleanup of parameter U27___path0U27 native representation
il2cpp_codegen_marshal_free(____path0_marshaled);
____path0_marshaled = NULL;
return returnValue;
}
// System.IntPtr Mono.Net.CFObject::dlsym(System.IntPtr,System.String)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_dlsym_mBF6766537A83ABF750C32B33B09C8E38F4BD1CD3 (intptr_t ___handle0, String_t* ___symbol1, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(char*);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/usr/lib/libSystem.dylib"), "dlsym", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'dlsym'"), NULL, NULL);
}
}
// Marshaling of parameter U27___symbol1U27 to native representation
char* ____symbol1_marshaled = NULL;
____symbol1_marshaled = il2cpp_codegen_marshal_string(___symbol1);
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0, ____symbol1_marshaled);
// Marshaling cleanup of parameter U27___symbol1U27 native representation
il2cpp_codegen_marshal_free(____symbol1_marshaled);
____symbol1_marshaled = NULL;
return returnValue;
}
// System.Void Mono.Net.CFObject::dlclose(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B (intptr_t ___handle0, const RuntimeMethod* method)
{
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/usr/lib/libSystem.dylib"), "dlclose", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'dlclose'"), NULL, NULL);
}
}
// Native function invocation
il2cppPInvokeFunc(___handle0);
}
// System.IntPtr Mono.Net.CFObject::GetIndirect(System.IntPtr,System.String)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_GetIndirect_m0CEC26DEAFEFA09E4227456BD3209CE31EEA8B9D (intptr_t ___handle0, String_t* ___symbol1, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___handle0;
String_t* L_1 = ___symbol1;
intptr_t L_2 = CFObject_dlsym_mBF6766537A83ABF750C32B33B09C8E38F4BD1CD3((intptr_t)L_0, L_1, /*hidden argument*/NULL);
return (intptr_t)L_2;
}
}
// System.IntPtr Mono.Net.CFObject::GetCFObjectHandle(System.IntPtr,System.String)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0 (intptr_t ___handle0, String_t* ___symbol1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
{
intptr_t L_0 = ___handle0;
String_t* L_1 = ___symbol1;
intptr_t L_2 = CFObject_dlsym_mBF6766537A83ABF750C32B33B09C8E38F4BD1CD3((intptr_t)L_0, L_1, /*hidden argument*/NULL);
V_0 = (intptr_t)L_2;
intptr_t L_3 = V_0;
bool L_4 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_3, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_4)
{
goto IL_001b;
}
}
{
return (intptr_t)(0);
}
IL_001b:
{
intptr_t L_5 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var);
intptr_t L_6 = Marshal_ReadIntPtr_mFB22ED7C8332CF5179A069EA7FD9BE65AEC5714B((intptr_t)L_5, /*hidden argument*/NULL);
return (intptr_t)L_6;
}
}
// System.Void Mono.Net.CFObject::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
intptr_t L_0 = ___handle0;
CFObject_set_Handle_m63B93A801DCA3AED580D08D96C73B29B0C5239EA(__this, (intptr_t)L_0, /*hidden argument*/NULL);
bool L_1 = ___own1;
if (L_1)
{
goto IL_0016;
}
}
{
CFObject_Retain_mFCCF79A9B34E092526A615CC6A4C9CD0E617DE8F(__this, /*hidden argument*/NULL);
}
IL_0016:
{
return;
}
}
// System.Void Mono.Net.CFObject::Finalize()
extern "C" IL2CPP_METHOD_ATTR void CFObject_Finalize_m006C6599C427E094BEA3C22EAD8EEAFF67725E29 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method)
{
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
IL_0000:
try
{ // begin try (depth: 1)
VirtActionInvoker1< bool >::Invoke(6 /* System.Void Mono.Net.CFObject::Dispose(System.Boolean) */, __this, (bool)0);
IL2CPP_LEAVE(0x10, FINALLY_0009);
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0009;
}
FINALLY_0009:
{ // begin finally (depth: 1)
Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380(__this, /*hidden argument*/NULL);
IL2CPP_END_FINALLY(9)
} // end finally (depth: 1)
IL2CPP_CLEANUP(9)
{
IL2CPP_JUMP_TBL(0x10, IL_0010)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0010:
{
return;
}
}
// System.IntPtr Mono.Net.CFObject::get_Handle()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method)
{
{
intptr_t L_0 = __this->get_U3CHandleU3Ek__BackingField_0();
return (intptr_t)L_0;
}
}
// System.Void Mono.Net.CFObject::set_Handle(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFObject_set_Handle_m63B93A801DCA3AED580D08D96C73B29B0C5239EA (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, intptr_t ___value0, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___value0;
__this->set_U3CHandleU3Ek__BackingField_0((intptr_t)L_0);
return;
}
}
// System.IntPtr Mono.Net.CFObject::CFRetain(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFObject_CFRetain_m6F8AC05D65A3F2362D6FB30E167F014858515DB0 (intptr_t ___handle0, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFRetain", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFRetain'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0);
return returnValue;
}
// System.Void Mono.Net.CFObject::Retain()
extern "C" IL2CPP_METHOD_ATTR void CFObject_Retain_mFCCF79A9B34E092526A615CC6A4C9CD0E617DE8F (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method)
{
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
CFObject_CFRetain_m6F8AC05D65A3F2362D6FB30E167F014858515DB0((intptr_t)L_0, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.CFObject::CFRelease(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFObject_CFRelease_m99995BA572C171D1FCA3016F3C2264AC9DC964EC (intptr_t ___handle0, const RuntimeMethod* method)
{
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFRelease", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFRelease'"), NULL, NULL);
}
}
// Native function invocation
il2cppPInvokeFunc(___handle0);
}
// System.Void Mono.Net.CFObject::Release()
extern "C" IL2CPP_METHOD_ATTR void CFObject_Release_m1AFEB7B3D714FE12E1CC26E473230E2AF9A7AD32 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method)
{
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
CFObject_CFRelease_m99995BA572C171D1FCA3016F3C2264AC9DC964EC((intptr_t)L_0, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.CFObject::Dispose(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFObject_Dispose_m8CF85BE6C028F1567A3066A0E47FB69CB3D13250 (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, bool ___disposing0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFObject_Dispose_m8CF85BE6C028F1567A3066A0E47FB69CB3D13250_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
bool L_1 = IntPtr_op_Inequality_mB4886A806009EA825EFCC60CD2A7F6EB8E273A61((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0023;
}
}
{
CFObject_Release_m1AFEB7B3D714FE12E1CC26E473230E2AF9A7AD32(__this, /*hidden argument*/NULL);
CFObject_set_Handle_m63B93A801DCA3AED580D08D96C73B29B0C5239EA(__this, (intptr_t)(0), /*hidden argument*/NULL);
}
IL_0023:
{
return;
}
}
// System.Void Mono.Net.CFObject::Dispose()
extern "C" IL2CPP_METHOD_ATTR void CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F (CFObject_t7424637E24419C69CF76CE2E10194BA98E82295F * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
VirtActionInvoker1< bool >::Invoke(6 /* System.Void Mono.Net.CFObject::Dispose(System.Boolean) */, __this, (bool)1);
IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var);
GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFProxy::.cctor()
extern "C" IL2CPP_METHOD_ATTR void CFProxy__cctor_m5E64CF6485D2887BAD97F92173EE34A7867EB7D4 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy__cctor_m5E64CF6485D2887BAD97F92173EE34A7867EB7D4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78(_stringLiteralD3B6D5EBF92F8B12445DB97ADBFD6C25E4BC7445, 0, /*hidden argument*/NULL);
intptr_t L_1 = (intptr_t)L_0;
intptr_t L_2 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_1, _stringLiteral3FE55872D3A24CF872B3E8EB9B2A6C8201B3AAB1, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyAutoConfigurationJavaScriptKey_0((intptr_t)L_2);
intptr_t L_3 = (intptr_t)L_1;
intptr_t L_4 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_3, _stringLiteralED75519C1407DDA6C9604F2A1D27D005A6C2C390, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyAutoConfigurationURLKey_1((intptr_t)L_4);
intptr_t L_5 = (intptr_t)L_3;
intptr_t L_6 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_5, _stringLiteralABC41A8F135517F998CA0A47EE6A4DF49A3BEDBB, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyHostNameKey_2((intptr_t)L_6);
intptr_t L_7 = (intptr_t)L_5;
intptr_t L_8 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_7, _stringLiteral5043B3421BA2ACC1741D002B20E5764F79A94CC6, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyPasswordKey_3((intptr_t)L_8);
intptr_t L_9 = (intptr_t)L_7;
intptr_t L_10 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_9, _stringLiteral33DBF428BAB5B8375E5B6335B09AAF432A95ADBA, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyPortNumberKey_4((intptr_t)L_10);
intptr_t L_11 = (intptr_t)L_9;
intptr_t L_12 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_11, _stringLiteral0D5F7353D1B57CA1858693E77E3966E78C734660, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyTypeKey_5((intptr_t)L_12);
intptr_t L_13 = (intptr_t)L_11;
intptr_t L_14 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_13, _stringLiteral509CFDC6DD5599244A9C949B0FCBC45A37CF6F9F, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyUsernameKey_6((intptr_t)L_14);
intptr_t L_15 = (intptr_t)L_13;
intptr_t L_16 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_15, _stringLiteralD18408B122827F0C74600D65BA81A635DCABB89C, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyTypeAutoConfigurationURL_7((intptr_t)L_16);
intptr_t L_17 = (intptr_t)L_15;
intptr_t L_18 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_17, _stringLiteral084EB26C12A38D9B201817FE5E8025D1F0B525E9, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyTypeAutoConfigurationJavaScript_8((intptr_t)L_18);
intptr_t L_19 = (intptr_t)L_17;
intptr_t L_20 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_19, _stringLiteral43D60C661E0204758C89FAE7C8549C0B471106FB, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyTypeFTP_9((intptr_t)L_20);
intptr_t L_21 = (intptr_t)L_19;
intptr_t L_22 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_21, _stringLiteral3D465D95194134E16E843A3DF61E873C8293DEA9, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyTypeHTTP_10((intptr_t)L_22);
intptr_t L_23 = (intptr_t)L_21;
intptr_t L_24 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_23, _stringLiteral0DE980A87E9D8FA017A4386FBEBBEF703A8D65A4, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyTypeHTTPS_11((intptr_t)L_24);
intptr_t L_25 = (intptr_t)L_23;
intptr_t L_26 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_25, _stringLiteralD163A6BA3FF12164330D0546BF58E28B8AA51DEE, /*hidden argument*/NULL);
((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->set_kCFProxyTypeSOCKS_12((intptr_t)L_26);
CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B((intptr_t)L_25, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.CFProxy::.ctor(Mono.Net.CFDictionary)
extern "C" IL2CPP_METHOD_ATTR void CFProxy__ctor_m41DDC9A050F27587A9F2A492DB2614EB5CB6B098 (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___settings0, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_0 = ___settings0;
__this->set_settings_13(L_0);
return;
}
}
// Mono.Net.CFProxyType Mono.Net.CFProxy::CFProxyTypeToEnum(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR int32_t CFProxy_CFProxyTypeToEnum_mC685B37B2264E025F168250BCA92DC848E531702 (intptr_t ___type0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_CFProxyTypeToEnum_mC685B37B2264E025F168250BCA92DC848E531702_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = ___type0;
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_1 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeAutoConfigurationJavaScript_8();
bool L_2 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_000f;
}
}
{
return (int32_t)(2);
}
IL_000f:
{
intptr_t L_3 = ___type0;
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_4 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeAutoConfigurationURL_7();
bool L_5 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_3, (intptr_t)L_4, /*hidden argument*/NULL);
if (!L_5)
{
goto IL_001e;
}
}
{
return (int32_t)(1);
}
IL_001e:
{
intptr_t L_6 = ___type0;
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_7 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeFTP_9();
bool L_8 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_6, (intptr_t)L_7, /*hidden argument*/NULL);
if (!L_8)
{
goto IL_002d;
}
}
{
return (int32_t)(3);
}
IL_002d:
{
intptr_t L_9 = ___type0;
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_10 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeHTTP_10();
bool L_11 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_9, (intptr_t)L_10, /*hidden argument*/NULL);
if (!L_11)
{
goto IL_003c;
}
}
{
return (int32_t)(4);
}
IL_003c:
{
intptr_t L_12 = ___type0;
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_13 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeHTTPS_11();
bool L_14 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_12, (intptr_t)L_13, /*hidden argument*/NULL);
if (!L_14)
{
goto IL_004b;
}
}
{
return (int32_t)(5);
}
IL_004b:
{
intptr_t L_15 = ___type0;
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_16 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeSOCKS_12();
bool L_17 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_15, (intptr_t)L_16, /*hidden argument*/NULL);
if (!L_17)
{
goto IL_005a;
}
}
{
return (int32_t)(6);
}
IL_005a:
{
return (int32_t)(0);
}
}
// System.IntPtr Mono.Net.CFProxy::get_AutoConfigurationJavaScript()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFProxy_get_AutoConfigurationJavaScript_m6B62E15C6AA2B407D9B788515B519DCCF88FEC8B (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_get_AutoConfigurationJavaScript_m6B62E15C6AA2B407D9B788515B519DCCF88FEC8B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_0 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyAutoConfigurationJavaScriptKey_0();
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0017;
}
}
{
return (intptr_t)(0);
}
IL_0017:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = __this->get_settings_13();
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_3 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyAutoConfigurationJavaScriptKey_0();
NullCheck(L_2);
intptr_t L_4 = CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED(L_2, (intptr_t)L_3, /*hidden argument*/NULL);
return (intptr_t)L_4;
}
}
// System.IntPtr Mono.Net.CFProxy::get_AutoConfigurationUrl()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFProxy_get_AutoConfigurationUrl_m840D41FCB3D048DD2EAD2B3A1DC054B96E2D4E5E (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_get_AutoConfigurationUrl_m840D41FCB3D048DD2EAD2B3A1DC054B96E2D4E5E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_0 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyAutoConfigurationURLKey_1();
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0017;
}
}
{
return (intptr_t)(0);
}
IL_0017:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = __this->get_settings_13();
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_3 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyAutoConfigurationURLKey_1();
NullCheck(L_2);
intptr_t L_4 = CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED(L_2, (intptr_t)L_3, /*hidden argument*/NULL);
return (intptr_t)L_4;
}
}
// System.String Mono.Net.CFProxy::get_HostName()
extern "C" IL2CPP_METHOD_ATTR String_t* CFProxy_get_HostName_m24443A667C88CBB73EB7CEE0AB35CA42BBECF3B2 (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_get_HostName_m24443A667C88CBB73EB7CEE0AB35CA42BBECF3B2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_0 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyHostNameKey_2();
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0013;
}
}
{
return (String_t*)NULL;
}
IL_0013:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = __this->get_settings_13();
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_3 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyHostNameKey_2();
NullCheck(L_2);
intptr_t L_4 = CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED(L_2, (intptr_t)L_3, /*hidden argument*/NULL);
String_t* L_5 = CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B((intptr_t)L_4, /*hidden argument*/NULL);
return L_5;
}
}
// System.String Mono.Net.CFProxy::get_Password()
extern "C" IL2CPP_METHOD_ATTR String_t* CFProxy_get_Password_m20C13DAEDF18604D6F2D57B56C56758667525D6D (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_get_Password_m20C13DAEDF18604D6F2D57B56C56758667525D6D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_0 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyPasswordKey_3();
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0013;
}
}
{
return (String_t*)NULL;
}
IL_0013:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = __this->get_settings_13();
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_3 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyPasswordKey_3();
NullCheck(L_2);
intptr_t L_4 = CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED(L_2, (intptr_t)L_3, /*hidden argument*/NULL);
String_t* L_5 = CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B((intptr_t)L_4, /*hidden argument*/NULL);
return L_5;
}
}
// System.Int32 Mono.Net.CFProxy::get_Port()
extern "C" IL2CPP_METHOD_ATTR int32_t CFProxy_get_Port_mC6490D437685D8E722A81740FBC64746021190BF (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_get_Port_mC6490D437685D8E722A81740FBC64746021190BF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_0 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyPortNumberKey_4();
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0013;
}
}
{
return 0;
}
IL_0013:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = __this->get_settings_13();
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_3 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyPortNumberKey_4();
NullCheck(L_2);
intptr_t L_4 = CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED(L_2, (intptr_t)L_3, /*hidden argument*/NULL);
int32_t L_5 = CFNumber_AsInt32_mEC1828CEFC9E0F945C22D09B09D5146B75D68770((intptr_t)L_4, /*hidden argument*/NULL);
return L_5;
}
}
// Mono.Net.CFProxyType Mono.Net.CFProxy::get_ProxyType()
extern "C" IL2CPP_METHOD_ATTR int32_t CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88 (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_get_ProxyType_m0C440E8A2DC2FEA8725E635FCCCC61CBB7EEFC88_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_0 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeKey_5();
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0013;
}
}
{
return (int32_t)(0);
}
IL_0013:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = __this->get_settings_13();
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_3 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyTypeKey_5();
NullCheck(L_2);
intptr_t L_4 = CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED(L_2, (intptr_t)L_3, /*hidden argument*/NULL);
int32_t L_5 = CFProxy_CFProxyTypeToEnum_mC685B37B2264E025F168250BCA92DC848E531702((intptr_t)L_4, /*hidden argument*/NULL);
return L_5;
}
}
// System.String Mono.Net.CFProxy::get_Username()
extern "C" IL2CPP_METHOD_ATTR String_t* CFProxy_get_Username_m8155EBB692BD8FFBC2B84325225284E6FDE5D2AD (CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxy_get_Username_m8155EBB692BD8FFBC2B84325225284E6FDE5D2AD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_0 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyUsernameKey_6();
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0013;
}
}
{
return (String_t*)NULL;
}
IL_0013:
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_2 = __this->get_settings_13();
IL2CPP_RUNTIME_CLASS_INIT(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var);
intptr_t L_3 = ((CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_StaticFields*)il2cpp_codegen_static_fields_for(CFProxy_t031DA9B46484A1C5973AD94CF54384DE63009EA4_il2cpp_TypeInfo_var))->get_kCFProxyUsernameKey_6();
NullCheck(L_2);
intptr_t L_4 = CFDictionary_get_Item_m4DBF14449B67051E61B351BDA1C1D75F261CB3ED(L_2, (intptr_t)L_3, /*hidden argument*/NULL);
String_t* L_5 = CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B((intptr_t)L_4, /*hidden argument*/NULL);
return L_5;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFProxySettings::.cctor()
extern "C" IL2CPP_METHOD_ATTR void CFProxySettings__cctor_m6A3C05CFF7C6FF13E81F591D83148FA36BDF3166 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFProxySettings__cctor_m6A3C05CFF7C6FF13E81F591D83148FA36BDF3166_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = CFObject_dlopen_mFCCB233C9C9A50D506CD4F1ABED02B8B62735C78(_stringLiteralD3B6D5EBF92F8B12445DB97ADBFD6C25E4BC7445, 0, /*hidden argument*/NULL);
intptr_t L_1 = (intptr_t)L_0;
intptr_t L_2 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_1, _stringLiteral782EC399ABAFF869EE813ABAC513503A31BD592B, /*hidden argument*/NULL);
((CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields*)il2cpp_codegen_static_fields_for(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var))->set_kCFNetworkProxiesHTTPEnable_0((intptr_t)L_2);
intptr_t L_3 = (intptr_t)L_1;
intptr_t L_4 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_3, _stringLiteral9298ECB4F4CFE0ED3F1628C9D6E6D1B9A593A610, /*hidden argument*/NULL);
((CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields*)il2cpp_codegen_static_fields_for(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var))->set_kCFNetworkProxiesHTTPPort_1((intptr_t)L_4);
intptr_t L_5 = (intptr_t)L_3;
intptr_t L_6 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_5, _stringLiteral5B305A99E20D948E090604C8C1187B72E6D59403, /*hidden argument*/NULL);
((CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields*)il2cpp_codegen_static_fields_for(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var))->set_kCFNetworkProxiesHTTPProxy_2((intptr_t)L_6);
intptr_t L_7 = (intptr_t)L_5;
intptr_t L_8 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_7, _stringLiteralD5290D3AE3259FE35E0742C6974F0DFBA29DAFF7, /*hidden argument*/NULL);
((CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields*)il2cpp_codegen_static_fields_for(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var))->set_kCFNetworkProxiesProxyAutoConfigEnable_3((intptr_t)L_8);
intptr_t L_9 = (intptr_t)L_7;
intptr_t L_10 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_9, _stringLiteral52E33E4D3BAE5D279FF886FC58BD7B1CD19DFCB3, /*hidden argument*/NULL);
((CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields*)il2cpp_codegen_static_fields_for(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var))->set_kCFNetworkProxiesProxyAutoConfigJavaScript_4((intptr_t)L_10);
intptr_t L_11 = (intptr_t)L_9;
intptr_t L_12 = CFObject_GetCFObjectHandle_m3120B22D9181E66B627FBD3945C936227AC2CEE0((intptr_t)L_11, _stringLiteral5A9BA12553275151B0A992765E28DFAF4B1FD5EC, /*hidden argument*/NULL);
((CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_StaticFields*)il2cpp_codegen_static_fields_for(CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257_il2cpp_TypeInfo_var))->set_kCFNetworkProxiesProxyAutoConfigURLString_5((intptr_t)L_12);
CFObject_dlclose_m012BF88490C06A6C7491395B5B42A794F0833F7B((intptr_t)L_11, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.CFProxySettings::.ctor(Mono.Net.CFDictionary)
extern "C" IL2CPP_METHOD_ATTR void CFProxySettings__ctor_m3EF761C43D266A201620A8F9291B4E447CDDD3C4 (CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * __this, CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * ___settings0, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_0 = ___settings0;
__this->set_settings_6(L_0);
return;
}
}
// Mono.Net.CFDictionary Mono.Net.CFProxySettings::get_Dictionary()
extern "C" IL2CPP_METHOD_ATTR CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * CFProxySettings_get_Dictionary_m4E22C04DF8DE1D4088C462849BB2654AD2A212FF (CFProxySettings_tCE6CC6508F2411BAECB465B83D2A62E2C8988257 * __this, const RuntimeMethod* method)
{
{
CFDictionary_t5AE095BB2659C5053DA76275C14AA93E0BAB6778 * L_0 = __this->get_settings_6();
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFRange::.ctor(System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void CFRange__ctor_m647706088E75E3F793355F805624EF70D55041A2 (CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA * __this, int32_t ___loc0, int32_t ___len1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___loc0;
intptr_t L_1 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(L_0, /*hidden argument*/NULL);
__this->set_Location_0((intptr_t)L_1);
int32_t L_2 = ___len1;
intptr_t L_3 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(L_2, /*hidden argument*/NULL);
__this->set_Length_1((intptr_t)L_3);
return;
}
}
extern "C" void CFRange__ctor_m647706088E75E3F793355F805624EF70D55041A2_AdjustorThunk (RuntimeObject * __this, int32_t ___loc0, int32_t ___len1, const RuntimeMethod* method)
{
CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA * _thisAdjusted = reinterpret_cast<CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA *>(__this + 1);
CFRange__ctor_m647706088E75E3F793355F805624EF70D55041A2(_thisAdjusted, ___loc0, ___len1, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFRunLoop::CFRunLoopAddSource(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_CFRunLoopAddSource_mE428579D40413B6FB740F7B42C64B63881F61568 (intptr_t ___rl0, intptr_t ___source1, intptr_t ___mode2, const RuntimeMethod* method)
{
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFRunLoopAddSource", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFRunLoopAddSource'"), NULL, NULL);
}
}
// Native function invocation
il2cppPInvokeFunc(___rl0, ___source1, ___mode2);
}
// System.Void Mono.Net.CFRunLoop::CFRunLoopRemoveSource(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_CFRunLoopRemoveSource_m45D070FA5D5935F7040FBCA805361F05B848996D (intptr_t ___rl0, intptr_t ___source1, intptr_t ___mode2, const RuntimeMethod* method)
{
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFRunLoopRemoveSource", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFRunLoopRemoveSource'"), NULL, NULL);
}
}
// Native function invocation
il2cppPInvokeFunc(___rl0, ___source1, ___mode2);
}
// System.Int32 Mono.Net.CFRunLoop::CFRunLoopRunInMode(System.IntPtr,System.Double,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t CFRunLoop_CFRunLoopRunInMode_m58A4EAE225C578C02E2A03B5B188CA3DD078BFAA (intptr_t ___mode0, double ___seconds1, bool ___returnAfterSourceHandled2, const RuntimeMethod* method)
{
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, double, int32_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(double) + 4;
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFRunLoopRunInMode", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFRunLoopRunInMode'"), NULL, NULL);
}
}
// Native function invocation
int32_t returnValue = il2cppPInvokeFunc(___mode0, ___seconds1, static_cast<int32_t>(___returnAfterSourceHandled2));
return returnValue;
}
// System.IntPtr Mono.Net.CFRunLoop::CFRunLoopGetCurrent()
extern "C" IL2CPP_METHOD_ATTR intptr_t CFRunLoop_CFRunLoopGetCurrent_m8F7E74F0B1BA966E2142CB3D4BD70752E8299419 (const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) ();
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = 0;
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFRunLoopGetCurrent", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFRunLoopGetCurrent'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc();
return returnValue;
}
// System.Void Mono.Net.CFRunLoop::CFRunLoopStop(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_CFRunLoopStop_m51B11460D5AA6A7E947F479B4897F9B4DFD1609F (intptr_t ___rl0, const RuntimeMethod* method)
{
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFRunLoopStop", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFRunLoopStop'"), NULL, NULL);
}
}
// Native function invocation
il2cppPInvokeFunc(___rl0);
}
// System.Void Mono.Net.CFRunLoop::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop__ctor_m1D2EFD768DA1ECAE1E4FCD72448BFE2CF324AC07 (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___handle0;
bool L_1 = ___own1;
CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456(__this, (intptr_t)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// Mono.Net.CFRunLoop Mono.Net.CFRunLoop::get_CurrentRunLoop()
extern "C" IL2CPP_METHOD_ATTR CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * CFRunLoop_get_CurrentRunLoop_mBCBEFF47AD9EA6FA878AE0A7F476EA58CA65B9C0 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFRunLoop_get_CurrentRunLoop_mBCBEFF47AD9EA6FA878AE0A7F476EA58CA65B9C0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
intptr_t L_0 = CFRunLoop_CFRunLoopGetCurrent_m8F7E74F0B1BA966E2142CB3D4BD70752E8299419(/*hidden argument*/NULL);
CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * L_1 = (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 *)il2cpp_codegen_object_new(CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282_il2cpp_TypeInfo_var);
CFRunLoop__ctor_m1D2EFD768DA1ECAE1E4FCD72448BFE2CF324AC07(L_1, (intptr_t)L_0, (bool)0, /*hidden argument*/NULL);
return L_1;
}
}
// System.Void Mono.Net.CFRunLoop::AddSource(System.IntPtr,Mono.Net.CFString)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_AddSource_m1F4505F77A5740DF6A02FE08A89CFE0F875F33E5 (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, intptr_t ___source0, CFString_t59931F2D68934B1C69E1190703BE589321863699 * ___mode1, const RuntimeMethod* method)
{
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
intptr_t L_1 = ___source0;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_2 = ___mode1;
NullCheck(L_2);
intptr_t L_3 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_2, /*hidden argument*/NULL);
CFRunLoop_CFRunLoopAddSource_mE428579D40413B6FB740F7B42C64B63881F61568((intptr_t)L_0, (intptr_t)L_1, (intptr_t)L_3, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.CFRunLoop::RemoveSource(System.IntPtr,Mono.Net.CFString)
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_RemoveSource_mE7D7027C829D200D3AF51D026FA6F236BA436E3A (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, intptr_t ___source0, CFString_t59931F2D68934B1C69E1190703BE589321863699 * ___mode1, const RuntimeMethod* method)
{
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
intptr_t L_1 = ___source0;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_2 = ___mode1;
NullCheck(L_2);
intptr_t L_3 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_2, /*hidden argument*/NULL);
CFRunLoop_CFRunLoopRemoveSource_m45D070FA5D5935F7040FBCA805361F05B848996D((intptr_t)L_0, (intptr_t)L_1, (intptr_t)L_3, /*hidden argument*/NULL);
return;
}
}
// System.Int32 Mono.Net.CFRunLoop::RunInMode(Mono.Net.CFString,System.Double,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t CFRunLoop_RunInMode_mB31A23ED32135A505EBA8D8EC7A54CB54094DAC0 (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, CFString_t59931F2D68934B1C69E1190703BE589321863699 * ___mode0, double ___seconds1, bool ___returnAfterSourceHandled2, const RuntimeMethod* method)
{
{
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_0 = ___mode0;
NullCheck(L_0);
intptr_t L_1 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_0, /*hidden argument*/NULL);
double L_2 = ___seconds1;
bool L_3 = ___returnAfterSourceHandled2;
int32_t L_4 = CFRunLoop_CFRunLoopRunInMode_m58A4EAE225C578C02E2A03B5B188CA3DD078BFAA((intptr_t)L_1, L_2, L_3, /*hidden argument*/NULL);
return L_4;
}
}
// System.Void Mono.Net.CFRunLoop::Stop()
extern "C" IL2CPP_METHOD_ATTR void CFRunLoop_Stop_m150B479F9DF68F537303DAEF52A5E21BF42C6C9C (CFRunLoop_t3068637778BE498E952C7767C2418C8B1044E282 * __this, const RuntimeMethod* method)
{
{
intptr_t L_0 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
CFRunLoop_CFRunLoopStop_m51B11460D5AA6A7E947F479B4897F9B4DFD1609F((intptr_t)L_0, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFString::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFString__ctor_m713E89F54692440CCDB684689F956C8861241143 (CFString_t59931F2D68934B1C69E1190703BE589321863699 * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___handle0;
bool L_1 = ___own1;
CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456(__this, (intptr_t)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.IntPtr Mono.Net.CFString::CFStringCreateWithCharacters(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringCreateWithCharacters_mE917A7721458FEC4897D4D40F952FED5C74BBBFA (intptr_t ___alloc0, intptr_t ___chars1, intptr_t ___length2, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFStringCreateWithCharacters", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFStringCreateWithCharacters'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___alloc0, ___chars1, ___length2);
return returnValue;
}
// Mono.Net.CFString Mono.Net.CFString::Create(System.String)
extern "C" IL2CPP_METHOD_ATTR CFString_t59931F2D68934B1C69E1190703BE589321863699 * CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94 (String_t* ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
Il2CppChar* V_1 = NULL;
String_t* V_2 = NULL;
{
String_t* L_0 = ___value0;
V_2 = L_0;
String_t* L_1 = V_2;
V_1 = (Il2CppChar*)(((uintptr_t)L_1));
Il2CppChar* L_2 = V_1;
if (!L_2)
{
goto IL_0010;
}
}
{
Il2CppChar* L_3 = V_1;
int32_t L_4 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL);
V_1 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4));
}
IL_0010:
{
Il2CppChar* L_5 = V_1;
intptr_t L_6 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_5, /*hidden argument*/NULL);
String_t* L_7 = ___value0;
NullCheck(L_7);
int32_t L_8 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_7, /*hidden argument*/NULL);
intptr_t L_9 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(L_8, /*hidden argument*/NULL);
intptr_t L_10 = CFString_CFStringCreateWithCharacters_mE917A7721458FEC4897D4D40F952FED5C74BBBFA((intptr_t)(0), (intptr_t)L_6, (intptr_t)L_9, /*hidden argument*/NULL);
V_0 = (intptr_t)L_10;
V_2 = (String_t*)NULL;
intptr_t L_11 = V_0;
bool L_12 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_11, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_12)
{
goto IL_003d;
}
}
{
return (CFString_t59931F2D68934B1C69E1190703BE589321863699 *)NULL;
}
IL_003d:
{
intptr_t L_13 = V_0;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_14 = (CFString_t59931F2D68934B1C69E1190703BE589321863699 *)il2cpp_codegen_object_new(CFString_t59931F2D68934B1C69E1190703BE589321863699_il2cpp_TypeInfo_var);
CFString__ctor_m713E89F54692440CCDB684689F956C8861241143(L_14, (intptr_t)L_13, (bool)1, /*hidden argument*/NULL);
return L_14;
}
}
// System.IntPtr Mono.Net.CFString::CFStringGetLength(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringGetLength_m016D6289246E6BC81567F351F0715EA566AB609D (intptr_t ___handle0, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFStringGetLength", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFStringGetLength'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0);
return returnValue;
}
// System.IntPtr Mono.Net.CFString::CFStringGetCharactersPtr(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringGetCharactersPtr_m099CE7331162D55C0D9C7E07BDD2A91352354F3F (intptr_t ___handle0, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFStringGetCharactersPtr", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFStringGetCharactersPtr'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0);
return returnValue;
}
// System.IntPtr Mono.Net.CFString::CFStringGetCharacters(System.IntPtr,Mono.Net.CFRange,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFString_CFStringGetCharacters_mC67D64C45707BF30B211BBBC70F5F9982D17566F (intptr_t ___handle0, CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA ___range1, intptr_t ___buffer2, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA , intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA ) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFStringGetCharacters", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFStringGetCharacters'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___handle0, ___range1, ___buffer2);
return returnValue;
}
// System.String Mono.Net.CFString::AsString(System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR String_t* CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B (intptr_t ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
intptr_t V_1;
memset(&V_1, 0, sizeof(V_1));
intptr_t V_2;
memset(&V_2, 0, sizeof(V_2));
CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA V_3;
memset(&V_3, 0, sizeof(V_3));
String_t* G_B8_0 = NULL;
String_t* G_B7_0 = NULL;
{
intptr_t L_0 = ___handle0;
bool L_1 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
return (String_t*)NULL;
}
IL_000f:
{
intptr_t L_2 = ___handle0;
intptr_t L_3 = CFString_CFStringGetLength_m016D6289246E6BC81567F351F0715EA566AB609D((intptr_t)L_2, /*hidden argument*/NULL);
int32_t L_4 = IntPtr_op_Explicit_mD69722A4C61D33FE70E790325C6E0DC690F9494F((intptr_t)L_3, /*hidden argument*/NULL);
V_0 = L_4;
int32_t L_5 = V_0;
if (L_5)
{
goto IL_0024;
}
}
{
String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
return L_6;
}
IL_0024:
{
intptr_t L_7 = ___handle0;
intptr_t L_8 = CFString_CFStringGetCharactersPtr_m099CE7331162D55C0D9C7E07BDD2A91352354F3F((intptr_t)L_7, /*hidden argument*/NULL);
V_1 = (intptr_t)L_8;
V_2 = (intptr_t)(0);
intptr_t L_9 = V_1;
bool L_10 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_9, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_10)
{
goto IL_005b;
}
}
{
int32_t L_11 = V_0;
CFRange__ctor_m647706088E75E3F793355F805624EF70D55041A2((CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA *)(&V_3), 0, L_11, /*hidden argument*/NULL);
int32_t L_12 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var);
intptr_t L_13 = Marshal_AllocHGlobal_m3BFCB876D7469108C8676D6DD90D943806C13A58(((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)2)), /*hidden argument*/NULL);
V_2 = (intptr_t)L_13;
intptr_t L_14 = ___handle0;
CFRange_tCBCC6F79A6F227524C32B7915AFB36756FAC01DA L_15 = V_3;
intptr_t L_16 = V_2;
CFString_CFStringGetCharacters_mC67D64C45707BF30B211BBBC70F5F9982D17566F((intptr_t)L_14, L_15, (intptr_t)L_16, /*hidden argument*/NULL);
intptr_t L_17 = V_2;
V_1 = (intptr_t)L_17;
}
IL_005b:
{
intptr_t L_18 = V_1;
void* L_19 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_18, /*hidden argument*/NULL);
int32_t L_20 = V_0;
String_t* L_21 = String_CreateString_mC16F6AD7A921B1AD038C1EB215D7F055C5676590(NULL, (Il2CppChar*)(Il2CppChar*)L_19, 0, L_20, /*hidden argument*/NULL);
intptr_t L_22 = V_2;
bool L_23 = IntPtr_op_Inequality_mB4886A806009EA825EFCC60CD2A7F6EB8E273A61((intptr_t)L_22, (intptr_t)(0), /*hidden argument*/NULL);
G_B7_0 = L_21;
if (!L_23)
{
G_B8_0 = L_21;
goto IL_007b;
}
}
{
intptr_t L_24 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var);
Marshal_FreeHGlobal_mF098DF00F5341FDE4747A6F2004D5A0C9B03ED85((intptr_t)L_24, /*hidden argument*/NULL);
G_B8_0 = G_B7_0;
}
IL_007b:
{
return G_B8_0;
}
}
// System.String Mono.Net.CFString::ToString()
extern "C" IL2CPP_METHOD_ATTR String_t* CFString_ToString_mFFA4CF7FD17AC3DE2A7512239105593C06D073F0 (CFString_t59931F2D68934B1C69E1190703BE589321863699 * __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->get_str_1();
if (L_0)
{
goto IL_0019;
}
}
{
intptr_t L_1 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(__this, /*hidden argument*/NULL);
String_t* L_2 = CFString_AsString_mC0ED721CE2D3EC9C1B4DC76C66EBCB2F4894C15B((intptr_t)L_1, /*hidden argument*/NULL);
__this->set_str_1(L_2);
}
IL_0019:
{
String_t* L_3 = __this->get_str_1();
return L_3;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.CFUrl::.ctor(System.IntPtr,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void CFUrl__ctor_m94B28224C2267F1601BC29F618EBD556514DFC9F (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * __this, intptr_t ___handle0, bool ___own1, const RuntimeMethod* method)
{
{
intptr_t L_0 = ___handle0;
bool L_1 = ___own1;
CFObject__ctor_mF64B1A8118687E2945D8B211BE8815B1DB640456(__this, (intptr_t)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.IntPtr Mono.Net.CFUrl::CFURLCreateWithString(System.IntPtr,System.IntPtr,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR intptr_t CFUrl_CFURLCreateWithString_m1366236BDF79E91FA08FA736E4CF514805CFAF59 (intptr_t ___allocator0, intptr_t ___str1, intptr_t ___baseURL2, const RuntimeMethod* method)
{
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, intptr_t);
static PInvokeFunc il2cppPInvokeFunc;
if (il2cppPInvokeFunc == NULL)
{
int parameterSize = sizeof(intptr_t) + sizeof(intptr_t) + sizeof(intptr_t);
il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke<PInvokeFunc>(IL2CPP_NATIVE_STRING("/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"), "CFURLCreateWithString", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false);
if (il2cppPInvokeFunc == NULL)
{
IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_not_supported_exception("Unable to find method for p/invoke: 'CFURLCreateWithString'"), NULL, NULL);
}
}
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___allocator0, ___str1, ___baseURL2);
return returnValue;
}
// Mono.Net.CFUrl Mono.Net.CFUrl::Create(System.String)
extern "C" IL2CPP_METHOD_ATTR CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A (String_t* ___absolute0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CFUrl_Create_mEC0A91ABC5696C78631CDB3C2CBE06E4A9B1AB6A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CFString_t59931F2D68934B1C69E1190703BE589321863699 * V_0 = NULL;
intptr_t V_1;
memset(&V_1, 0, sizeof(V_1));
{
String_t* L_0 = ___absolute0;
bool L_1 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_0, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_000a;
}
}
{
return (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A *)NULL;
}
IL_000a:
{
String_t* L_2 = ___absolute0;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_3 = CFString_Create_m7F968536151F0DFC1CB848F1382F934D733A7E94(L_2, /*hidden argument*/NULL);
V_0 = L_3;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_4 = V_0;
NullCheck(L_4);
intptr_t L_5 = CFObject_get_Handle_mCC370B38D8244C40F8DE155013E1F1DA5C0BAAF8(L_4, /*hidden argument*/NULL);
intptr_t L_6 = CFUrl_CFURLCreateWithString_m1366236BDF79E91FA08FA736E4CF514805CFAF59((intptr_t)(0), (intptr_t)L_5, (intptr_t)(0), /*hidden argument*/NULL);
V_1 = (intptr_t)L_6;
CFString_t59931F2D68934B1C69E1190703BE589321863699 * L_7 = V_0;
NullCheck(L_7);
CFObject_Dispose_m7CF111071216A34F1255FFD86FA36A640516044F(L_7, /*hidden argument*/NULL);
intptr_t L_8 = V_1;
bool L_9 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_8, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_9)
{
goto IL_003c;
}
}
{
return (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A *)NULL;
}
IL_003c:
{
intptr_t L_10 = V_1;
CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A * L_11 = (CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A *)il2cpp_codegen_object_new(CFUrl_t3AF7D60FE9F24D76527D507133E1C28DBA805F1A_il2cpp_TypeInfo_var);
CFUrl__ctor_m94B28224C2267F1601BC29F618EBD556514DFC9F(L_11, (intptr_t)L_10, (bool)1, /*hidden argument*/NULL);
return L_11;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.AsyncHandshakeRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void AsyncHandshakeRequest__ctor_mD64E5A00147B8D0859732BE2ACE93D32868F8210 (AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = ___parent0;
bool L_1 = ___sync1;
AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769(__this, L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncHandshakeRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncHandshakeRequest_Run_m4C9BCE2E991E582B738E2A4E7F2D088227685B98 (AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * __this, int32_t ___status0, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452(__this, /*hidden argument*/NULL);
int32_t L_1 = ___status0;
NullCheck(L_0);
int32_t L_2 = MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC(L_0, L_1, /*hidden argument*/NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.AsyncProtocolRequest::get_Parent()
extern "C" IL2CPP_METHOD_ATTR MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = __this->get_U3CParentU3Ek__BackingField_0();
return L_0;
}
}
// System.Boolean Mono.Net.Security.AsyncProtocolRequest::get_RunSynchronously()
extern "C" IL2CPP_METHOD_ATTR bool AsyncProtocolRequest_get_RunSynchronously_m66A26ED05543D9AF1ED86287DCE8389BC1CB319A (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->get_U3CRunSynchronouslyU3Ek__BackingField_1();
return L_0;
}
}
// System.String Mono.Net.Security.AsyncProtocolRequest::get_Name()
extern "C" IL2CPP_METHOD_ATTR String_t* AsyncProtocolRequest_get_Name_m1999BAB96B06DCB4DC11BF5F3B0BF4C6E2A26FF6 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method)
{
{
Type_t * L_0 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(__this, /*hidden argument*/NULL);
NullCheck(L_0);
String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_0);
return L_1;
}
}
// System.Int32 Mono.Net.Security.AsyncProtocolRequest::get_UserResult()
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncProtocolRequest_get_UserResult_m53CEBBACE5031D4CE92308ABBAEA38AEF74DDBD3 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_U3CUserResultU3Ek__BackingField_2();
return L_0;
}
}
// System.Void Mono.Net.Security.AsyncProtocolRequest::set_UserResult(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->set_U3CUserResultU3Ek__BackingField_2(L_0);
return;
}
}
// System.Void Mono.Net.Security.AsyncProtocolRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL);
__this->set_locker_6(L_0);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_1 = ___parent0;
__this->set_U3CParentU3Ek__BackingField_0(L_1);
bool L_2 = ___sync1;
__this->set_U3CRunSynchronouslyU3Ek__BackingField_1(L_2);
return;
}
}
// System.Void Mono.Net.Security.AsyncProtocolRequest::RequestRead(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest_RequestRead_mFE5CEC3957F554C144DFBD3965538192A954D064 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, int32_t ___size0, const RuntimeMethod* method)
{
RuntimeObject * V_0 = NULL;
bool V_1 = false;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
RuntimeObject * L_0 = __this->get_locker_6();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0009:
try
{ // begin try (depth: 1)
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
int32_t L_2 = __this->get_RequestedSize_4();
int32_t L_3 = ___size0;
__this->set_RequestedSize_4(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)L_3)));
IL2CPP_LEAVE(0x2B, FINALLY_0021);
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0021;
}
FINALLY_0021:
{ // begin finally (depth: 1)
{
bool L_4 = V_1;
if (!L_4)
{
goto IL_002a;
}
}
IL_0024:
{
RuntimeObject * L_5 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_5, /*hidden argument*/NULL);
}
IL_002a:
{
IL2CPP_END_FINALLY(33)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(33)
{
IL2CPP_JUMP_TBL(0x2B, IL_002b)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_002b:
{
return;
}
}
// System.Void Mono.Net.Security.AsyncProtocolRequest::RequestWrite()
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolRequest_RequestWrite_m2A27B2F2C4734DA21AD7D36B18B0D67EB3D54ED7 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method)
{
{
__this->set_WriteRequested_5(1);
return;
}
}
// System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult> Mono.Net.Security.AsyncProtocolRequest::StartOperation(System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 V_0;
memset(&V_0, 0, sizeof(V_0));
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 V_1;
memset(&V_1, 0, sizeof(V_1));
{
(&V_0)->set_U3CU3E4__this_2(__this);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_0 = ___cancellationToken0;
(&V_0)->set_cancellationToken_3(L_0);
IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2_il2cpp_TypeInfo_var);
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 L_1 = AsyncTaskMethodBuilder_1_Create_mB60DC339AEDD170B1734CFCE9841538E84686820(/*hidden argument*/AsyncTaskMethodBuilder_1_Create_mB60DC339AEDD170B1734CFCE9841538E84686820_RuntimeMethod_var);
(&V_0)->set_U3CU3Et__builder_1(L_1);
(&V_0)->set_U3CU3E1__state_0((-1));
U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 L_2 = V_0;
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 L_3 = L_2.get_U3CU3Et__builder_1();
V_1 = L_3;
AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m43D22CCD35DA950DB1C0515C6C6897DCB2575ED4((AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *)(&V_1), (U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m43D22CCD35DA950DB1C0515C6C6897DCB2575ED4_RuntimeMethod_var);
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * L_4 = (&V_0)->get_address_of_U3CU3Et__builder_1();
Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * L_5 = AsyncTaskMethodBuilder_1_get_Task_m6F38E3B2220CD252E1196C38A8DC4A33EDEAA9F6((AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *)L_4, /*hidden argument*/AsyncTaskMethodBuilder_1_get_Task_m6F38E3B2220CD252E1196C38A8DC4A33EDEAA9F6_RuntimeMethod_var);
return L_5;
}
}
// System.Threading.Tasks.Task Mono.Net.Security.AsyncProtocolRequest::ProcessOperation(System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * AsyncProtocolRequest_ProcessOperation_m6DD0D7800F73C41BE9A5313737357801B22ED71D (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (AsyncProtocolRequest_ProcessOperation_m6DD0D7800F73C41BE9A5313737357801B22ED71D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA V_0;
memset(&V_0, 0, sizeof(V_0));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 V_1;
memset(&V_1, 0, sizeof(V_1));
{
(&V_0)->set_U3CU3E4__this_3(__this);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_0 = ___cancellationToken0;
(&V_0)->set_cancellationToken_2(L_0);
IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_il2cpp_TypeInfo_var);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 L_1 = AsyncTaskMethodBuilder_Create_m081DF9A202E7C2F3CF3D41E1E63E63DA18F19FDB(/*hidden argument*/NULL);
(&V_0)->set_U3CU3Et__builder_1(L_1);
(&V_0)->set_U3CU3E1__state_0((-1));
U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA L_2 = V_0;
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 L_3 = L_2.get_U3CU3Et__builder_1();
V_1 = L_3;
AsyncTaskMethodBuilder_Start_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mE4E7D5465A93C56B5F17EB43FD2AF11AF3597A69((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)(&V_1), (U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_Start_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mE4E7D5465A93C56B5F17EB43FD2AF11AF3597A69_RuntimeMethod_var);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_4 = (&V_0)->get_address_of_U3CU3Et__builder_1();
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_5 = AsyncTaskMethodBuilder_get_Task_m3E45BC00F7D224FEA04AB9BF26DB52E131D33022((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_4, /*hidden argument*/NULL);
return L_5;
}
}
// System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>> Mono.Net.Security.AsyncProtocolRequest::InnerRead(System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t8906695C9865566AA79419735634FF27AC74506E * AsyncProtocolRequest_InnerRead_m902FA39460933B383900CB60BDF8CCFC96BF3499 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (AsyncProtocolRequest_InnerRead_m902FA39460933B383900CB60BDF8CCFC96BF3499_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E V_0;
memset(&V_0, 0, sizeof(V_0));
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 V_1;
memset(&V_1, 0, sizeof(V_1));
{
(&V_0)->set_U3CU3E4__this_2(__this);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_0 = ___cancellationToken0;
(&V_0)->set_cancellationToken_3(L_0);
IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865_il2cpp_TypeInfo_var);
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 L_1 = AsyncTaskMethodBuilder_1_Create_m242902BEDFDC7D1CC69AFDD97C9D701DE8FE2B50(/*hidden argument*/AsyncTaskMethodBuilder_1_Create_m242902BEDFDC7D1CC69AFDD97C9D701DE8FE2B50_RuntimeMethod_var);
(&V_0)->set_U3CU3Et__builder_1(L_1);
(&V_0)->set_U3CU3E1__state_0((-1));
U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E L_2 = V_0;
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 L_3 = L_2.get_U3CU3Et__builder_1();
V_1 = L_3;
AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m76073D93DA6947C4B0CF9D9C6BF57526F674D659((AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *)(&V_1), (U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m76073D93DA6947C4B0CF9D9C6BF57526F674D659_RuntimeMethod_var);
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * L_4 = (&V_0)->get_address_of_U3CU3Et__builder_1();
Task_1_t8906695C9865566AA79419735634FF27AC74506E * L_5 = AsyncTaskMethodBuilder_1_get_Task_m35C5C2BA1998F89CDCED8166BAE477A591FAB101((AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *)L_4, /*hidden argument*/AsyncTaskMethodBuilder_1_get_Task_m35C5C2BA1998F89CDCED8166BAE477A591FAB101_RuntimeMethod_var);
return L_5;
}
}
// System.String Mono.Net.Security.AsyncProtocolRequest::ToString()
extern "C" IL2CPP_METHOD_ATTR String_t* AsyncProtocolRequest_ToString_m2D8062B5811D7B7A071CC451D2FD03E5BF61B529 (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (AsyncProtocolRequest_ToString_m2D8062B5811D7B7A071CC451D2FD03E5BF61B529_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = AsyncProtocolRequest_get_Name_m1999BAB96B06DCB4DC11BF5F3B0BF4C6E2A26FF6(__this, /*hidden argument*/NULL);
String_t* L_1 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteral61CE5A2CEB12686C40BA9776D128F0AF7AFDDAB1, L_0, /*hidden argument*/NULL);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D (U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * V_1 = NULL;
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB V_2;
memset(&V_2, 0, sizeof(V_2));
int32_t V_3 = 0;
int32_t V_4 = 0;
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E V_5;
memset(&V_5, 0, sizeof(V_5));
ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A V_6;
memset(&V_6, 0, sizeof(V_6));
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB V_7;
memset(&V_7, 0, sizeof(V_7));
int32_t V_8 = 0;
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB V_9;
memset(&V_9, 0, sizeof(V_9));
Exception_t * V_10 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * G_B12_0 = NULL;
U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * G_B11_0 = NULL;
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB G_B13_0;
memset(&G_B13_0, 0, sizeof(G_B13_0));
U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * G_B13_1 = NULL;
{
int32_t L_0 = __this->get_U3CU3E1__state_0();
V_0 = L_0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_1 = __this->get_U3CU3E4__this_2();
V_1 = L_1;
}
IL_000e:
try
{ // begin try (depth: 1)
{
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_008f;
}
}
IL_0011:
{
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB * L_3 = __this->get_address_of_U3CtotalReadU3E5__2_5();
il2cpp_codegen_initobj(L_3, sizeof(Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB ));
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_4 = V_1;
NullCheck(L_4);
int32_t* L_5 = L_4->get_address_of_RequestedSize_4();
int32_t L_6 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_5, 0, /*hidden argument*/NULL);
__this->set_U3CrequestedSizeU3E5__1_4(L_6);
goto IL_0133;
}
IL_0034:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_7 = V_1;
NullCheck(L_7);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_8 = AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452(L_7, /*hidden argument*/NULL);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_9 = V_1;
NullCheck(L_9);
bool L_10 = AsyncProtocolRequest_get_RunSynchronously_m66A26ED05543D9AF1ED86287DCE8389BC1CB319A(L_9, /*hidden argument*/NULL);
int32_t L_11 = __this->get_U3CrequestedSizeU3E5__1_4();
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_12 = __this->get_cancellationToken_3();
NullCheck(L_8);
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_13 = MobileAuthenticatedStream_InnerRead_m0EDB58159985F661C68EBA26247546ED06999D0F(L_8, L_10, L_11, L_12, /*hidden argument*/NULL);
NullCheck(L_13);
ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A L_14 = Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982(L_13, (bool)0, /*hidden argument*/Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982_RuntimeMethod_var);
V_6 = L_14;
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E L_15 = ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE((ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A *)(&V_6), /*hidden argument*/ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE_RuntimeMethod_var);
V_5 = L_15;
bool L_16 = ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92((ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *)(&V_5), /*hidden argument*/ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92_RuntimeMethod_var);
if (L_16)
{
goto IL_00ac;
}
}
IL_006b:
{
int32_t L_17 = 0;
V_0 = L_17;
__this->set_U3CU3E1__state_0(L_17);
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E L_18 = V_5;
__this->set_U3CU3Eu__1_6(L_18);
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * L_19 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m8A995342D50B0ABAA2E3EE6CBA355484259E4CF5((AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *)L_19, (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *)(&V_5), (U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E *)__this, /*hidden argument*/AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E_m8A995342D50B0ABAA2E3EE6CBA355484259E4CF5_RuntimeMethod_var);
goto IL_0175;
}
IL_008f:
{
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E L_20 = __this->get_U3CU3Eu__1_6();
V_5 = L_20;
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * L_21 = __this->get_address_of_U3CU3Eu__1_6();
il2cpp_codegen_initobj(L_21, sizeof(ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E ));
int32_t L_22 = (-1);
V_0 = L_22;
__this->set_U3CU3E1__state_0(L_22);
}
IL_00ac:
{
int32_t L_23 = ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623((ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *)(&V_5), /*hidden argument*/ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623_RuntimeMethod_var);
V_3 = L_23;
int32_t L_24 = V_3;
if ((((int32_t)L_24) > ((int32_t)0)))
{
goto IL_00c4;
}
}
IL_00b8:
{
int32_t L_25 = V_3;
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_26;
memset(&L_26, 0, sizeof(L_26));
Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2((&L_26), L_25, /*hidden argument*/Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2_RuntimeMethod_var);
V_2 = L_26;
goto IL_0161;
}
IL_00c4:
{
int32_t L_27 = V_3;
int32_t L_28 = __this->get_U3CrequestedSizeU3E5__1_4();
if ((((int32_t)L_27) <= ((int32_t)L_28)))
{
goto IL_00d3;
}
}
IL_00cd:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_29 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_29, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, NULL, U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D_RuntimeMethod_var);
}
IL_00d3:
{
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_30 = __this->get_U3CtotalReadU3E5__2_5();
V_7 = L_30;
int32_t L_31 = V_3;
V_8 = L_31;
bool L_32 = Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15((Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *)(&V_7), /*hidden argument*/Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15_RuntimeMethod_var);
G_B11_0 = __this;
if (L_32)
{
G_B12_0 = __this;
goto IL_00f4;
}
}
IL_00e8:
{
il2cpp_codegen_initobj((&V_9), sizeof(Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB ));
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_33 = V_9;
G_B13_0 = L_33;
G_B13_1 = G_B11_0;
goto IL_0103;
}
IL_00f4:
{
int32_t L_34 = Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6((Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *)(&V_7), /*hidden argument*/Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6_RuntimeMethod_var);
int32_t L_35 = V_8;
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_36;
memset(&L_36, 0, sizeof(L_36));
Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2((&L_36), ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35)), /*hidden argument*/Nullable_1__ctor_m11F9C228CFDF836DDFCD7880C09CB4098AB9D7F2_RuntimeMethod_var);
G_B13_0 = L_36;
G_B13_1 = G_B12_0;
}
IL_0103:
{
G_B13_1->set_U3CtotalReadU3E5__2_5(G_B13_0);
int32_t L_37 = __this->get_U3CrequestedSizeU3E5__1_4();
int32_t L_38 = V_3;
__this->set_U3CrequestedSizeU3E5__1_4(((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)L_38)));
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_39 = V_1;
NullCheck(L_39);
int32_t* L_40 = L_39->get_address_of_RequestedSize_4();
int32_t L_41 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_40, 0, /*hidden argument*/NULL);
V_4 = L_41;
int32_t L_42 = __this->get_U3CrequestedSizeU3E5__1_4();
int32_t L_43 = V_4;
__this->set_U3CrequestedSizeU3E5__1_4(((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)));
}
IL_0133:
{
int32_t L_44 = __this->get_U3CrequestedSizeU3E5__1_4();
if ((((int32_t)L_44) > ((int32_t)0)))
{
goto IL_0034;
}
}
IL_013f:
{
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_45 = __this->get_U3CtotalReadU3E5__2_5();
V_2 = L_45;
goto IL_0161;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0148;
throw e;
}
CATCH_0148:
{ // begin catch(System.Exception)
V_10 = ((Exception_t *)__exception_local);
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * L_46 = __this->get_address_of_U3CU3Et__builder_1();
Exception_t * L_47 = V_10;
AsyncTaskMethodBuilder_1_SetException_m24103DD71F8B33836CA0506874DBB021B9385837((AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *)L_46, L_47, /*hidden argument*/AsyncTaskMethodBuilder_1_SetException_m24103DD71F8B33836CA0506874DBB021B9385837_RuntimeMethod_var);
goto IL_0175;
} // end catch (depth: 1)
IL_0161:
{
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * L_48 = __this->get_address_of_U3CU3Et__builder_1();
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_49 = V_2;
AsyncTaskMethodBuilder_1_SetResult_mDB67DEC1B95ACC8E46B3323B1F19D65EC17ADA9A((AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *)L_48, L_49, /*hidden argument*/AsyncTaskMethodBuilder_1_SetResult_mDB67DEC1B95ACC8E46B3323B1F19D65EC17ADA9A_RuntimeMethod_var);
}
IL_0175:
{
return;
}
}
extern "C" void U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * _thisAdjusted = reinterpret_cast<U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E *>(__this + 1);
U3CInnerReadU3Ed__25_MoveNext_m4AD149EC4A2E6FDA803D63FB72A354300DBD3D0D(_thisAdjusted, method);
}
// System.Void Mono.Net.Security.AsyncProtocolRequest_<InnerRead>d__25::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3 (U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 * L_0 = __this->get_address_of_U3CU3Et__builder_1();
RuntimeObject* L_1 = ___stateMachine0;
AsyncTaskMethodBuilder_1_SetStateMachine_m982DF1DD4A7F18AB2E91BB6203C81F0246BB094A((AsyncTaskMethodBuilder_1_tADDA4A1D7E8E45B9C6AC65AF43C5868605F74865 *)L_0, L_1, /*hidden argument*/AsyncTaskMethodBuilder_1_SetStateMachine_m982DF1DD4A7F18AB2E91BB6203C81F0246BB094A_RuntimeMethod_var);
return;
}
}
extern "C" void U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E * _thisAdjusted = reinterpret_cast<U3CInnerReadU3Ed__25_tCE25EDB99323C3358577085230EE086DE0CADA5E *>(__this + 1);
U3CInnerReadU3Ed__25_SetStateMachine_mEBFC49E17D2A224B493E390CDDD4D211EC701EC3(_thisAdjusted, ___stateMachine0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D (U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * V_1 = NULL;
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB V_2;
memset(&V_2, 0, sizeof(V_2));
ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 V_3;
memset(&V_3, 0, sizeof(V_3));
ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 V_4;
memset(&V_4, 0, sizeof(V_4));
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB V_5;
memset(&V_5, 0, sizeof(V_5));
int32_t V_6 = 0;
int32_t V_7 = 0;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 V_8;
memset(&V_8, 0, sizeof(V_8));
ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 V_9;
memset(&V_9, 0, sizeof(V_9));
Exception_t * V_10 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
int32_t G_B11_0 = 0;
int32_t G_B16_0 = 0;
{
int32_t L_0 = __this->get_U3CU3E1__state_0();
V_0 = L_0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_1 = __this->get_U3CU3E4__this_3();
V_1 = L_1;
}
IL_000e:
try
{ // begin try (depth: 1)
{
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_0077;
}
}
IL_0011:
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)1)))
{
goto IL_0179;
}
}
IL_0018:
{
__this->set_U3CstatusU3E5__1_4(0);
goto IL_01a9;
}
IL_0024:
{
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * L_4 = __this->get_address_of_cancellationToken_2();
CancellationToken_ThrowIfCancellationRequested_m13AB667F961F83D8ED759BA402325638F43B0938((CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB *)L_4, /*hidden argument*/NULL);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_5 = V_1;
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_6 = __this->get_cancellationToken_2();
NullCheck(L_5);
Task_1_t8906695C9865566AA79419735634FF27AC74506E * L_7 = AsyncProtocolRequest_InnerRead_m902FA39460933B383900CB60BDF8CCFC96BF3499(L_5, L_6, /*hidden argument*/NULL);
NullCheck(L_7);
ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 L_8 = Task_1_ConfigureAwait_m4A70F9E8C6A5F7C412A2A2ECEC755007AA4A37A3(L_7, (bool)0, /*hidden argument*/Task_1_ConfigureAwait_m4A70F9E8C6A5F7C412A2A2ECEC755007AA4A37A3_RuntimeMethod_var);
V_4 = L_8;
ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 L_9 = ConfiguredTaskAwaitable_1_GetAwaiter_m2334D52A2F0403A09E55D5B4B4AA4DA5B2E318B5((ConfiguredTaskAwaitable_1_tBB2B2DCC75E051E96BC844D2AADFE67C2EB3A872 *)(&V_4), /*hidden argument*/ConfiguredTaskAwaitable_1_GetAwaiter_m2334D52A2F0403A09E55D5B4B4AA4DA5B2E318B5_RuntimeMethod_var);
V_3 = L_9;
bool L_10 = ConfiguredTaskAwaiter_get_IsCompleted_m1358F59D9346DF4A24793C6A211BC0AF3BC3AB04((ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 *)(&V_3), /*hidden argument*/ConfiguredTaskAwaiter_get_IsCompleted_m1358F59D9346DF4A24793C6A211BC0AF3BC3AB04_RuntimeMethod_var);
if (L_10)
{
goto IL_0093;
}
}
IL_0054:
{
int32_t L_11 = 0;
V_0 = L_11;
__this->set_U3CU3E1__state_0(L_11);
ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 L_12 = V_3;
__this->set_U3CU3Eu__1_6(L_12);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_13 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mFAAE60A8CEF35B2FFAAC5B0CFC0E04A24F309821((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_13, (ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 *)(&V_3), (U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *)__this, /*hidden argument*/AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_mFAAE60A8CEF35B2FFAAC5B0CFC0E04A24F309821_RuntimeMethod_var);
goto IL_01e3;
}
IL_0077:
{
ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 L_14 = __this->get_U3CU3Eu__1_6();
V_3 = L_14;
ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 * L_15 = __this->get_address_of_U3CU3Eu__1_6();
il2cpp_codegen_initobj(L_15, sizeof(ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 ));
int32_t L_16 = (-1);
V_0 = L_16;
__this->set_U3CU3E1__state_0(L_16);
}
IL_0093:
{
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_17 = ConfiguredTaskAwaiter_GetResult_m519FEE37CB8F736EE39E33E1C36D4A0EE8C2611C((ConfiguredTaskAwaiter_t7DF2E84988582301369783F2ECA65B4F26D5A740 *)(&V_3), /*hidden argument*/ConfiguredTaskAwaiter_GetResult_m519FEE37CB8F736EE39E33E1C36D4A0EE8C2611C_RuntimeMethod_var);
V_2 = L_17;
bool L_18 = Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15((Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *)(&V_2), /*hidden argument*/Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15_RuntimeMethod_var);
if (!L_18)
{
goto IL_00f2;
}
}
IL_00a4:
{
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_19 = V_2;
V_5 = L_19;
V_6 = 0;
int32_t L_20 = Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6((Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *)(&V_5), /*hidden argument*/Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6_RuntimeMethod_var);
int32_t L_21 = V_6;
if ((((int32_t)L_20) == ((int32_t)L_21)))
{
goto IL_00b8;
}
}
IL_00b5:
{
G_B11_0 = 0;
goto IL_00bf;
}
IL_00b8:
{
bool L_22 = Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15((Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *)(&V_5), /*hidden argument*/Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15_RuntimeMethod_var);
G_B11_0 = ((int32_t)(L_22));
}
IL_00bf:
{
if (!G_B11_0)
{
goto IL_00ca;
}
}
IL_00c1:
{
__this->set_U3CstatusU3E5__1_4(2);
goto IL_00f2;
}
IL_00ca:
{
Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB L_23 = V_2;
V_5 = L_23;
V_6 = 0;
int32_t L_24 = Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6((Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *)(&V_5), /*hidden argument*/Nullable_1_GetValueOrDefault_mE89BB8F302DF31EE202251F4746859285860B6B6_RuntimeMethod_var);
int32_t L_25 = V_6;
if ((((int32_t)L_24) < ((int32_t)L_25)))
{
goto IL_00de;
}
}
IL_00db:
{
G_B16_0 = 0;
goto IL_00e5;
}
IL_00de:
{
bool L_26 = Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15((Nullable_1_t0D03270832B3FFDDC0E7C2D89D4A0EA25376A1EB *)(&V_5), /*hidden argument*/Nullable_1_get_HasValue_mB664E2C41CADA8413EF8842E6601B8C696A7CE15_RuntimeMethod_var);
G_B16_0 = ((int32_t)(L_26));
}
IL_00e5:
{
if (!G_B16_0)
{
goto IL_00f2;
}
}
IL_00e7:
{
IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * L_27 = (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)il2cpp_codegen_object_new(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var);
IOException__ctor_mB64DEFB376AA8E279A647A3770F913B20EF65175(L_27, _stringLiteral4A37E59F0BD3B687584D2D8B9790C9B454FBE94B, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, NULL, U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_RuntimeMethod_var);
}
IL_00f2:
{
int32_t L_28 = __this->get_U3CstatusU3E5__1_4();
V_7 = L_28;
int32_t L_29 = V_7;
if ((!(((uint32_t)L_29) <= ((uint32_t)2))))
{
goto IL_0113;
}
}
IL_00ff:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_30 = V_1;
int32_t L_31 = __this->get_U3CstatusU3E5__1_4();
NullCheck(L_30);
int32_t L_32 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(4 /* Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncProtocolRequest::Run(Mono.Net.Security.AsyncOperationStatus) */, L_30, L_31);
__this->set_U3CnewStatusU3E5__2_5(L_32);
goto IL_0119;
}
IL_0113:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_33 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_33, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_33, NULL, U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_RuntimeMethod_var);
}
IL_0119:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_34 = V_1;
NullCheck(L_34);
int32_t* L_35 = L_34->get_address_of_WriteRequested_5();
int32_t L_36 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_35, 0, /*hidden argument*/NULL);
if (!L_36)
{
goto IL_019d;
}
}
IL_0127:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_37 = V_1;
NullCheck(L_37);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_38 = AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452(L_37, /*hidden argument*/NULL);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_39 = V_1;
NullCheck(L_39);
bool L_40 = AsyncProtocolRequest_get_RunSynchronously_m66A26ED05543D9AF1ED86287DCE8389BC1CB319A(L_39, /*hidden argument*/NULL);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_41 = __this->get_cancellationToken_2();
NullCheck(L_38);
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_42 = MobileAuthenticatedStream_InnerWrite_m36FEDC8E842C497B62D566D6392287270FD698AC(L_38, L_40, L_41, /*hidden argument*/NULL);
NullCheck(L_42);
ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 L_43 = Task_ConfigureAwait_m2FB91172F9031B0CC520D9D09B658ACC5FD6CE02(L_42, (bool)0, /*hidden argument*/NULL);
V_9 = L_43;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_44 = ConfiguredTaskAwaitable_GetAwaiter_m1EF40F198D32924E2D0F41E20B99CADBF5DDD303((ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 *)(&V_9), /*hidden argument*/NULL);
V_8 = L_44;
bool L_45 = ConfiguredTaskAwaiter_get_IsCompleted_mDD0292137E15882AF385AE9D2FB1C8B0BEE89BDD((ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_8), /*hidden argument*/NULL);
if (L_45)
{
goto IL_0196;
}
}
IL_0158:
{
int32_t L_46 = 1;
V_0 = L_46;
__this->set_U3CU3E1__state_0(L_46);
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_47 = V_8;
__this->set_U3CU3Eu__2_7(L_47);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_48 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_m00FD9615EAA4D3E47C70D097B61431C2A1965520((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_48, (ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_8), (U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *)__this, /*hidden argument*/AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA_m00FD9615EAA4D3E47C70D097B61431C2A1965520_RuntimeMethod_var);
goto IL_01e3;
}
IL_0179:
{
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_49 = __this->get_U3CU3Eu__2_7();
V_8 = L_49;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * L_50 = __this->get_address_of_U3CU3Eu__2_7();
il2cpp_codegen_initobj(L_50, sizeof(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ));
int32_t L_51 = (-1);
V_0 = L_51;
__this->set_U3CU3E1__state_0(L_51);
}
IL_0196:
{
ConfiguredTaskAwaiter_GetResult_m7DFE5EAFB3C1F70B40948EFF46E9B13F1E260062((ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_8), /*hidden argument*/NULL);
}
IL_019d:
{
int32_t L_52 = __this->get_U3CnewStatusU3E5__2_5();
__this->set_U3CstatusU3E5__1_4(L_52);
}
IL_01a9:
{
int32_t L_53 = __this->get_U3CstatusU3E5__1_4();
if ((!(((uint32_t)L_53) == ((uint32_t)3))))
{
goto IL_0024;
}
}
IL_01b5:
{
goto IL_01d0;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_01b7;
throw e;
}
CATCH_01b7:
{ // begin catch(System.Exception)
V_10 = ((Exception_t *)__exception_local);
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_54 = __this->get_address_of_U3CU3Et__builder_1();
Exception_t * L_55 = V_10;
AsyncTaskMethodBuilder_SetException_m370C484922A63A6EF96E241D1370B8814F1F2D6B((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_54, L_55, /*hidden argument*/NULL);
goto IL_01e3;
} // end catch (depth: 1)
IL_01d0:
{
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_56 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_SetResult_m151016FB698F3BB34A73BAE693A97513A7E4C838((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_56, /*hidden argument*/NULL);
}
IL_01e3:
{
return;
}
}
extern "C" void U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * _thisAdjusted = reinterpret_cast<U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *>(__this + 1);
U3CProcessOperationU3Ed__24_MoveNext_m8B20266FC4831A26E691F83D54C6903CF264999D(_thisAdjusted, method);
}
// System.Void Mono.Net.Security.AsyncProtocolRequest_<ProcessOperation>d__24::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CProcessOperationU3Ed__24_SetStateMachine_m9710FA92383D6497F1A16F90563A9056800A59F3 (U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
{
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_0 = __this->get_address_of_U3CU3Et__builder_1();
RuntimeObject* L_1 = ___stateMachine0;
AsyncTaskMethodBuilder_SetStateMachine_mB5DD68F7C49EA6D452AEBA02B1B98AED898C3C25((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
extern "C" void U3CProcessOperationU3Ed__24_SetStateMachine_m9710FA92383D6497F1A16F90563A9056800A59F3_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA * _thisAdjusted = reinterpret_cast<U3CProcessOperationU3Ed__24_t969904EA513B205F08A3ED1624FE3890853645AA *>(__this + 1);
U3CProcessOperationU3Ed__24_SetStateMachine_m9710FA92383D6497F1A16F90563A9056800A59F3(_thisAdjusted, ___stateMachine0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2 (U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * V_1 = NULL;
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * V_2 = NULL;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 V_3;
memset(&V_3, 0, sizeof(V_3));
ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 V_4;
memset(&V_4, 0, sizeof(V_4));
Exception_t * V_5 = NULL;
Exception_t * V_6 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
int32_t L_0 = __this->get_U3CU3E1__state_0();
V_0 = L_0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_1 = __this->get_U3CU3E4__this_2();
V_1 = L_1;
}
IL_000e:
try
{ // begin try (depth: 1)
{
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_0026;
}
}
IL_0011:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_3 = V_1;
NullCheck(L_3);
int32_t* L_4 = L_3->get_address_of_Started_3();
int32_t L_5 = Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_4, 1, 0, /*hidden argument*/NULL);
if (!L_5)
{
goto IL_0026;
}
}
IL_0020:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_6 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_6, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, NULL, U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2_RuntimeMethod_var);
}
IL_0026:
{
}
IL_0027:
try
{ // begin try (depth: 2)
{
int32_t L_7 = V_0;
if (!L_7)
{
goto IL_006f;
}
}
IL_002a:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_8 = V_1;
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_9 = __this->get_cancellationToken_3();
NullCheck(L_8);
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_10 = AsyncProtocolRequest_ProcessOperation_m6DD0D7800F73C41BE9A5313737357801B22ED71D(L_8, L_9, /*hidden argument*/NULL);
NullCheck(L_10);
ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 L_11 = Task_ConfigureAwait_m2FB91172F9031B0CC520D9D09B658ACC5FD6CE02(L_10, (bool)0, /*hidden argument*/NULL);
V_4 = L_11;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_12 = ConfiguredTaskAwaitable_GetAwaiter_m1EF40F198D32924E2D0F41E20B99CADBF5DDD303((ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 *)(&V_4), /*hidden argument*/NULL);
V_3 = L_12;
bool L_13 = ConfiguredTaskAwaiter_get_IsCompleted_mDD0292137E15882AF385AE9D2FB1C8B0BEE89BDD((ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_3), /*hidden argument*/NULL);
if (L_13)
{
goto IL_008b;
}
}
IL_004f:
{
int32_t L_14 = 0;
V_0 = L_14;
__this->set_U3CU3E1__state_0(L_14);
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_15 = V_3;
__this->set_U3CU3Eu__1_4(L_15);
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * L_16 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m0BF83BB93CE0CD7BFC1D12292259197900CEA4F8((AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *)L_16, (ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_3), (U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 *)__this, /*hidden argument*/AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9_m0BF83BB93CE0CD7BFC1D12292259197900CEA4F8_RuntimeMethod_var);
goto IL_00e9;
}
IL_006f:
{
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_17 = __this->get_U3CU3Eu__1_4();
V_3 = L_17;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * L_18 = __this->get_address_of_U3CU3Eu__1_4();
il2cpp_codegen_initobj(L_18, sizeof(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ));
int32_t L_19 = (-1);
V_0 = L_19;
__this->set_U3CU3E1__state_0(L_19);
}
IL_008b:
{
ConfiguredTaskAwaiter_GetResult_m7DFE5EAFB3C1F70B40948EFF46E9B13F1E260062((ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_3), /*hidden argument*/NULL);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_20 = V_1;
NullCheck(L_20);
int32_t L_21 = AsyncProtocolRequest_get_UserResult_m53CEBBACE5031D4CE92308ABBAEA38AEF74DDBD3(L_20, /*hidden argument*/NULL);
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_22 = (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 *)il2cpp_codegen_object_new(AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_il2cpp_TypeInfo_var);
AsyncProtocolResult__ctor_m9F01278D600A337B6A0CF5F6C9EFF7760BD758D8(L_22, L_21, /*hidden argument*/NULL);
V_2 = L_22;
goto IL_00d5;
}
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_00a0;
throw e;
}
CATCH_00a0:
{ // begin catch(System.Exception)
V_5 = ((Exception_t *)__exception_local);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_23 = V_1;
NullCheck(L_23);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_24 = AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452(L_23, /*hidden argument*/NULL);
Exception_t * L_25 = V_5;
IL2CPP_RUNTIME_CLASS_INIT(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var);
Exception_t * L_26 = MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27(L_25, /*hidden argument*/NULL);
NullCheck(L_24);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_27 = MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F(L_24, L_26, /*hidden argument*/NULL);
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_28 = (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 *)il2cpp_codegen_object_new(AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_il2cpp_TypeInfo_var);
AsyncProtocolResult__ctor_mD63EC8610596D4B15DB1325C58FF32A41DAD48CF(L_28, L_27, /*hidden argument*/NULL);
V_2 = L_28;
goto IL_00d5;
} // end catch (depth: 2)
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_00bc;
throw e;
}
CATCH_00bc:
{ // begin catch(System.Exception)
V_6 = ((Exception_t *)__exception_local);
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * L_29 = __this->get_address_of_U3CU3Et__builder_1();
Exception_t * L_30 = V_6;
AsyncTaskMethodBuilder_1_SetException_m7AC187DC8C778D9C7E06D316EB9BFAE37B4E7D53((AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *)L_29, L_30, /*hidden argument*/AsyncTaskMethodBuilder_1_SetException_m7AC187DC8C778D9C7E06D316EB9BFAE37B4E7D53_RuntimeMethod_var);
goto IL_00e9;
} // end catch (depth: 1)
IL_00d5:
{
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * L_31 = __this->get_address_of_U3CU3Et__builder_1();
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_32 = V_2;
AsyncTaskMethodBuilder_1_SetResult_mD643FBB081E33BE94442E9D8F9694E9008B0C4F0((AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *)L_31, L_32, /*hidden argument*/AsyncTaskMethodBuilder_1_SetResult_mD643FBB081E33BE94442E9D8F9694E9008B0C4F0_RuntimeMethod_var);
}
IL_00e9:
{
return;
}
}
extern "C" void U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * _thisAdjusted = reinterpret_cast<U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 *>(__this + 1);
U3CStartOperationU3Ed__23_MoveNext_m8BB4BB3D517CE898003C10FE5B80D375FA4D30A2(_thisAdjusted, method);
}
// System.Void Mono.Net.Security.AsyncProtocolRequest_<StartOperation>d__23::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A (U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 * L_0 = __this->get_address_of_U3CU3Et__builder_1();
RuntimeObject* L_1 = ___stateMachine0;
AsyncTaskMethodBuilder_1_SetStateMachine_m26511B6C387FC1405B1EEDF9BA97FC8B04E833DD((AsyncTaskMethodBuilder_1_tE6ADC5F95443C1197F4C34B1207F02A4E0F7EDB2 *)L_0, L_1, /*hidden argument*/AsyncTaskMethodBuilder_1_SetStateMachine_m26511B6C387FC1405B1EEDF9BA97FC8B04E833DD_RuntimeMethod_var);
return;
}
}
extern "C" void U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 * _thisAdjusted = reinterpret_cast<U3CStartOperationU3Ed__23_tF07DD38BEEE955EB5B1359B816079584899DDEC9 *>(__this + 1);
U3CStartOperationU3Ed__23_SetStateMachine_m0D9AFFD785F28428CCC846BD6A8FCFD38F9B0F9A(_thisAdjusted, ___stateMachine0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 Mono.Net.Security.AsyncProtocolResult::get_UserResult()
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncProtocolResult_get_UserResult_mCCD14DC517D32C83AA61320D6D1D2E7F1430A3C8 (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_U3CUserResultU3Ek__BackingField_0();
return L_0;
}
}
// System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.AsyncProtocolResult::get_Error()
extern "C" IL2CPP_METHOD_ATTR ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29 (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, const RuntimeMethod* method)
{
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_0 = __this->get_U3CErrorU3Ek__BackingField_1();
return L_0;
}
}
// System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolResult__ctor_m9F01278D600A337B6A0CF5F6C9EFF7760BD758D8 (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, int32_t ___result0, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
int32_t L_0 = ___result0;
__this->set_U3CUserResultU3Ek__BackingField_0(L_0);
return;
}
}
// System.Void Mono.Net.Security.AsyncProtocolResult::.ctor(System.Runtime.ExceptionServices.ExceptionDispatchInfo)
extern "C" IL2CPP_METHOD_ATTR void AsyncProtocolResult__ctor_mD63EC8610596D4B15DB1325C58FF32A41DAD48CF (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * __this, ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * ___error0, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_0 = ___error0;
__this->set_U3CErrorU3Ek__BackingField_1(L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Net.Security.BufferOffsetSize Mono.Net.Security.AsyncReadOrWriteRequest::get_UserBuffer()
extern "C" IL2CPP_METHOD_ATTR BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, const RuntimeMethod* method)
{
{
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_0 = __this->get_U3CUserBufferU3Ek__BackingField_7();
return L_0;
}
}
// System.Int32 Mono.Net.Security.AsyncReadOrWriteRequest::get_CurrentSize()
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142 (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_U3CCurrentSizeU3Ek__BackingField_8();
return L_0;
}
}
// System.Void Mono.Net.Security.AsyncReadOrWriteRequest::set_CurrentSize(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncReadOrWriteRequest_set_CurrentSize_mAB6067CAD6F9DB5B3D274FC09E70BFA8DCBA288B (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->set_U3CCurrentSizeU3Ek__BackingField_8(L_0);
return;
}
}
// System.Void Mono.Net.Security.AsyncReadOrWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = ___parent0;
bool L_1 = ___sync1;
AsyncProtocolRequest__ctor_mFE18CBE3FAA084FF6DF2AD8BECC2CA6DF4C6E769(__this, L_0, L_1, /*hidden argument*/NULL);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer2;
int32_t L_3 = ___offset3;
int32_t L_4 = ___size4;
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_5 = (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)il2cpp_codegen_object_new(BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9_il2cpp_TypeInfo_var);
BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F(L_5, L_2, L_3, L_4, /*hidden argument*/NULL);
__this->set_U3CUserBufferU3Ek__BackingField_7(L_5);
return;
}
}
// System.String Mono.Net.Security.AsyncReadOrWriteRequest::ToString()
extern "C" IL2CPP_METHOD_ATTR String_t* AsyncReadOrWriteRequest_ToString_mDF6B2FA7AFA4E8B6571656E60CEF9BCFDCF05EDD (AsyncReadOrWriteRequest_t991B91E93F3980A5879ABAC6738F9BAC770E3B8F * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (AsyncReadOrWriteRequest_ToString_mDF6B2FA7AFA4E8B6571656E60CEF9BCFDCF05EDD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = AsyncProtocolRequest_get_Name_m1999BAB96B06DCB4DC11BF5F3B0BF4C6E2A26FF6(__this, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_1 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
String_t* L_2 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteral2EFCDFD2D2F77EFCD3A02B86DEA0E3E932226F8A, L_0, L_1, /*hidden argument*/NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.AsyncReadRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncReadRequest__ctor_mAF75247AFFC230BA5433424D27D13ACF53B3A239 (AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = ___parent0;
bool L_1 = ___sync1;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer2;
int32_t L_3 = ___offset3;
int32_t L_4 = ___size4;
AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F(__this, L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
return;
}
}
// Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncReadRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncReadRequest_Run_mC9FDEBDFB3C4519C11A47FF358D4B7AB62514E11 (AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * __this, int32_t ___status0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
bool V_1 = false;
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452(__this, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_1 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
NullCheck(L_0);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_2 = MobileAuthenticatedStream_ProcessRead_mB005268451AB3F73B29AD1F787B576D5F3279371(L_0, L_1, /*hidden argument*/NULL);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_3 = L_2;
int32_t L_4 = L_3.get_Item1_0();
V_0 = L_4;
bool L_5 = L_3.get_Item2_1();
V_1 = L_5;
int32_t L_6 = V_0;
if ((((int32_t)L_6) >= ((int32_t)0)))
{
goto IL_002b;
}
}
{
AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19(__this, (-1), /*hidden argument*/NULL);
return (int32_t)(3);
}
IL_002b:
{
int32_t L_7 = AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142(__this, /*hidden argument*/NULL);
int32_t L_8 = V_0;
AsyncReadOrWriteRequest_set_CurrentSize_mAB6067CAD6F9DB5B3D274FC09E70BFA8DCBA288B(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)), /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_9 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_10 = L_9;
NullCheck(L_10);
int32_t L_11 = L_10->get_Offset_1();
int32_t L_12 = V_0;
NullCheck(L_10);
L_10->set_Offset_1(((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)));
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_13 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_14 = L_13;
NullCheck(L_14);
int32_t L_15 = L_14->get_Size_2();
int32_t L_16 = V_0;
NullCheck(L_14);
L_14->set_Size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)));
bool L_17 = V_1;
if (!L_17)
{
goto IL_006c;
}
}
{
int32_t L_18 = AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142(__this, /*hidden argument*/NULL);
if (L_18)
{
goto IL_006c;
}
}
{
return (int32_t)(1);
}
IL_006c:
{
int32_t L_19 = AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142(__this, /*hidden argument*/NULL);
AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19(__this, L_19, /*hidden argument*/NULL);
return (int32_t)(3);
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.AsyncWriteRequest::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void AsyncWriteRequest__ctor_mF3534E810074917ABDE7E4CE7EE61715694F9EB8 (AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___sync1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = ___parent0;
bool L_1 = ___sync1;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer2;
int32_t L_3 = ___offset3;
int32_t L_4 = ___size4;
AsyncReadOrWriteRequest__ctor_m880E292B39EF76B9EDF3A5AB0A9A333A38A5575F(__this, L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
return;
}
}
// Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.AsyncWriteRequest::Run(Mono.Net.Security.AsyncOperationStatus)
extern "C" IL2CPP_METHOD_ATTR int32_t AsyncWriteRequest_Run_mA3FF2D74BD568114BF3EA7FF6B0BE568D25D81BC (AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * __this, int32_t ___status0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
bool V_1 = false;
{
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_0 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
NullCheck(L_0);
int32_t L_1 = L_0->get_Size_2();
if (L_1)
{
goto IL_001b;
}
}
{
int32_t L_2 = AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142(__this, /*hidden argument*/NULL);
AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19(__this, L_2, /*hidden argument*/NULL);
return (int32_t)(3);
}
IL_001b:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_3 = AsyncProtocolRequest_get_Parent_m1F7659D1FAFC679076165336ED380C4BD123B452(__this, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_4 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
NullCheck(L_3);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_5 = MobileAuthenticatedStream_ProcessWrite_m30427A9308C97FAD0964F81A6A9F436FB2507F0F(L_3, L_4, /*hidden argument*/NULL);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_6 = L_5;
int32_t L_7 = L_6.get_Item1_0();
V_0 = L_7;
bool L_8 = L_6.get_Item2_1();
V_1 = L_8;
int32_t L_9 = V_0;
if ((((int32_t)L_9) >= ((int32_t)0)))
{
goto IL_0046;
}
}
{
AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19(__this, (-1), /*hidden argument*/NULL);
return (int32_t)(3);
}
IL_0046:
{
int32_t L_10 = AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142(__this, /*hidden argument*/NULL);
int32_t L_11 = V_0;
AsyncReadOrWriteRequest_set_CurrentSize_mAB6067CAD6F9DB5B3D274FC09E70BFA8DCBA288B(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)), /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_12 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_13 = L_12;
NullCheck(L_13);
int32_t L_14 = L_13->get_Offset_1();
int32_t L_15 = V_0;
NullCheck(L_13);
L_13->set_Offset_1(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)));
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_16 = AsyncReadOrWriteRequest_get_UserBuffer_m628B7BB1EB536BA73CFE467242E0E749A7B0AE6A(__this, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_17 = L_16;
NullCheck(L_17);
int32_t L_18 = L_17->get_Size_2();
int32_t L_19 = V_0;
NullCheck(L_17);
L_17->set_Size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)));
bool L_20 = V_1;
if (!L_20)
{
goto IL_007f;
}
}
{
return (int32_t)(1);
}
IL_007f:
{
int32_t L_21 = AsyncReadOrWriteRequest_get_CurrentSize_m5AE6CC50F25E8504438DF2C9C2E2A44000621142(__this, /*hidden argument*/NULL);
AsyncProtocolRequest_set_UserResult_mBF62363240DC9BE894231E56047F594EF452CD19(__this, L_21, /*hidden argument*/NULL);
return (int32_t)(3);
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 Mono.Net.Security.BufferOffsetSize::get_EndOffset()
extern "C" IL2CPP_METHOD_ATTR int32_t BufferOffsetSize_get_EndOffset_m3D0A21592979F5088101892843183FCFB8C9BF2A (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_Offset_1();
int32_t L_1 = __this->get_Size_2();
return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1));
}
}
// System.Int32 Mono.Net.Security.BufferOffsetSize::get_Remaining()
extern "C" IL2CPP_METHOD_ATTR int32_t BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054 (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * __this, const RuntimeMethod* method)
{
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get_Buffer_0();
NullCheck(L_0);
int32_t L_1 = __this->get_Offset_1();
int32_t L_2 = __this->get_Size_2();
return ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))), (int32_t)L_1)), (int32_t)L_2));
}
}
// System.Void Mono.Net.Security.BufferOffsetSize::.ctor(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0;
if (L_0)
{
goto IL_0014;
}
}
{
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralE53C2EA1FE4BD2B78BF4723C7C155A578E020A25, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F_RuntimeMethod_var);
}
IL_0014:
{
int32_t L_2 = ___offset1;
if ((((int32_t)L_2) >= ((int32_t)0)))
{
goto IL_0023;
}
}
{
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_3 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_3, _stringLiteral53A610E925BBC0A175E365D31241AE75AEEAD651, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F_RuntimeMethod_var);
}
IL_0023:
{
int32_t L_4 = ___size2;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_002f;
}
}
{
int32_t L_5 = ___offset1;
int32_t L_6 = ___size2;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = ___buffer0;
NullCheck(L_7);
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6))) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length)))))))
{
goto IL_003a;
}
}
IL_002f:
{
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_8 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_8, _stringLiteral89368E1D68015693AB48EE189D0632CB5D6EDFB3, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, NULL, BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F_RuntimeMethod_var);
}
IL_003a:
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = ___buffer0;
__this->set_Buffer_0(L_9);
int32_t L_10 = ___offset1;
__this->set_Offset_1(L_10);
int32_t L_11 = ___size2;
__this->set_Size_2(L_11);
__this->set_Complete_4((bool)0);
return;
}
}
// System.String Mono.Net.Security.BufferOffsetSize::ToString()
extern "C" IL2CPP_METHOD_ATTR String_t* BufferOffsetSize_ToString_mEEB6528B305FE796622A87E8692C7132423D4655 (BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (BufferOffsetSize_ToString_mEEB6528B305FE796622A87E8692C7132423D4655_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = __this->get_Offset_1();
int32_t L_1 = L_0;
RuntimeObject * L_2 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_1);
int32_t L_3 = __this->get_Size_2();
int32_t L_4 = L_3;
RuntimeObject * L_5 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_4);
String_t* L_6 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteralD3383CCD17F8375DB7E6AF29AAF0F90B1FCC6BE5, L_2, L_5, /*hidden argument*/NULL);
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.BufferOffsetSize2::.ctor(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, int32_t ___size0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___size0;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_0);
BufferOffsetSize__ctor_m3DE692137428B2E6AB46008825FC5C1B63FDAF4F(__this, L_1, 0, 0, /*hidden argument*/NULL);
int32_t L_2 = ___size0;
__this->set_InitialSize_5(L_2);
return;
}
}
// System.Void Mono.Net.Security.BufferOffsetSize2::Reset()
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7 (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t L_0 = 0;
V_0 = L_0;
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_Size_2(L_0);
int32_t L_1 = V_0;
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_Offset_1(L_1);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_TotalBytes_3(0);
int32_t L_2 = __this->get_InitialSize_5();
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_2);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_Buffer_0(L_3);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_Complete_4((bool)0);
return;
}
}
// System.Void Mono.Net.Security.BufferOffsetSize2::MakeRoom(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2_MakeRoom_mD7CCEC959C12276B0333DFFEAA8581C465FF44ED (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, int32_t ___size0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (BufferOffsetSize2_MakeRoom_mD7CCEC959C12276B0333DFFEAA8581C465FF44ED_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_1 = NULL;
{
int32_t L_0 = BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054(__this, /*hidden argument*/NULL);
int32_t L_1 = ___size0;
if ((((int32_t)L_0) < ((int32_t)L_1)))
{
goto IL_000a;
}
}
{
return;
}
IL_000a:
{
int32_t L_2 = ___size0;
int32_t L_3 = BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054(__this, /*hidden argument*/NULL);
V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3));
int32_t L_4 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->get_Offset_1();
if (L_4)
{
goto IL_0030;
}
}
{
int32_t L_5 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->get_Size_2();
if (L_5)
{
goto IL_0030;
}
}
{
int32_t L_6 = ___size0;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_6);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_Buffer_0(L_7);
return;
}
IL_0030:
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->get_Buffer_0();
NullCheck(L_8);
int32_t L_9 = V_0;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length)))), (int32_t)L_9)));
V_1 = L_10;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_11 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->get_Buffer_0();
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_12 = V_1;
NullCheck((RuntimeArray *)(RuntimeArray *)L_11);
Array_CopyTo_m455300D414FFB0EBFE53EA4E8BBD31532006EBB7((RuntimeArray *)(RuntimeArray *)L_11, (RuntimeArray *)(RuntimeArray *)L_12, 0, /*hidden argument*/NULL);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_13 = V_1;
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_Buffer_0(L_13);
return;
}
}
// System.Void Mono.Net.Security.BufferOffsetSize2::AppendData(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void BufferOffsetSize2_AppendData_m96903990058C4793A3B56FDE82006E4EC90A2508 (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method)
{
{
int32_t L_0 = ___size2;
BufferOffsetSize2_MakeRoom_mD7CCEC959C12276B0333DFFEAA8581C465FF44ED(__this, L_0, /*hidden argument*/NULL);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = ___buffer0;
int32_t L_2 = ___offset1;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->get_Buffer_0();
int32_t L_4 = BufferOffsetSize_get_EndOffset_m3D0A21592979F5088101892843183FCFB8C9BF2A(__this, /*hidden argument*/NULL);
int32_t L_5 = ___size2;
Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_1, L_2, (RuntimeArray *)(RuntimeArray *)L_3, L_4, L_5, /*hidden argument*/NULL);
int32_t L_6 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->get_Size_2();
int32_t L_7 = ___size2;
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)__this)->set_Size_2(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)));
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.ICertificateValidator Mono.Net.Security.ChainValidationHelper::GetInternalValidator(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ChainValidationHelper_GetInternalValidator_mBDF9A751ADCBA2326B75ABF4BDE8410F08FF5FAC (MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider0, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (ChainValidationHelper_GetInternalValidator_mBDF9A751ADCBA2326B75ABF4BDE8410F08FF5FAC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_0 = ___settings1;
if (L_0)
{
goto IL_000e;
}
}
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_1 = ___provider0;
ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * L_2 = (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 *)il2cpp_codegen_object_new(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299_il2cpp_TypeInfo_var);
ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF(L_2, L_1, (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF *)NULL, (bool)0, (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 *)NULL, (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 *)NULL, /*hidden argument*/NULL);
return L_2;
}
IL_000e:
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_3 = ___settings1;
NullCheck(L_3);
RuntimeObject* L_4 = MonoTlsSettings_get_CertificateValidator_m8AA08A1EAEE520A4FBF9099C311BDF25931FE059(L_3, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_001d;
}
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_5 = ___settings1;
NullCheck(L_5);
RuntimeObject* L_6 = MonoTlsSettings_get_CertificateValidator_m8AA08A1EAEE520A4FBF9099C311BDF25931FE059(L_5, /*hidden argument*/NULL);
return L_6;
}
IL_001d:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_7 = ___provider0;
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_8 = ___settings1;
ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * L_9 = (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 *)il2cpp_codegen_object_new(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299_il2cpp_TypeInfo_var);
ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF(L_9, L_7, L_8, (bool)0, (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 *)NULL, (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 *)NULL, /*hidden argument*/NULL);
return L_9;
}
}
// Mono.Net.Security.ChainValidationHelper Mono.Net.Security.ChainValidationHelper::Create(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettingsU26,Mono.Net.Security.MonoTlsStream)
extern "C" IL2CPP_METHOD_ATTR ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * ChainValidationHelper_Create_m6D4991E3FF02AEB2E00BD1DE7A9C7D69BF0AECFB (MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider0, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** ___settings1, MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * ___stream2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (ChainValidationHelper_Create_m6D4991E3FF02AEB2E00BD1DE7A9C7D69BF0AECFB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * V_0 = NULL;
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_0 = ___provider0;
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** L_1 = ___settings1;
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_2 = *((MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF **)L_1);
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_3 = ___stream2;
ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * L_4 = (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 *)il2cpp_codegen_object_new(ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299_il2cpp_TypeInfo_var);
ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF(L_4, L_0, L_2, (bool)1, L_3, (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 *)NULL, /*hidden argument*/NULL);
V_0 = L_4;
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** L_5 = ___settings1;
ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * L_6 = V_0;
NullCheck(L_6);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_7 = L_6->get_settings_1();
*((RuntimeObject **)L_5) = (RuntimeObject *)L_7;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_5, (RuntimeObject *)L_7);
ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * L_8 = V_0;
return L_8;
}
}
// System.Void Mono.Net.Security.ChainValidationHelper::.ctor(Mono.Security.Interface.MonoTlsProvider,Mono.Security.Interface.MonoTlsSettings,System.Boolean,Mono.Net.Security.MonoTlsStream,Mono.Net.Security.ServerCertValidationCallbackWrapper)
extern "C" IL2CPP_METHOD_ATTR void ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider0, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings1, bool ___cloneSettings2, MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * ___stream3, ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * ___callbackWrapper4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (ChainValidationHelper__ctor_mFE078E9D7EB24B1E12975ABFC262C403F1A54CBF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * V_1 = NULL;
Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 V_2;
memset(&V_2, 0, sizeof(V_2));
int32_t G_B12_0 = 0;
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_0 = ___settings1;
if (L_0)
{
goto IL_0010;
}
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_1 = MonoTlsSettings_CopyDefaultSettings_m4CE2BE44BF064124CFD98CEF44E76FD5D6EA0AD2(/*hidden argument*/NULL);
___settings1 = L_1;
}
IL_0010:
{
bool L_2 = ___cloneSettings2;
if (!L_2)
{
goto IL_001c;
}
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_3 = ___settings1;
NullCheck(L_3);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_4 = MonoTlsSettings_CloneWithValidator_m46363CAC421939D9904660815CF1D8131C8DC3B1(L_3, __this, /*hidden argument*/NULL);
___settings1 = L_4;
}
IL_001c:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_5 = ___provider0;
if (L_5)
{
goto IL_0026;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_6 = MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D(/*hidden argument*/NULL);
___provider0 = L_6;
}
IL_0026:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_7 = ___provider0;
__this->set_provider_2(L_7);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_8 = ___settings1;
__this->set_settings_1(L_8);
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_9 = ___stream3;
__this->set_tlsStream_6(L_9);
ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * L_10 = ___callbackWrapper4;
__this->set_callbackWrapper_5(L_10);
V_0 = (bool)0;
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_11 = ___settings1;
if (!L_11)
{
goto IL_0099;
}
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_12 = ___settings1;
NullCheck(L_12);
MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * L_13 = MonoTlsSettings_get_RemoteCertificateValidationCallback_m1718C4B085FE8A31AFC7262616FFC5071072D737(L_12, /*hidden argument*/NULL);
if (!L_13)
{
goto IL_0069;
}
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_14 = ___settings1;
NullCheck(L_14);
MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * L_15 = MonoTlsSettings_get_RemoteCertificateValidationCallback_m1718C4B085FE8A31AFC7262616FFC5071072D737(L_14, /*hidden argument*/NULL);
RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * L_16 = CallbackHelpers_MonoToPublic_mA514EEB118D8EC3D84A607A42A0B48B5DA1FA500(L_15, /*hidden argument*/NULL);
V_1 = L_16;
RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * L_17 = V_1;
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_18 = (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *)il2cpp_codegen_object_new(ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB_il2cpp_TypeInfo_var);
ServerCertValidationCallback__ctor_m01DC1DC5935B7807EA9D35D50BDF9F00B68E1A23(L_18, L_17, /*hidden argument*/NULL);
__this->set_certValidationCallback_3(L_18);
}
IL_0069:
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_19 = ___settings1;
NullCheck(L_19);
MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * L_20 = MonoTlsSettings_get_ClientCertificateSelectionCallback_mAD91A51A5228D02BF8F2B6F1F49A0646D029E1D0(L_19, /*hidden argument*/NULL);
LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * L_21 = CallbackHelpers_MonoToInternal_m82BDD9A21269FA19DA58564160BE5A2C083A4199(L_20, /*hidden argument*/NULL);
__this->set_certSelectionCallback_4(L_21);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_22 = ___settings1;
NullCheck(L_22);
Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 L_23 = MonoTlsSettings_get_UseServicePointManagerCallback_mE0C4C192E0587991C12A79A7CA91C94EA31A2FA3(L_22, /*hidden argument*/NULL);
V_2 = L_23;
bool L_24 = Nullable_1_get_HasValue_m275A31438FCDAEEE039E95D887684E04FD6ECE2B((Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 *)(&V_2), /*hidden argument*/Nullable_1_get_HasValue_m275A31438FCDAEEE039E95D887684E04FD6ECE2B_RuntimeMethod_var);
if (L_24)
{
goto IL_0091;
}
}
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_25 = ___stream3;
G_B12_0 = ((!(((RuntimeObject*)(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 *)L_25) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0);
goto IL_0098;
}
IL_0091:
{
bool L_26 = Nullable_1_GetValueOrDefault_mEB3794454EFFF1F9B06CE0537D9971D6B4112E08((Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 *)(&V_2), /*hidden argument*/Nullable_1_GetValueOrDefault_mEB3794454EFFF1F9B06CE0537D9971D6B4112E08_RuntimeMethod_var);
G_B12_0 = ((int32_t)(L_26));
}
IL_0098:
{
V_0 = (bool)G_B12_0;
}
IL_0099:
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_27 = ___stream3;
if (!L_27)
{
goto IL_00ee;
}
}
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_28 = ___stream3;
NullCheck(L_28);
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_29 = MonoTlsStream_get_Request_m2A0C4CA4D549165015FACBFDB99051387A0A6ABA(L_28, /*hidden argument*/NULL);
__this->set_request_7(L_29);
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_30 = __this->get_request_7();
__this->set_sender_0(L_30);
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_31 = __this->get_certValidationCallback_3();
if (L_31)
{
goto IL_00cf;
}
}
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_32 = __this->get_request_7();
NullCheck(L_32);
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_33 = HttpWebRequest_get_ServerCertValidationCallback_mE535B7C3510E634EF8B2E2C9698BE4069D376619(L_32, /*hidden argument*/NULL);
__this->set_certValidationCallback_3(L_33);
}
IL_00cf:
{
LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * L_34 = __this->get_certSelectionCallback_4();
if (L_34)
{
goto IL_00e9;
}
}
{
LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * L_35 = (LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 *)il2cpp_codegen_object_new(LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2_il2cpp_TypeInfo_var);
LocalCertSelectionCallback__ctor_mEA7E533B4C8CF46131F4097785E653C9DF1E2A85(L_35, NULL, (intptr_t)((intptr_t)ChainValidationHelper_DefaultSelectionCallback_mC8C3FAEDFCAC634F7C77EA067637E0088863B31A_RuntimeMethod_var), /*hidden argument*/NULL);
__this->set_certSelectionCallback_4(L_35);
}
IL_00e9:
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_36 = ___settings1;
if (L_36)
{
goto IL_00ee;
}
}
{
V_0 = (bool)1;
}
IL_00ee:
{
bool L_37 = V_0;
if (!L_37)
{
goto IL_0104;
}
}
{
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_38 = __this->get_certValidationCallback_3();
if (L_38)
{
goto IL_0104;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(ServicePointManager_tB30C5869193569552EC4F0F454EF3ACF3908DC02_il2cpp_TypeInfo_var);
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_39 = ServicePointManager_get_ServerCertValidationCallback_mD060FAFC9DC69DA28963397C5C61BED8343C0381(/*hidden argument*/NULL);
__this->set_certValidationCallback_3(L_39);
}
IL_0104:
{
return;
}
}
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.ChainValidationHelper::DefaultSelectionCallback(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ChainValidationHelper_DefaultSelectionCallback_mC8C3FAEDFCAC634F7C77EA067637E0088863B31A (String_t* ___targetHost0, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___localCertificates1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___remoteCertificate2, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___acceptableIssuers3, const RuntimeMethod* method)
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * V_0 = NULL;
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_0 = ___localCertificates1;
if (!L_0)
{
goto IL_000b;
}
}
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_1 = ___localCertificates1;
NullCheck(L_1);
int32_t L_2 = CollectionBase_get_Count_mFB8B3BCCCE581FEFA96FF5A6C1629E7EC092D92C(L_1, /*hidden argument*/NULL);
if (L_2)
{
goto IL_000f;
}
}
IL_000b:
{
V_0 = (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)NULL;
goto IL_0017;
}
IL_000f:
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_3 = ___localCertificates1;
NullCheck(L_3);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_4 = X509CertificateCollection_get_Item_m799058377874ABF0EEE8AD63AE89B62B930A1E57(L_3, 0, /*hidden argument*/NULL);
V_0 = L_4;
}
IL_0017:
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_5 = V_0;
return L_5;
}
}
// Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.ChainValidationHelper::get_Settings()
extern "C" IL2CPP_METHOD_ATTR MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ChainValidationHelper_get_Settings_m0D7AF0562DCF1102D27554FFE64628F8EFBB8684 (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, const RuntimeMethod* method)
{
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_0 = __this->get_settings_1();
return L_0;
}
}
// System.Boolean Mono.Net.Security.ChainValidationHelper::SelectClientCertificate(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[],System.Security.Cryptography.X509Certificates.X509CertificateU26)
extern "C" IL2CPP_METHOD_ATTR bool ChainValidationHelper_SelectClientCertificate_m116ABB9254158E98AA9A0EB323980138B1F11983 (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, String_t* ___targetHost0, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___localCertificates1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___remoteCertificate2, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___acceptableIssuers3, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 ** ___clientCertificate4, const RuntimeMethod* method)
{
{
LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * L_0 = __this->get_certSelectionCallback_4();
if (L_0)
{
goto IL_000e;
}
}
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 ** L_1 = ___clientCertificate4;
*((RuntimeObject **)L_1) = (RuntimeObject *)NULL;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_1, (RuntimeObject *)NULL);
return (bool)0;
}
IL_000e:
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 ** L_2 = ___clientCertificate4;
LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * L_3 = __this->get_certSelectionCallback_4();
String_t* L_4 = ___targetHost0;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_5 = ___localCertificates1;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_6 = ___remoteCertificate2;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = ___acceptableIssuers3;
NullCheck(L_3);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_8 = LocalCertSelectionCallback_Invoke_m710A68C0A2D13DBB5E8434FC6E0ED75F90E7C176(L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL);
*((RuntimeObject **)L_2) = (RuntimeObject *)L_8;
Il2CppCodeGenWriteBarrier((RuntimeObject **)L_2, (RuntimeObject *)L_8);
return (bool)1;
}
}
// Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern "C" IL2CPP_METHOD_ATTR ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * ChainValidationHelper_ValidateCertificate_m0DE6FB5264C61C93FA06B954A0CBF670AB7C3A08 (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, String_t* ___host0, bool ___serverMode1, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certs2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (ChainValidationHelper_ValidateCertificate_m0DE6FB5264C61C93FA06B954A0CBF670AB7C3A08_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * V_0 = NULL;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * V_1 = NULL;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B8_0 = NULL;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B6_0 = NULL;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B7_0 = NULL;
int32_t G_B9_0 = 0;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B9_1 = NULL;
IL_0000:
try
{ // begin try (depth: 1)
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_0 = ___certs2;
if (!L_0)
{
goto IL_0015;
}
}
IL_0003:
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_1 = ___certs2;
NullCheck(L_1);
int32_t L_2 = CollectionBase_get_Count_mFB8B3BCCCE581FEFA96FF5A6C1629E7EC092D92C(L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0015;
}
}
IL_000b:
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_3 = ___certs2;
NullCheck(L_3);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_4 = X509CertificateCollection_get_Item_m799058377874ABF0EEE8AD63AE89B62B930A1E57(L_3, 0, /*hidden argument*/NULL);
V_0 = L_4;
goto IL_0017;
}
IL_0015:
{
V_0 = (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)NULL;
}
IL_0017:
{
String_t* L_5 = ___host0;
bool L_6 = ___serverMode1;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_7 = V_0;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_8 = ___certs2;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_9 = ChainValidationHelper_ValidateChain_m1FED22B0446D155E82E39C2743C9A16EDE6F62ED(__this, L_5, L_6, L_7, (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *)NULL, L_8, 0, /*hidden argument*/NULL);
V_1 = L_9;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_10 = __this->get_tlsStream_6();
if (!L_10)
{
goto IL_004b;
}
}
IL_002c:
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_11 = __this->get_tlsStream_6();
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_12 = V_1;
G_B6_0 = L_11;
if (!L_12)
{
G_B8_0 = L_11;
goto IL_0045;
}
}
IL_0035:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_13 = V_1;
NullCheck(L_13);
bool L_14 = ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18(L_13, /*hidden argument*/NULL);
G_B7_0 = G_B6_0;
if (!L_14)
{
G_B8_0 = G_B6_0;
goto IL_0045;
}
}
IL_003d:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_15 = V_1;
NullCheck(L_15);
bool L_16 = ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5(L_15, /*hidden argument*/NULL);
G_B9_0 = ((int32_t)(L_16));
G_B9_1 = G_B7_0;
goto IL_0046;
}
IL_0045:
{
G_B9_0 = 1;
G_B9_1 = G_B8_0;
}
IL_0046:
{
NullCheck(G_B9_1);
MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F(G_B9_1, (bool)G_B9_0, /*hidden argument*/NULL);
}
IL_004b:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_17 = V_1;
V_2 = L_17;
goto IL_0066;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_004f;
throw e;
}
CATCH_004f:
{ // begin catch(System.Object)
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_18 = __this->get_tlsStream_6();
if (!L_18)
{
goto IL_0064;
}
}
IL_0058:
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_19 = __this->get_tlsStream_6();
NullCheck(L_19);
MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F(L_19, (bool)1, /*hidden argument*/NULL);
}
IL_0064:
{
IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, NULL, ChainValidationHelper_ValidateCertificate_m0DE6FB5264C61C93FA06B954A0CBF670AB7C3A08_RuntimeMethod_var);
}
} // end catch (depth: 1)
IL_0066:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_20 = V_2;
return L_20;
}
}
// Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain)
extern "C" IL2CPP_METHOD_ATTR ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * ChainValidationHelper_ValidateCertificate_mE482A7E49237B8C3CA8F491A78CC6E6084671188 (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, String_t* ___host0, bool ___serverMode1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___leaf2, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (ChainValidationHelper_ValidateCertificate_mE482A7E49237B8C3CA8F491A78CC6E6084671188_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * V_0 = NULL;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B4_0 = NULL;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B2_0 = NULL;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B3_0 = NULL;
int32_t G_B5_0 = 0;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B5_1 = NULL;
IL_0000:
try
{ // begin try (depth: 1)
{
String_t* L_0 = ___host0;
bool L_1 = ___serverMode1;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_2 = ___leaf2;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_3 = ___chain3;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_4 = ChainValidationHelper_ValidateChain_m1FED22B0446D155E82E39C2743C9A16EDE6F62ED(__this, L_0, L_1, L_2, L_3, (X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 *)NULL, 0, /*hidden argument*/NULL);
V_0 = L_4;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_5 = __this->get_tlsStream_6();
if (!L_5)
{
goto IL_0035;
}
}
IL_0016:
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_6 = __this->get_tlsStream_6();
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_7 = V_0;
G_B2_0 = L_6;
if (!L_7)
{
G_B4_0 = L_6;
goto IL_002f;
}
}
IL_001f:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_8 = V_0;
NullCheck(L_8);
bool L_9 = ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18(L_8, /*hidden argument*/NULL);
G_B3_0 = G_B2_0;
if (!L_9)
{
G_B4_0 = G_B2_0;
goto IL_002f;
}
}
IL_0027:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_10 = V_0;
NullCheck(L_10);
bool L_11 = ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5(L_10, /*hidden argument*/NULL);
G_B5_0 = ((int32_t)(L_11));
G_B5_1 = G_B3_0;
goto IL_0030;
}
IL_002f:
{
G_B5_0 = 1;
G_B5_1 = G_B4_0;
}
IL_0030:
{
NullCheck(G_B5_1);
MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F(G_B5_1, (bool)G_B5_0, /*hidden argument*/NULL);
}
IL_0035:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_12 = V_0;
V_1 = L_12;
goto IL_0050;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0039;
throw e;
}
CATCH_0039:
{ // begin catch(System.Object)
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_13 = __this->get_tlsStream_6();
if (!L_13)
{
goto IL_004e;
}
}
IL_0042:
{
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_14 = __this->get_tlsStream_6();
NullCheck(L_14);
MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F(L_14, (bool)1, /*hidden argument*/NULL);
}
IL_004e:
{
IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, NULL, ChainValidationHelper_ValidateCertificate_mE482A7E49237B8C3CA8F491A78CC6E6084671188_RuntimeMethod_var);
}
} // end catch (depth: 1)
IL_0050:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_15 = V_1;
return L_15;
}
}
// Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateChain(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Net.Security.SslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * ChainValidationHelper_ValidateChain_m1FED22B0446D155E82E39C2743C9A16EDE6F62ED (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, String_t* ___host0, bool ___server1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___leaf2, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain3, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certs4, int32_t ___errors5, const RuntimeMethod* method)
{
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * V_0 = NULL;
bool V_1 = false;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * G_B3_0 = NULL;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * G_B2_0 = NULL;
{
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_0 = ___chain3;
V_0 = L_0;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_1 = ___chain3;
V_1 = (bool)((((RuntimeObject*)(X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *)L_1) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0);
}
IL_0009:
try
{ // begin try (depth: 1)
{
String_t* L_2 = ___host0;
bool L_3 = ___server1;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_4 = ___leaf2;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_5 = ___certs4;
int32_t L_6 = ___errors5;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_7 = ChainValidationHelper_ValidateChain_m7A807FE9B1CBE778FE851D07E24D80A3D567B90B(__this, L_2, L_3, L_4, (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 **)(&___chain3), L_5, L_6, /*hidden argument*/NULL);
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_8 = ___chain3;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_9 = V_0;
G_B2_0 = L_7;
if ((((RuntimeObject*)(X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *)L_8) == ((RuntimeObject*)(X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *)L_9)))
{
G_B3_0 = L_7;
goto IL_001f;
}
}
IL_001d:
{
V_1 = (bool)1;
G_B3_0 = G_B2_0;
}
IL_001f:
{
V_2 = G_B3_0;
IL2CPP_LEAVE(0x31, FINALLY_0022);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0022;
}
FINALLY_0022:
{ // begin finally (depth: 1)
{
bool L_10 = V_1;
if (!L_10)
{
goto IL_0030;
}
}
IL_0025:
{
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_11 = ___chain3;
if (!L_11)
{
goto IL_0030;
}
}
IL_0029:
{
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_12 = ___chain3;
NullCheck(L_12);
X509Chain_Dispose_m4CC4E701CE9CA80CC1C3787E84D955D6B7632A2E(L_12, /*hidden argument*/NULL);
}
IL_0030:
{
IL2CPP_END_FINALLY(34)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(34)
{
IL2CPP_JUMP_TBL(0x31, IL_0031)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0031:
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_13 = V_2;
return L_13;
}
}
// Mono.Security.Interface.ValidationResult Mono.Net.Security.ChainValidationHelper::ValidateChain(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509ChainU26,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Net.Security.SslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * ChainValidationHelper_ValidateChain_m7A807FE9B1CBE778FE851D07E24D80A3D567B90B (ChainValidationHelper_t66A382B78EA310FADEBD24424F976CF40330B299 * __this, String_t* ___host0, bool ___server1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___leaf2, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 ** ___chain3, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certs4, int32_t ___errors5, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (ChainValidationHelper_ValidateChain_m7A807FE9B1CBE778FE851D07E24D80A3D567B90B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
RuntimeObject* V_3 = NULL;
int32_t V_4 = 0;
bool V_5 = false;
int32_t V_6 = 0;
int32_t V_7 = 0;
ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * V_8 = NULL;
int32_t G_B3_0 = 0;
int32_t G_B30_0 = 0;
{
V_0 = (bool)0;
V_1 = (bool)0;
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_0 = __this->get_certValidationCallback_3();
if (L_0)
{
goto IL_0017;
}
}
{
ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * L_1 = __this->get_callbackWrapper_5();
G_B3_0 = ((!(((RuntimeObject*)(ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 *)L_1) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0);
goto IL_0018;
}
IL_0017:
{
G_B3_0 = 1;
}
IL_0018:
{
V_2 = (bool)G_B3_0;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_2 = __this->get_tlsStream_6();
if (!L_2)
{
goto IL_0032;
}
}
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = __this->get_request_7();
NullCheck(L_3);
ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_4 = HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC(L_3, /*hidden argument*/NULL);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_5 = ___leaf2;
NullCheck(L_4);
ServicePoint_UpdateServerCertificate_m4D130D9346CC9D940FE6CB00B40FB9B976853F01(L_4, L_5, /*hidden argument*/NULL);
}
IL_0032:
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_6 = ___leaf2;
if (L_6)
{
goto IL_0089;
}
}
{
int32_t L_7 = ___errors5;
___errors5 = ((int32_t)((int32_t)L_7|(int32_t)1));
bool L_8 = V_2;
if (!L_8)
{
goto IL_0079;
}
}
{
ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * L_9 = __this->get_callbackWrapper_5();
if (!L_9)
{
goto IL_005e;
}
}
{
ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * L_10 = __this->get_callbackWrapper_5();
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_11 = __this->get_certValidationCallback_3();
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_12 = ___leaf2;
int32_t L_13 = ___errors5;
NullCheck(L_10);
bool L_14 = ServerCertValidationCallbackWrapper_Invoke_mC75038D5C50C3354D6938DD77608DCE39D5DC1AE(L_10, L_11, L_12, (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *)NULL, L_13, /*hidden argument*/NULL);
V_1 = L_14;
goto IL_0074;
}
IL_005e:
{
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_15 = __this->get_certValidationCallback_3();
RuntimeObject * L_16 = __this->get_sender_0();
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_17 = ___leaf2;
int32_t L_18 = ___errors5;
NullCheck(L_15);
bool L_19 = ServerCertValidationCallback_Invoke_m9A3D9984E12278ACD7DEEE5E4B039A3250D6A8D0(L_15, L_16, L_17, (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *)NULL, L_18, /*hidden argument*/NULL);
V_1 = L_19;
}
IL_0074:
{
bool L_20 = V_1;
V_0 = (bool)((((int32_t)L_20) == ((int32_t)0))? 1 : 0);
}
IL_0079:
{
bool L_21 = V_1;
bool L_22 = V_0;
int32_t L_23 = ___errors5;
Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 L_24;
memset(&L_24, 0, sizeof(L_24));
Nullable_1__ctor_mF86B0471116F7006A94BCE33D1FAFB3888AED1A7((&L_24), L_23, /*hidden argument*/Nullable_1__ctor_mF86B0471116F7006A94BCE33D1FAFB3888AED1A7_RuntimeMethod_var);
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_25 = (ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 *)il2cpp_codegen_object_new(ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7_il2cpp_TypeInfo_var);
ValidationResult__ctor_mAA70CED6CBDDD7AD7E4E92C3B0132B59B3BE1DCE(L_25, L_21, L_22, 0, L_24, /*hidden argument*/NULL);
return L_25;
}
IL_0089:
{
String_t* L_26 = ___host0;
bool L_27 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_26, /*hidden argument*/NULL);
if (L_27)
{
goto IL_00ab;
}
}
{
String_t* L_28 = ___host0;
NullCheck(L_28);
int32_t L_29 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_28, ((int32_t)58), /*hidden argument*/NULL);
V_7 = L_29;
int32_t L_30 = V_7;
if ((((int32_t)L_30) <= ((int32_t)0)))
{
goto IL_00ab;
}
}
{
String_t* L_31 = ___host0;
int32_t L_32 = V_7;
NullCheck(L_31);
String_t* L_33 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_31, 0, L_32, /*hidden argument*/NULL);
___host0 = L_33;
}
IL_00ab:
{
IL2CPP_RUNTIME_CLASS_INIT(ServicePointManager_tB30C5869193569552EC4F0F454EF3ACF3908DC02_il2cpp_TypeInfo_var);
RuntimeObject* L_34 = ServicePointManager_GetLegacyCertificatePolicy_m91F5A99F923B7085226C21F50BD30C1BC056EC98(/*hidden argument*/NULL);
V_3 = L_34;
V_4 = 0;
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_35 = __this->get_settings_1();
IL2CPP_RUNTIME_CLASS_INIT(SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_il2cpp_TypeInfo_var);
bool L_36 = SystemCertificateValidator_NeedsChain_m51D5E6A2B5A26BECA8764E613D19345A9353BA52(L_35, /*hidden argument*/NULL);
V_5 = L_36;
bool L_37 = V_5;
bool L_38 = V_2;
if (!((int32_t)((int32_t)((((int32_t)L_37) == ((int32_t)0))? 1 : 0)&(int32_t)L_38)))
{
goto IL_00e2;
}
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_39 = __this->get_settings_1();
if (!L_39)
{
goto IL_00df;
}
}
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_40 = __this->get_settings_1();
NullCheck(L_40);
bool L_41 = MonoTlsSettings_get_CallbackNeedsCertificateChain_m4E80A5055E68720FE1F48E9AC3AC9176C76C9C7D(L_40, /*hidden argument*/NULL);
if (!L_41)
{
goto IL_00e2;
}
}
IL_00df:
{
V_5 = (bool)1;
}
IL_00e2:
{
int32_t L_42 = ___errors5;
V_6 = L_42;
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_43 = __this->get_provider_2();
String_t* L_44 = ___host0;
bool L_45 = ___server1;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_46 = ___certs4;
bool L_47 = V_5;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 ** L_48 = ___chain3;
NullCheck(L_43);
bool L_49 = VirtFuncInvoker8< bool, RuntimeObject*, String_t*, bool, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 *, bool, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 **, int32_t*, int32_t* >::Invoke(12 /* System.Boolean Mono.Security.Interface.MonoTlsProvider::ValidateCertificate(Mono.Security.Interface.ICertificateValidator2,System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean,System.Security.Cryptography.X509Certificates.X509Chain&,Mono.Security.Interface.MonoSslPolicyErrors&,System.Int32&) */, L_43, __this, L_44, L_45, L_46, L_47, (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 **)L_48, (int32_t*)(&V_6), (int32_t*)(&V_4));
V_1 = L_49;
int32_t L_50 = V_6;
___errors5 = L_50;
int32_t L_51 = V_4;
if (L_51)
{
goto IL_0112;
}
}
{
int32_t L_52 = ___errors5;
if (!L_52)
{
goto IL_0112;
}
}
{
V_4 = ((int32_t)-2146762485);
}
IL_0112:
{
RuntimeObject* L_53 = V_3;
if (!L_53)
{
goto IL_0162;
}
}
{
RuntimeObject* L_54 = V_3;
if (!((DefaultCertificatePolicy_t2B28BF921CE86F4956EF998580E48C314B14A674 *)IsInstClass((RuntimeObject*)L_54, DefaultCertificatePolicy_t2B28BF921CE86F4956EF998580E48C314B14A674_il2cpp_TypeInfo_var)))
{
goto IL_0125;
}
}
{
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_55 = __this->get_certValidationCallback_3();
if (L_55)
{
goto IL_0162;
}
}
IL_0125:
{
V_8 = (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 *)NULL;
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_56 = __this->get_request_7();
if (!L_56)
{
goto IL_013d;
}
}
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_57 = __this->get_request_7();
NullCheck(L_57);
ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_58 = HttpWebRequest_get_ServicePointNoLock_m6749645299E6A6C85445E9B7F2DAD248FC6FA1E1(L_57, /*hidden argument*/NULL);
V_8 = L_58;
}
IL_013d:
{
RuntimeObject* L_59 = V_3;
ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_60 = V_8;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_61 = ___leaf2;
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_62 = __this->get_request_7();
int32_t L_63 = V_4;
NullCheck(L_59);
bool L_64 = InterfaceFuncInvoker4< bool, ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 *, int32_t >::Invoke(0 /* System.Boolean System.Net.ICertificatePolicy::CheckValidationResult(System.Net.ServicePoint,System.Security.Cryptography.X509Certificates.X509Certificate,System.Net.WebRequest,System.Int32) */, ICertificatePolicy_tC17FB628273BC68D64CCF0F0F64D4290B084434E_il2cpp_TypeInfo_var, L_59, L_60, L_61, L_62, L_63);
V_1 = L_64;
bool L_65 = V_1;
if (L_65)
{
goto IL_0160;
}
}
{
RuntimeObject* L_66 = V_3;
G_B30_0 = ((((int32_t)((!(((RuntimeObject*)(DefaultCertificatePolicy_t2B28BF921CE86F4956EF998580E48C314B14A674 *)((DefaultCertificatePolicy_t2B28BF921CE86F4956EF998580E48C314B14A674 *)IsInstClass((RuntimeObject*)L_66, DefaultCertificatePolicy_t2B28BF921CE86F4956EF998580E48C314B14A674_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_0161;
}
IL_0160:
{
G_B30_0 = 0;
}
IL_0161:
{
V_0 = (bool)G_B30_0;
}
IL_0162:
{
bool L_67 = V_2;
if (!L_67)
{
goto IL_01a4;
}
}
{
ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * L_68 = __this->get_callbackWrapper_5();
if (!L_68)
{
goto IL_0187;
}
}
{
ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * L_69 = __this->get_callbackWrapper_5();
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_70 = __this->get_certValidationCallback_3();
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_71 = ___leaf2;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 ** L_72 = ___chain3;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_73 = *((X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 **)L_72);
int32_t L_74 = ___errors5;
NullCheck(L_69);
bool L_75 = ServerCertValidationCallbackWrapper_Invoke_mC75038D5C50C3354D6938DD77608DCE39D5DC1AE(L_69, L_70, L_71, L_73, L_74, /*hidden argument*/NULL);
V_1 = L_75;
goto IL_019f;
}
IL_0187:
{
ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * L_76 = __this->get_certValidationCallback_3();
RuntimeObject * L_77 = __this->get_sender_0();
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_78 = ___leaf2;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 ** L_79 = ___chain3;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_80 = *((X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 **)L_79);
int32_t L_81 = ___errors5;
NullCheck(L_76);
bool L_82 = ServerCertValidationCallback_Invoke_m9A3D9984E12278ACD7DEEE5E4B039A3250D6A8D0(L_76, L_77, L_78, L_80, L_81, /*hidden argument*/NULL);
V_1 = L_82;
}
IL_019f:
{
bool L_83 = V_1;
V_0 = (bool)((((int32_t)L_83) == ((int32_t)0))? 1 : 0);
}
IL_01a4:
{
bool L_84 = V_1;
bool L_85 = V_0;
int32_t L_86 = V_4;
int32_t L_87 = ___errors5;
Nullable_1_t87E3837BC1E3397FF9051586CE8E2328CEA1F1D2 L_88;
memset(&L_88, 0, sizeof(L_88));
Nullable_1__ctor_mF86B0471116F7006A94BCE33D1FAFB3888AED1A7((&L_88), L_87, /*hidden argument*/Nullable_1__ctor_mF86B0471116F7006A94BCE33D1FAFB3888AED1A7_RuntimeMethod_var);
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_89 = (ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 *)il2cpp_codegen_object_new(ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7_il2cpp_TypeInfo_var);
ValidationResult__ctor_mAA70CED6CBDDD7AD7E4E92C3B0132B59B3BE1DCE(L_89, L_84, L_85, L_86, L_88, /*hidden argument*/NULL);
return L_89;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.MobileAuthenticatedStream::.ctor(System.IO.Stream,System.Boolean,System.Net.Security.SslStream,Mono.Security.Interface.MonoTlsSettings,Mono.Security.Interface.MonoTlsProvider)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream__ctor_mF6BF50D6BFDEF283FF8036F5170281D29FDD7628 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___innerStream0, bool ___leaveInnerStreamOpen1, SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087 * ___owner2, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings3, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream__ctor_mF6BF50D6BFDEF283FF8036F5170281D29FDD7628_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL);
__this->set_ioLock_13(L_0);
IL2CPP_RUNTIME_CLASS_INIT(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var);
int32_t L_1 = ((MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_StaticFields*)il2cpp_codegen_static_fields_for(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var))->get_nextId_20();
int32_t L_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1));
((MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_StaticFields*)il2cpp_codegen_static_fields_for(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var))->set_nextId_20(L_2);
__this->set_ID_21(L_2);
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_3 = ___innerStream0;
bool L_4 = ___leaveInnerStreamOpen1;
AuthenticatedStream__ctor_mFCFA51BD3C5544DC6390CF5094E1C0DBA133C172(__this, L_3, L_4, /*hidden argument*/NULL);
SslStream_t9CEE8F6E125C734DD807D9289C86860FFEE81087 * L_5 = ___owner2;
__this->set_U3CSslStreamU3Ek__BackingField_17(L_5);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_6 = ___settings3;
__this->set_U3CSettingsU3Ek__BackingField_18(L_6);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_7 = ___provider4;
__this->set_U3CProviderU3Ek__BackingField_19(L_7);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_8 = (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 *)il2cpp_codegen_object_new(BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00_il2cpp_TypeInfo_var);
BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F(L_8, ((int32_t)16834), /*hidden argument*/NULL);
__this->set_readBuffer_11(L_8);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_9 = (BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 *)il2cpp_codegen_object_new(BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00_il2cpp_TypeInfo_var);
BufferOffsetSize2__ctor_m68156625CD993C66D5EA9C5194263DD9A4F59F3F(L_9, ((int32_t)16384), /*hidden argument*/NULL);
__this->set_writeBuffer_12(L_9);
return;
}
}
// Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileAuthenticatedStream::get_Settings()
extern "C" IL2CPP_METHOD_ATTR MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * MobileAuthenticatedStream_get_Settings_mA58954FF6C914DBAACB8F508ACFC5165A9A43155 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_0 = __this->get_U3CSettingsU3Ek__BackingField_18();
return L_0;
}
}
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MobileAuthenticatedStream::get_Provider()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MobileAuthenticatedStream_get_Provider_mC36232C2AF537A29FBB55B1AD3C99F02A9731C37 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_0 = __this->get_U3CProviderU3Ek__BackingField_19();
return L_0;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::CheckThrow(System.Boolean,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___authSuccessCheck0, bool ___shutdownCheck1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_0 = __this->get_lastException_7();
if (!L_0)
{
goto IL_0013;
}
}
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_1 = __this->get_lastException_7();
NullCheck(L_1);
ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F(L_1, /*hidden argument*/NULL);
}
IL_0013:
{
bool L_2 = ___authSuccessCheck0;
if (!L_2)
{
goto IL_0029;
}
}
{
bool L_3 = VirtFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Net.Security.AuthenticatedStream::get_IsAuthenticated() */, __this);
if (L_3)
{
goto IL_0029;
}
}
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_4 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_4, _stringLiteralA2D949D908FE6D31B32F76B1D98C42040346B4AF, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E_RuntimeMethod_var);
}
IL_0029:
{
bool L_5 = ___shutdownCheck1;
if (!L_5)
{
goto IL_003f;
}
}
{
bool L_6 = __this->get_shutdown_15();
if (!L_6)
{
goto IL_003f;
}
}
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_7 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_7, _stringLiteral80C8E6938B5EF83DCE60C536BC9079720D54F951, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E_RuntimeMethod_var);
}
IL_003f:
{
return;
}
}
// System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetSSPIException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR Exception_t * MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27 (Exception_t * ___e0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Exception_t * L_0 = ___e0;
if (((OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 *)IsInstClass((RuntimeObject*)L_0, OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90_il2cpp_TypeInfo_var)))
{
goto IL_0020;
}
}
{
Exception_t * L_1 = ___e0;
if (((IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)IsInstClass((RuntimeObject*)L_1, IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var)))
{
goto IL_0020;
}
}
{
Exception_t * L_2 = ___e0;
if (((ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)IsInstClass((RuntimeObject*)L_2, ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var)))
{
goto IL_0020;
}
}
{
Exception_t * L_3 = ___e0;
if (!((AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 *)IsInstClass((RuntimeObject*)L_3, AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516_il2cpp_TypeInfo_var)))
{
goto IL_0022;
}
}
IL_0020:
{
Exception_t * L_4 = ___e0;
return L_4;
}
IL_0022:
{
Exception_t * L_5 = ___e0;
AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 * L_6 = (AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 *)il2cpp_codegen_object_new(AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516_il2cpp_TypeInfo_var);
AuthenticationException__ctor_m431AB34EFB028337941758B192DF4D045BA93005(L_6, _stringLiteral7B453BCD52F806A62F523CDE2D3C877791F00E3D, L_5, /*hidden argument*/NULL);
return L_6;
}
}
// System.Exception Mono.Net.Security.MobileAuthenticatedStream::GetIOException(System.Exception,System.String)
extern "C" IL2CPP_METHOD_ATTR Exception_t * MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4 (Exception_t * ___e0, String_t* ___message1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Exception_t * L_0 = ___e0;
if (((OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90 *)IsInstClass((RuntimeObject*)L_0, OperationCanceledException_tD28B1AE59ACCE4D46333BFE398395B8D75D76A90_il2cpp_TypeInfo_var)))
{
goto IL_0020;
}
}
{
Exception_t * L_1 = ___e0;
if (((IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)IsInstClass((RuntimeObject*)L_1, IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var)))
{
goto IL_0020;
}
}
{
Exception_t * L_2 = ___e0;
if (((ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)IsInstClass((RuntimeObject*)L_2, ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var)))
{
goto IL_0020;
}
}
{
Exception_t * L_3 = ___e0;
if (!((AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 *)IsInstClass((RuntimeObject*)L_3, AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516_il2cpp_TypeInfo_var)))
{
goto IL_0022;
}
}
IL_0020:
{
Exception_t * L_4 = ___e0;
return L_4;
}
IL_0022:
{
String_t* L_5 = ___message1;
Exception_t * L_6 = ___e0;
IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * L_7 = (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)il2cpp_codegen_object_new(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var);
IOException__ctor_m37262C706BEB979358ABEFEA9F9F253E8773D2B7(L_7, L_5, L_6, /*hidden argument*/NULL);
return L_7;
}
}
// System.Runtime.ExceptionServices.ExceptionDispatchInfo Mono.Net.Security.MobileAuthenticatedStream::SetException(System.Exception)
extern "C" IL2CPP_METHOD_ATTR ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, Exception_t * ___e0, const RuntimeMethod* method)
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * V_0 = NULL;
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * G_B2_0 = NULL;
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * G_B1_0 = NULL;
{
Exception_t * L_0 = ___e0;
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_1 = ExceptionDispatchInfo_Capture_m8E5F721466EDFE9AA8BC532F9AE7A859E0766E23(L_0, /*hidden argument*/NULL);
V_0 = L_1;
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A ** L_2 = __this->get_address_of_lastException_7();
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_3 = V_0;
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_4 = InterlockedCompareExchangeImpl<ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A *>((ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A **)L_2, L_3, (ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A *)NULL);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_5 = L_4;
G_B1_0 = L_5;
if (L_5)
{
G_B2_0 = L_5;
goto IL_0019;
}
}
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_6 = V_0;
G_B2_0 = L_6;
}
IL_0019:
{
return G_B2_0;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::AuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_AuthenticateAsClient_mD5CF73BAD8ABDB6BBFE869EDD519F440767F3749 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, String_t* ___targetHost0, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___clientCertificates1, int32_t ___enabledSslProtocols2, bool ___checkCertificateRevocation3, const RuntimeMethod* method)
{
{
String_t* L_0 = ___targetHost0;
int32_t L_1 = ___enabledSslProtocols2;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_2 = ___clientCertificates1;
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_3 = MobileAuthenticatedStream_ProcessAuthentication_m1A9EEBB26CCD694B0B844D8375EA85E6A353B73E(__this, (bool)1, (bool)0, L_0, L_1, (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)NULL, L_2, (bool)0, /*hidden argument*/NULL);
NullCheck(L_3);
Task_Wait_m7793234C16E5D2B719519CE3C55653EA4D1A815A(L_3, /*hidden argument*/NULL);
return;
}
}
// System.Net.Security.AuthenticatedStream Mono.Net.Security.MobileAuthenticatedStream::get_AuthenticatedStream()
extern "C" IL2CPP_METHOD_ATTR AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501 * MobileAuthenticatedStream_get_AuthenticatedStream_m8E9CBB8FB94F45D8BDE414B3547E568781BEADF5 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
return __this;
}
}
// System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::ProcessAuthentication(System.Boolean,System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * MobileAuthenticatedStream_ProcessAuthentication_m1A9EEBB26CCD694B0B844D8375EA85E6A353B73E (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___runSynchronously0, bool ___serverMode1, String_t* ___targetHost2, int32_t ___enabledProtocols3, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___serverCertificate4, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___clientCertificates5, bool ___clientCertRequired6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_ProcessAuthentication_m1A9EEBB26CCD694B0B844D8375EA85E6A353B73E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA V_0;
memset(&V_0, 0, sizeof(V_0));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 V_1;
memset(&V_1, 0, sizeof(V_1));
{
(&V_0)->set_U3CU3E4__this_5(__this);
bool L_0 = ___runSynchronously0;
(&V_0)->set_runSynchronously_6(L_0);
bool L_1 = ___serverMode1;
(&V_0)->set_serverMode_2(L_1);
String_t* L_2 = ___targetHost2;
(&V_0)->set_targetHost_4(L_2);
int32_t L_3 = ___enabledProtocols3;
(&V_0)->set_enabledProtocols_7(L_3);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_4 = ___serverCertificate4;
(&V_0)->set_serverCertificate_3(L_4);
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_5 = ___clientCertificates5;
(&V_0)->set_clientCertificates_8(L_5);
bool L_6 = ___clientCertRequired6;
(&V_0)->set_clientCertRequired_9(L_6);
IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_il2cpp_TypeInfo_var);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 L_7 = AsyncTaskMethodBuilder_Create_m081DF9A202E7C2F3CF3D41E1E63E63DA18F19FDB(/*hidden argument*/NULL);
(&V_0)->set_U3CU3Et__builder_1(L_7);
(&V_0)->set_U3CU3E1__state_0((-1));
U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA L_8 = V_0;
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 L_9 = L_8.get_U3CU3Et__builder_1();
V_1 = L_9;
AsyncTaskMethodBuilder_Start_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mD2744150B60B8B03BAB01F0D4C6245DFDD9AE300((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)(&V_1), (U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_Start_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mD2744150B60B8B03BAB01F0D4C6245DFDD9AE300_RuntimeMethod_var);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_10 = (&V_0)->get_address_of_U3CU3Et__builder_1();
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_11 = AsyncTaskMethodBuilder_get_Task_m3E45BC00F7D224FEA04AB9BF26DB52E131D33022((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_10, /*hidden argument*/NULL);
return L_11;
}
}
// System.IAsyncResult Mono.Net.Security.MobileAuthenticatedStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* MobileAuthenticatedStream_BeginRead_m678B1BECC958CD3B67D66134E56AD3CAEB07019C (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___count2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___asyncCallback3, RuntimeObject * ___asyncState4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_BeginRead_m678B1BECC958CD3B67D66134E56AD3CAEB07019C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * V_0 = NULL;
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0;
int32_t L_1 = ___offset1;
int32_t L_2 = ___count2;
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * L_3 = (AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 *)il2cpp_codegen_object_new(AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1_il2cpp_TypeInfo_var);
AsyncReadRequest__ctor_mAF75247AFFC230BA5433424D27D13ACF53B3A239(L_3, __this, (bool)0, L_0, L_1, L_2, /*hidden argument*/NULL);
V_0 = L_3;
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_il2cpp_TypeInfo_var);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_5 = CancellationToken_get_None_m008D4CF5E11172703A6D781A3C30E6E537004F1D(/*hidden argument*/NULL);
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_6 = MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7(__this, 0, L_4, L_5, /*hidden argument*/NULL);
AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_7 = ___asyncCallback3;
RuntimeObject * L_8 = ___asyncState4;
RuntimeObject* L_9 = TaskToApm_Begin_m42DFEB73E3BB1B51E0E8D115AFD215F9F2BF4175(L_6, L_7, L_8, /*hidden argument*/NULL);
return L_9;
}
}
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::EndRead(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR int32_t MobileAuthenticatedStream_EndRead_m347ACCE77CCCE6738781A2B182949CBA72CF9143 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_EndRead_m347ACCE77CCCE6738781A2B182949CBA72CF9143_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___asyncResult0;
int32_t L_1 = TaskToApm_End_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m7A78383A6B69F06EC91BDED0E0F6F3DE02960234(L_0, /*hidden argument*/TaskToApm_End_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m7A78383A6B69F06EC91BDED0E0F6F3DE02960234_RuntimeMethod_var);
return L_1;
}
}
// System.IAsyncResult Mono.Net.Security.MobileAuthenticatedStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* MobileAuthenticatedStream_BeginWrite_m01F98CCE1A968C5654028F266F3C648CF858864B (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___count2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___asyncCallback3, RuntimeObject * ___asyncState4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_BeginWrite_m01F98CCE1A968C5654028F266F3C648CF858864B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * V_0 = NULL;
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0;
int32_t L_1 = ___offset1;
int32_t L_2 = ___count2;
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * L_3 = (AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B *)il2cpp_codegen_object_new(AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B_il2cpp_TypeInfo_var);
AsyncWriteRequest__ctor_mF3534E810074917ABDE7E4CE7EE61715694F9EB8(L_3, __this, (bool)0, L_0, L_1, L_2, /*hidden argument*/NULL);
V_0 = L_3;
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_il2cpp_TypeInfo_var);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_5 = CancellationToken_get_None_m008D4CF5E11172703A6D781A3C30E6E537004F1D(/*hidden argument*/NULL);
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_6 = MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7(__this, 1, L_4, L_5, /*hidden argument*/NULL);
AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_7 = ___asyncCallback3;
RuntimeObject * L_8 = ___asyncState4;
RuntimeObject* L_9 = TaskToApm_Begin_m42DFEB73E3BB1B51E0E8D115AFD215F9F2BF4175(L_6, L_7, L_8, /*hidden argument*/NULL);
return L_9;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::EndWrite(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_EndWrite_m0CA1FD8354542D4F2BCA50BB4B0B852472D775C1 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___asyncResult0;
TaskToApm_End_m1BCAAEC9A8AED75C16537F0D568BE8AE8670FD1A(L_0, /*hidden argument*/NULL);
return;
}
}
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::Read(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR int32_t MobileAuthenticatedStream_Read_mB273DD14EDCED08E88F57CB340B97A206BA7DDE1 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_Read_mB273DD14EDCED08E88F57CB340B97A206BA7DDE1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * V_0 = NULL;
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0;
int32_t L_1 = ___offset1;
int32_t L_2 = ___count2;
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * L_3 = (AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 *)il2cpp_codegen_object_new(AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1_il2cpp_TypeInfo_var);
AsyncReadRequest__ctor_mAF75247AFFC230BA5433424D27D13ACF53B3A239(L_3, __this, (bool)1, L_0, L_1, L_2, /*hidden argument*/NULL);
V_0 = L_3;
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_il2cpp_TypeInfo_var);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_5 = CancellationToken_get_None_m008D4CF5E11172703A6D781A3C30E6E537004F1D(/*hidden argument*/NULL);
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_6 = MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7(__this, 0, L_4, L_5, /*hidden argument*/NULL);
NullCheck(L_6);
int32_t L_7 = Task_1_get_Result_m80E150EF93681DF361700DB6F78C976BE3EC871B(L_6, /*hidden argument*/Task_1_get_Result_m80E150EF93681DF361700DB6F78C976BE3EC871B_RuntimeMethod_var);
return L_7;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::Write(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_Write_m0264ACE9D90AFB72A1A27B6130DD1B2876334DDF (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_Write_m0264ACE9D90AFB72A1A27B6130DD1B2876334DDF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * V_0 = NULL;
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0;
int32_t L_1 = ___offset1;
int32_t L_2 = ___count2;
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * L_3 = (AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B *)il2cpp_codegen_object_new(AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B_il2cpp_TypeInfo_var);
AsyncWriteRequest__ctor_mF3534E810074917ABDE7E4CE7EE61715694F9EB8(L_3, __this, (bool)1, L_0, L_1, L_2, /*hidden argument*/NULL);
V_0 = L_3;
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_il2cpp_TypeInfo_var);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_5 = CancellationToken_get_None_m008D4CF5E11172703A6D781A3C30E6E537004F1D(/*hidden argument*/NULL);
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_6 = MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7(__this, 1, L_4, L_5, /*hidden argument*/NULL);
NullCheck(L_6);
Task_Wait_m7793234C16E5D2B719519CE3C55653EA4D1A815A(L_6, /*hidden argument*/NULL);
return;
}
}
// System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * MobileAuthenticatedStream_ReadAsync_mA54D1973D54A2F0DB84CE3FB41EAE1974988BB32 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___count2, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_ReadAsync_mA54D1973D54A2F0DB84CE3FB41EAE1974988BB32_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * V_0 = NULL;
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0;
int32_t L_1 = ___offset1;
int32_t L_2 = ___count2;
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * L_3 = (AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 *)il2cpp_codegen_object_new(AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1_il2cpp_TypeInfo_var);
AsyncReadRequest__ctor_mAF75247AFFC230BA5433424D27D13ACF53B3A239(L_3, __this, (bool)0, L_0, L_1, L_2, /*hidden argument*/NULL);
V_0 = L_3;
AsyncReadRequest_t10B0459470C14DC065B5AD60AF378AB78CD138C1 * L_4 = V_0;
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_5 = ___cancellationToken3;
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_6 = MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7(__this, 0, L_4, L_5, /*hidden argument*/NULL);
return L_6;
}
}
// System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * MobileAuthenticatedStream_WriteAsync_m2521D8A56CEC0EA00B99F2DD570FCCEDEBFF1807 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___count2, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_WriteAsync_m2521D8A56CEC0EA00B99F2DD570FCCEDEBFF1807_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * V_0 = NULL;
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___buffer0;
int32_t L_1 = ___offset1;
int32_t L_2 = ___count2;
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * L_3 = (AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B *)il2cpp_codegen_object_new(AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B_il2cpp_TypeInfo_var);
AsyncWriteRequest__ctor_mF3534E810074917ABDE7E4CE7EE61715694F9EB8(L_3, __this, (bool)0, L_0, L_1, L_2, /*hidden argument*/NULL);
V_0 = L_3;
AsyncWriteRequest_tFE4740D02401F295910B4006A8390590D5E2C27B * L_4 = V_0;
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_5 = ___cancellationToken3;
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_6 = MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7(__this, 1, L_4, L_5, /*hidden argument*/NULL);
return L_6;
}
}
// System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::StartOperation(Mono.Net.Security.MobileAuthenticatedStream_OperationType,Mono.Net.Security.AsyncProtocolRequest,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, int32_t ___type0, AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncRequest1, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_StartOperation_mB3763CD0086F3FB7D75AF3E10A9E1532FAD5BDB7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 V_0;
memset(&V_0, 0, sizeof(V_0));
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 V_1;
memset(&V_1, 0, sizeof(V_1));
{
(&V_0)->set_U3CU3E4__this_2(__this);
int32_t L_0 = ___type0;
(&V_0)->set_type_3(L_0);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_1 = ___asyncRequest1;
(&V_0)->set_asyncRequest_4(L_1);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_2 = ___cancellationToken2;
(&V_0)->set_cancellationToken_5(L_2);
IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079_il2cpp_TypeInfo_var);
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 L_3 = AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318(/*hidden argument*/AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318_RuntimeMethod_var);
(&V_0)->set_U3CU3Et__builder_1(L_3);
(&V_0)->set_U3CU3E1__state_0((-1));
U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 L_4 = V_0;
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 L_5 = L_4.get_U3CU3Et__builder_1();
V_1 = L_5;
AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m86EE112E3DDD51CBC6A0F57A35AC3919A128BCB8((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)(&V_1), (U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_1_Start_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m86EE112E3DDD51CBC6A0F57A35AC3919A128BCB8_RuntimeMethod_var);
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_6 = (&V_0)->get_address_of_U3CU3Et__builder_1();
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_7 = AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_6, /*hidden argument*/AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2_RuntimeMethod_var);
return L_7;
}
}
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::InternalRead(System.Byte[],System.Int32,System.Int32,System.BooleanU26)
extern "C" IL2CPP_METHOD_ATTR int32_t MobileAuthenticatedStream_InternalRead_m61B06DFDEA8207EEB7F1C350A428D7158ED25764 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, bool* ___outWantMore3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_InternalRead_m61B06DFDEA8207EEB7F1C350A428D7158ED25764_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * V_0 = NULL;
int32_t V_1 = 0;
bool V_2 = false;
int32_t V_3 = 0;
Exception_t * V_4 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * G_B2_0 = NULL;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * G_B1_0 = NULL;
IL_0000:
try
{ // begin try (depth: 1)
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_0 = __this->get_asyncHandshakeRequest_8();
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_1 = L_0;
G_B1_0 = L_1;
if (L_1)
{
G_B2_0 = L_1;
goto IL_0010;
}
}
IL_0009:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_2 = __this->get_asyncReadRequest_9();
G_B2_0 = L_2;
}
IL_0010:
{
V_0 = G_B2_0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_3 = V_0;
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_4 = __this->get_readBuffer_11();
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = ___buffer0;
int32_t L_6 = ___offset1;
int32_t L_7 = ___size2;
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_8 = MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47(__this, L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_9 = L_8;
int32_t L_10 = L_9.get_Item1_0();
V_1 = L_10;
bool L_11 = L_9.get_Item2_1();
V_2 = L_11;
bool* L_12 = ___outWantMore3;
bool L_13 = V_2;
*((int8_t*)L_12) = (int8_t)L_13;
int32_t L_14 = V_1;
V_3 = L_14;
goto IL_0053;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0036;
throw e;
}
CATCH_0036:
{ // begin catch(System.Exception)
V_4 = ((Exception_t *)__exception_local);
Exception_t * L_15 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var);
Exception_t * L_16 = MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4(L_15, _stringLiteral3088FBCF4C4DB32725AE1475DD6D16D5BF29B540, /*hidden argument*/NULL);
MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F(__this, L_16, /*hidden argument*/NULL);
bool* L_17 = ___outWantMore3;
*((int8_t*)L_17) = (int8_t)0;
V_3 = (-1);
goto IL_0053;
} // end catch (depth: 1)
IL_0053:
{
int32_t L_18 = V_3;
return L_18;
}
}
// System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::InternalRead(Mono.Net.Security.AsyncProtocolRequest,Mono.Net.Security.BufferOffsetSize,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncRequest0, BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * ___internalBuffer1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t G_B7_0 = 0;
int32_t G_B6_0 = 0;
int32_t G_B8_0 = 0;
int32_t G_B8_1 = 0;
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_0 = ___asyncRequest0;
if (L_0)
{
goto IL_0009;
}
}
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_1 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_1, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, MobileAuthenticatedStream_InternalRead_mE90566374244F746502383488E02279B6A4F2E47_RuntimeMethod_var);
}
IL_0009:
{
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_2 = ___internalBuffer1;
NullCheck(L_2);
int32_t L_3 = L_2->get_Size_2();
if (L_3)
{
goto IL_0039;
}
}
{
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_4 = ___internalBuffer1;
NullCheck(L_4);
bool L_5 = L_4->get_Complete_4();
if (L_5)
{
goto IL_0039;
}
}
{
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_6 = ___internalBuffer1;
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_7 = ___internalBuffer1;
int32_t L_8 = 0;
V_1 = L_8;
NullCheck(L_7);
L_7->set_Size_2(L_8);
int32_t L_9 = V_1;
NullCheck(L_6);
L_6->set_Offset_1(L_9);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_10 = ___asyncRequest0;
int32_t L_11 = ___size4;
NullCheck(L_10);
AsyncProtocolRequest_RequestRead_mFE5CEC3957F554C144DFBD3965538192A954D064(L_10, L_11, /*hidden argument*/NULL);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_12;
memset(&L_12, 0, sizeof(L_12));
ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766((&L_12), 0, (bool)1, /*hidden argument*/ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766_RuntimeMethod_var);
return L_12;
}
IL_0039:
{
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_13 = ___internalBuffer1;
NullCheck(L_13);
int32_t L_14 = L_13->get_Size_2();
int32_t L_15 = ___size4;
IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var);
int32_t L_16 = Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525(L_14, L_15, /*hidden argument*/NULL);
V_0 = L_16;
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_17 = ___internalBuffer1;
NullCheck(L_17);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_18 = L_17->get_Buffer_0();
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_19 = ___internalBuffer1;
NullCheck(L_19);
int32_t L_20 = L_19->get_Offset_1();
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_21 = ___buffer2;
int32_t L_22 = ___offset3;
int32_t L_23 = V_0;
Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_18, L_20, (RuntimeArray *)(RuntimeArray *)L_21, L_22, L_23, /*hidden argument*/NULL);
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_24 = ___internalBuffer1;
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_25 = L_24;
NullCheck(L_25);
int32_t L_26 = L_25->get_Offset_1();
int32_t L_27 = V_0;
NullCheck(L_25);
L_25->set_Offset_1(((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_27)));
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_28 = ___internalBuffer1;
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_29 = L_28;
NullCheck(L_29);
int32_t L_30 = L_29->get_Size_2();
int32_t L_31 = V_0;
NullCheck(L_29);
L_29->set_Size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)L_31)));
int32_t L_32 = V_0;
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_33 = ___internalBuffer1;
NullCheck(L_33);
bool L_34 = L_33->get_Complete_4();
G_B6_0 = L_32;
if (L_34)
{
G_B7_0 = L_32;
goto IL_0088;
}
}
{
int32_t L_35 = V_0;
int32_t L_36 = ___size4;
G_B8_0 = ((((int32_t)L_35) < ((int32_t)L_36))? 1 : 0);
G_B8_1 = G_B6_0;
goto IL_0089;
}
IL_0088:
{
G_B8_0 = 0;
G_B8_1 = G_B7_0;
}
IL_0089:
{
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_37;
memset(&L_37, 0, sizeof(L_37));
ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766((&L_37), G_B8_1, (bool)G_B8_0, /*hidden argument*/ValueTuple_2__ctor_m0768881D94743F0E47AD7587C2A98E3DAA550766_RuntimeMethod_var);
return L_37;
}
}
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::InternalWrite(System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR bool MobileAuthenticatedStream_InternalWrite_mD2BD17B591D53F923FAC63558AA1D35B21DB4E21 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_InternalWrite_mD2BD17B591D53F923FAC63558AA1D35B21DB4E21_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * V_0 = NULL;
bool V_1 = false;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * G_B2_0 = NULL;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * G_B1_0 = NULL;
IL_0000:
try
{ // begin try (depth: 1)
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_0 = __this->get_asyncHandshakeRequest_8();
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_1 = L_0;
G_B1_0 = L_1;
if (L_1)
{
G_B2_0 = L_1;
goto IL_0010;
}
}
IL_0009:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_2 = __this->get_asyncWriteRequest_10();
G_B2_0 = L_2;
}
IL_0010:
{
V_0 = G_B2_0;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_3 = V_0;
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_4 = __this->get_writeBuffer_12();
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = ___buffer0;
int32_t L_6 = ___offset1;
int32_t L_7 = ___size2;
bool L_8 = MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D(__this, L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003b;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0024;
throw e;
}
CATCH_0024:
{ // begin catch(System.Exception)
V_2 = ((Exception_t *)__exception_local);
Exception_t * L_9 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var);
Exception_t * L_10 = MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4(L_9, _stringLiteral4A83BBF429531A9232FD9C22D5A680EDB9CB3F4E, /*hidden argument*/NULL);
MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F(__this, L_10, /*hidden argument*/NULL);
V_1 = (bool)0;
goto IL_003b;
} // end catch (depth: 1)
IL_003b:
{
bool L_11 = V_1;
return L_11;
}
}
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::InternalWrite(Mono.Net.Security.AsyncProtocolRequest,Mono.Net.Security.BufferOffsetSize2,System.Byte[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR bool MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * ___asyncRequest0, BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * ___internalBuffer1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_0 = ___asyncRequest0;
if (L_0)
{
goto IL_0031;
}
}
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_1 = __this->get_lastException_7();
if (!L_1)
{
goto IL_000d;
}
}
{
return (bool)0;
}
IL_000d:
{
int32_t* L_2 = __this->get_address_of_closeRequested_14();
int32_t L_3 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_2, 1, /*hidden argument*/NULL);
if (L_3)
{
goto IL_0023;
}
}
{
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_4 = ___internalBuffer1;
NullCheck(L_4);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_4, /*hidden argument*/NULL);
goto IL_0031;
}
IL_0023:
{
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_5 = ___internalBuffer1;
NullCheck(L_5);
int32_t L_6 = BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054(L_5, /*hidden argument*/NULL);
if (L_6)
{
goto IL_0031;
}
}
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_7 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_7, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, MobileAuthenticatedStream_InternalWrite_m1B5142B048B310D81A4929D4266FF9F0B0BE1B5D_RuntimeMethod_var);
}
IL_0031:
{
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_8 = ___internalBuffer1;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = ___buffer2;
int32_t L_10 = ___offset3;
int32_t L_11 = ___size4;
NullCheck(L_8);
BufferOffsetSize2_AppendData_m96903990058C4793A3B56FDE82006E4EC90A2508(L_8, L_9, L_10, L_11, /*hidden argument*/NULL);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_12 = ___asyncRequest0;
if (!L_12)
{
goto IL_0045;
}
}
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_13 = ___asyncRequest0;
NullCheck(L_13);
AsyncProtocolRequest_RequestWrite_m2A27B2F2C4734DA21AD7D36B18B0D67EB3D54ED7(L_13, /*hidden argument*/NULL);
}
IL_0045:
{
return (bool)1;
}
}
// System.Threading.Tasks.Task`1<System.Int32> Mono.Net.Security.MobileAuthenticatedStream::InnerRead(System.Boolean,System.Int32,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * MobileAuthenticatedStream_InnerRead_m0EDB58159985F661C68EBA26247546ED06999D0F (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___sync0, int32_t ___requestedSize1, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_InnerRead_m0EDB58159985F661C68EBA26247546ED06999D0F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB V_0;
memset(&V_0, 0, sizeof(V_0));
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 V_1;
memset(&V_1, 0, sizeof(V_1));
{
(&V_0)->set_U3CU3E4__this_2(__this);
bool L_0 = ___sync0;
(&V_0)->set_sync_5(L_0);
int32_t L_1 = ___requestedSize1;
(&V_0)->set_requestedSize_4(L_1);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_2 = ___cancellationToken2;
(&V_0)->set_cancellationToken_3(L_2);
IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079_il2cpp_TypeInfo_var);
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 L_3 = AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318(/*hidden argument*/AsyncTaskMethodBuilder_1_Create_mB155504875E2454883E034E847877A9DEA85E318_RuntimeMethod_var);
(&V_0)->set_U3CU3Et__builder_1(L_3);
(&V_0)->set_U3CU3E1__state_0((-1));
U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB L_4 = V_0;
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 L_5 = L_4.get_U3CU3Et__builder_1();
V_1 = L_5;
AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_mD28BD96B617BE0AE227EDF31AE26EED9D391C2D4((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)(&V_1), (U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_1_Start_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_mD28BD96B617BE0AE227EDF31AE26EED9D391C2D4_RuntimeMethod_var);
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_6 = (&V_0)->get_address_of_U3CU3Et__builder_1();
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_7 = AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_6, /*hidden argument*/AsyncTaskMethodBuilder_1_get_Task_m939AAFF5841821CC09C627DCDEB2DFD5B933DFC2_RuntimeMethod_var);
return L_7;
}
}
// System.Threading.Tasks.Task Mono.Net.Security.MobileAuthenticatedStream::InnerWrite(System.Boolean,System.Threading.CancellationToken)
extern "C" IL2CPP_METHOD_ATTR Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * MobileAuthenticatedStream_InnerWrite_m36FEDC8E842C497B62D566D6392287270FD698AC (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___sync0, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB ___cancellationToken1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_InnerWrite_m36FEDC8E842C497B62D566D6392287270FD698AC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 V_0;
memset(&V_0, 0, sizeof(V_0));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 V_1;
memset(&V_1, 0, sizeof(V_1));
{
(&V_0)->set_U3CU3E4__this_3(__this);
bool L_0 = ___sync0;
(&V_0)->set_sync_4(L_0);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_1 = ___cancellationToken1;
(&V_0)->set_cancellationToken_2(L_1);
IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487_il2cpp_TypeInfo_var);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 L_2 = AsyncTaskMethodBuilder_Create_m081DF9A202E7C2F3CF3D41E1E63E63DA18F19FDB(/*hidden argument*/NULL);
(&V_0)->set_U3CU3Et__builder_1(L_2);
(&V_0)->set_U3CU3E1__state_0((-1));
U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 L_3 = V_0;
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 L_4 = L_3.get_U3CU3Et__builder_1();
V_1 = L_4;
AsyncTaskMethodBuilder_Start_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_m04E42D96056940C94B4AC023C0851B1EF14F14F9((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)(&V_1), (U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_Start_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_m04E42D96056940C94B4AC023C0851B1EF14F14F9_RuntimeMethod_var);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_5 = (&V_0)->get_address_of_U3CU3Et__builder_1();
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_6 = AsyncTaskMethodBuilder_get_Task_m3E45BC00F7D224FEA04AB9BF26DB52E131D33022((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_5, /*hidden argument*/NULL);
return L_6;
}
}
// Mono.Net.Security.AsyncOperationStatus Mono.Net.Security.MobileAuthenticatedStream::ProcessHandshake(Mono.Net.Security.AsyncOperationStatus)
extern "C" IL2CPP_METHOD_ATTR int32_t MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, int32_t ___status0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
int32_t V_3 = 0;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
RuntimeObject * L_0 = __this->get_ioLock_13();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0009:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
int32_t L_2 = ___status0;
if (L_2)
{
goto IL_0023;
}
}
IL_0014:
{
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_3 = __this->get_xobileTlsContext_6();
NullCheck(L_3);
VirtActionInvoker0::Invoke(6 /* System.Void Mono.Net.Security.MobileTlsContext::StartHandshake() */, L_3);
V_3 = 1;
IL2CPP_LEAVE(0x79, FINALLY_006f);
}
IL_0023:
{
int32_t L_4 = ___status0;
if ((!(((uint32_t)L_4) == ((uint32_t)2))))
{
goto IL_0032;
}
}
IL_0027:
{
IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * L_5 = (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)il2cpp_codegen_object_new(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var);
IOException__ctor_mB64DEFB376AA8E279A647A3770F913B20EF65175(L_5, _stringLiteral496A7F1AC02A09F425E6390D82EECB06970B5B77, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC_RuntimeMethod_var);
}
IL_0032:
{
int32_t L_6 = ___status0;
if ((((int32_t)L_6) == ((int32_t)1)))
{
goto IL_003c;
}
}
IL_0036:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_7 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_7, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, MobileAuthenticatedStream_ProcessHandshake_mE6B1280A8F2D9FB6EA6EC2AC003906FFB49AA9CC_RuntimeMethod_var);
}
IL_003c:
{
V_2 = 1;
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_8 = __this->get_xobileTlsContext_6();
NullCheck(L_8);
bool L_9 = VirtFuncInvoker0< bool >::Invoke(7 /* System.Boolean Mono.Net.Security.MobileTlsContext::ProcessHandshake() */, L_8);
if (!L_9)
{
goto IL_0058;
}
}
IL_004b:
{
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_10 = __this->get_xobileTlsContext_6();
NullCheck(L_10);
VirtActionInvoker0::Invoke(8 /* System.Void Mono.Net.Security.MobileTlsContext::FinishHandshake() */, L_10);
V_2 = 3;
}
IL_0058:
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_11 = __this->get_lastException_7();
if (!L_11)
{
goto IL_006b;
}
}
IL_0060:
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_12 = __this->get_lastException_7();
NullCheck(L_12);
ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F(L_12, /*hidden argument*/NULL);
}
IL_006b:
{
int32_t L_13 = V_2;
V_3 = L_13;
IL2CPP_LEAVE(0x79, FINALLY_006f);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_006f;
}
FINALLY_006f:
{ // begin finally (depth: 1)
{
bool L_14 = V_1;
if (!L_14)
{
goto IL_0078;
}
}
IL_0072:
{
RuntimeObject * L_15 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_15, /*hidden argument*/NULL);
}
IL_0078:
{
IL2CPP_END_FINALLY(111)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(111)
{
IL2CPP_JUMP_TBL(0x79, IL_0079)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0079:
{
int32_t L_16 = V_3;
return L_16;
}
}
// System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessRead(Mono.Net.Security.BufferOffsetSize)
extern "C" IL2CPP_METHOD_ATTR ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 MobileAuthenticatedStream_ProcessRead_mB005268451AB3F73B29AD1F787B576D5F3279371 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * ___userBuffer0, const RuntimeMethod* method)
{
RuntimeObject * V_0 = NULL;
bool V_1 = false;
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 V_2;
memset(&V_2, 0, sizeof(V_2));
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 G_B3_0;
memset(&G_B3_0, 0, sizeof(G_B3_0));
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 G_B2_0;
memset(&G_B2_0, 0, sizeof(G_B2_0));
{
RuntimeObject * L_0 = __this->get_ioLock_13();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0009:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_2 = __this->get_xobileTlsContext_6();
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_3 = ___userBuffer0;
NullCheck(L_3);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = L_3->get_Buffer_0();
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_5 = ___userBuffer0;
NullCheck(L_5);
int32_t L_6 = L_5->get_Offset_1();
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_7 = ___userBuffer0;
NullCheck(L_7);
int32_t L_8 = L_7->get_Size_2();
NullCheck(L_2);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_9 = VirtFuncInvoker3< ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 , ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(10 /* System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileTlsContext::Read(System.Byte[],System.Int32,System.Int32) */, L_2, L_4, L_6, L_8);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_10 = __this->get_lastException_7();
G_B2_0 = L_9;
if (!L_10)
{
G_B3_0 = L_9;
goto IL_0041;
}
}
IL_0036:
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_11 = __this->get_lastException_7();
NullCheck(L_11);
ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F(L_11, /*hidden argument*/NULL);
G_B3_0 = G_B2_0;
}
IL_0041:
{
V_2 = G_B3_0;
IL2CPP_LEAVE(0x4E, FINALLY_0044);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0044;
}
FINALLY_0044:
{ // begin finally (depth: 1)
{
bool L_12 = V_1;
if (!L_12)
{
goto IL_004d;
}
}
IL_0047:
{
RuntimeObject * L_13 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_13, /*hidden argument*/NULL);
}
IL_004d:
{
IL2CPP_END_FINALLY(68)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(68)
{
IL2CPP_JUMP_TBL(0x4E, IL_004e)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_004e:
{
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_14 = V_2;
return L_14;
}
}
// System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileAuthenticatedStream::ProcessWrite(Mono.Net.Security.BufferOffsetSize)
extern "C" IL2CPP_METHOD_ATTR ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 MobileAuthenticatedStream_ProcessWrite_m30427A9308C97FAD0964F81A6A9F436FB2507F0F (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * ___userBuffer0, const RuntimeMethod* method)
{
RuntimeObject * V_0 = NULL;
bool V_1 = false;
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 V_2;
memset(&V_2, 0, sizeof(V_2));
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 G_B3_0;
memset(&G_B3_0, 0, sizeof(G_B3_0));
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 G_B2_0;
memset(&G_B2_0, 0, sizeof(G_B2_0));
{
RuntimeObject * L_0 = __this->get_ioLock_13();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0009:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_2 = __this->get_xobileTlsContext_6();
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_3 = ___userBuffer0;
NullCheck(L_3);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = L_3->get_Buffer_0();
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_5 = ___userBuffer0;
NullCheck(L_5);
int32_t L_6 = L_5->get_Offset_1();
BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 * L_7 = ___userBuffer0;
NullCheck(L_7);
int32_t L_8 = L_7->get_Size_2();
NullCheck(L_2);
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_9 = VirtFuncInvoker3< ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 , ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(11 /* System.ValueTuple`2<System.Int32,System.Boolean> Mono.Net.Security.MobileTlsContext::Write(System.Byte[],System.Int32,System.Int32) */, L_2, L_4, L_6, L_8);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_10 = __this->get_lastException_7();
G_B2_0 = L_9;
if (!L_10)
{
G_B3_0 = L_9;
goto IL_0041;
}
}
IL_0036:
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_11 = __this->get_lastException_7();
NullCheck(L_11);
ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F(L_11, /*hidden argument*/NULL);
G_B3_0 = G_B2_0;
}
IL_0041:
{
V_2 = G_B3_0;
IL2CPP_LEAVE(0x4E, FINALLY_0044);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0044;
}
FINALLY_0044:
{ // begin finally (depth: 1)
{
bool L_12 = V_1;
if (!L_12)
{
goto IL_004d;
}
}
IL_0047:
{
RuntimeObject * L_13 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_13, /*hidden argument*/NULL);
}
IL_004d:
{
IL2CPP_END_FINALLY(68)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(68)
{
IL2CPP_JUMP_TBL(0x4E, IL_004e)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_004e:
{
ValueTuple_2_t446756A8057B54D18CAD5BA1D73699DA4B40A264 L_14 = V_2;
return L_14;
}
}
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_IsAuthenticated()
extern "C" IL2CPP_METHOD_ATTR bool MobileAuthenticatedStream_get_IsAuthenticated_m8D978D4684246BB2629CB1E2D207D2D76C132E3A (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
RuntimeObject * V_0 = NULL;
bool V_1 = false;
bool V_2 = false;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
int32_t G_B5_0 = 0;
{
RuntimeObject * L_0 = __this->get_ioLock_13();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0009:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_2 = __this->get_xobileTlsContext_6();
if (!L_2)
{
goto IL_002e;
}
}
IL_0019:
{
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_3 = __this->get_lastException_7();
if (L_3)
{
goto IL_002e;
}
}
IL_0021:
{
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_4 = __this->get_xobileTlsContext_6();
NullCheck(L_4);
bool L_5 = VirtFuncInvoker0< bool >::Invoke(5 /* System.Boolean Mono.Net.Security.MobileTlsContext::get_IsAuthenticated() */, L_4);
G_B5_0 = ((int32_t)(L_5));
goto IL_002f;
}
IL_002e:
{
G_B5_0 = 0;
}
IL_002f:
{
V_2 = (bool)G_B5_0;
IL2CPP_LEAVE(0x3C, FINALLY_0032);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0032;
}
FINALLY_0032:
{ // begin finally (depth: 1)
{
bool L_6 = V_1;
if (!L_6)
{
goto IL_003b;
}
}
IL_0035:
{
RuntimeObject * L_7 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_7, /*hidden argument*/NULL);
}
IL_003b:
{
IL2CPP_END_FINALLY(50)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(50)
{
IL2CPP_JUMP_TBL(0x3C, IL_003c)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_003c:
{
bool L_8 = V_2;
return L_8;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::Dispose(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_Dispose_mB7DAA195CE82F2FA15AB576C961A7CE5D58C3106 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, bool ___disposing0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_Dispose_mB7DAA195CE82F2FA15AB576C961A7CE5D58C3106_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
IL_0000:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_0 = __this->get_ioLock_13();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0009:
try
{ // begin try (depth: 2)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_2 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var);
ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_2, _stringLiteralDFFBC6C8A7C18041DDE01CA73B539F216F6C6C4F, /*hidden argument*/NULL);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_3 = ExceptionDispatchInfo_Capture_m8E5F721466EDFE9AA8BC532F9AE7A859E0766E23(L_2, /*hidden argument*/NULL);
__this->set_lastException_7(L_3);
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_4 = __this->get_xobileTlsContext_6();
if (!L_4)
{
goto IL_0040;
}
}
IL_002e:
{
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_5 = __this->get_xobileTlsContext_6();
NullCheck(L_5);
MobileTlsContext_Dispose_m28EF01B1A0096B9A7820BAA0A77DB59C96A619DD(L_5, /*hidden argument*/NULL);
__this->set_xobileTlsContext_6((MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 *)NULL);
}
IL_0040:
{
IL2CPP_LEAVE(0x54, FINALLY_0042);
}
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0042;
}
FINALLY_0042:
{ // begin finally (depth: 2)
{
bool L_6 = V_1;
if (!L_6)
{
goto IL_004b;
}
}
IL_0045:
{
RuntimeObject * L_7 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_7, /*hidden argument*/NULL);
}
IL_004b:
{
IL2CPP_END_FINALLY(66)
}
} // end finally (depth: 2)
IL2CPP_CLEANUP(66)
{
IL2CPP_END_CLEANUP(0x54, FINALLY_004c);
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_004c;
}
FINALLY_004c:
{ // begin finally (depth: 1)
bool L_8 = ___disposing0;
AuthenticatedStream_Dispose_m5610A806886C36698AC932D21F5FBDCAE9FA3E14(__this, L_8, /*hidden argument*/NULL);
IL2CPP_END_FINALLY(76)
} // end finally (depth: 1)
IL2CPP_CLEANUP(76)
{
IL2CPP_JUMP_TBL(0x54, IL_0054)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0054:
{
return;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::Flush()
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_Flush_m20FAE0A0A6C311E1925367C03ECA23BBFB74BE8D (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
NullCheck(L_0);
VirtActionInvoker0::Invoke(17 /* System.Void System.IO.Stream::Flush() */, L_0);
return;
}
}
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileAuthenticatedStream::get_InternalLocalCertificate()
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * MobileAuthenticatedStream_get_InternalLocalCertificate_m556113705BE36175958ECB23D9452E723D4CB86B (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
RuntimeObject * V_0 = NULL;
bool V_1 = false;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * G_B6_0 = NULL;
{
RuntimeObject * L_0 = __this->get_ioLock_13();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0009:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E(__this, (bool)0, (bool)0, /*hidden argument*/NULL);
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_2 = __this->get_xobileTlsContext_6();
if (L_2)
{
goto IL_0025;
}
}
IL_0021:
{
V_2 = (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)NULL;
IL2CPP_LEAVE(0x57, FINALLY_004d);
}
IL_0025:
{
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_3 = __this->get_xobileTlsContext_6();
NullCheck(L_3);
bool L_4 = MobileTlsContext_get_IsServer_mEC45475AE45AAB2485A829E6694B4E3BA1865C44(L_3, /*hidden argument*/NULL);
if (L_4)
{
goto IL_003f;
}
}
IL_0032:
{
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_5 = __this->get_xobileTlsContext_6();
NullCheck(L_5);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_6 = VirtFuncInvoker0< X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * >::Invoke(9 /* System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::get_LocalClientCertificate() */, L_5);
G_B6_0 = L_6;
goto IL_004a;
}
IL_003f:
{
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_7 = __this->get_xobileTlsContext_6();
NullCheck(L_7);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_8 = MobileTlsContext_get_LocalServerCertificate_m10C0DCEC602037E616FBCF99287E9B82F83DA601(L_7, /*hidden argument*/NULL);
G_B6_0 = L_8;
}
IL_004a:
{
V_2 = G_B6_0;
IL2CPP_LEAVE(0x57, FINALLY_004d);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_004d;
}
FINALLY_004d:
{ // begin finally (depth: 1)
{
bool L_9 = V_1;
if (!L_9)
{
goto IL_0056;
}
}
IL_0050:
{
RuntimeObject * L_10 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_10, /*hidden argument*/NULL);
}
IL_0056:
{
IL2CPP_END_FINALLY(77)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(77)
{
IL2CPP_JUMP_TBL(0x57, IL_0057)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0057:
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_11 = V_2;
return L_11;
}
}
// System.Int64 Mono.Net.Security.MobileAuthenticatedStream::Seek(System.Int64,System.IO.SeekOrigin)
extern "C" IL2CPP_METHOD_ATTR int64_t MobileAuthenticatedStream_Seek_m2D799812EC327A4E25AA165B9966514B2B1475A6 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, int64_t ___offset0, int32_t ___origin1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_Seek_m2D799812EC327A4E25AA165B9966514B2B1475A6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, MobileAuthenticatedStream_Seek_m2D799812EC327A4E25AA165B9966514B2B1475A6_RuntimeMethod_var);
}
}
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanRead()
extern "C" IL2CPP_METHOD_ATTR bool MobileAuthenticatedStream_get_CanRead_mE230E0D6A7CA3324925CD6311465B7BD41A144CE (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
bool L_0 = VirtFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Net.Security.AuthenticatedStream::get_IsAuthenticated() */, __this);
if (!L_0)
{
goto IL_0014;
}
}
{
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_1 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
NullCheck(L_1);
bool L_2 = VirtFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.IO.Stream::get_CanRead() */, L_1);
return L_2;
}
IL_0014:
{
return (bool)0;
}
}
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanWrite()
extern "C" IL2CPP_METHOD_ATTR bool MobileAuthenticatedStream_get_CanWrite_mAF3696EAD7809A7D9EB50A091BDAE02586E0DF54 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
bool L_0 = VirtFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Net.Security.AuthenticatedStream::get_IsAuthenticated() */, __this);
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_1 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
NullCheck(L_1);
bool L_2 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean System.IO.Stream::get_CanWrite() */, L_1);
if (!((int32_t)((int32_t)L_0&(int32_t)L_2)))
{
goto IL_001e;
}
}
{
bool L_3 = __this->get_shutdown_15();
return (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
}
IL_001e:
{
return (bool)0;
}
}
// System.Boolean Mono.Net.Security.MobileAuthenticatedStream::get_CanSeek()
extern "C" IL2CPP_METHOD_ATTR bool MobileAuthenticatedStream_get_CanSeek_mFD9C9EF3A622E65965F14997361F9F611B2314A2 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Int64 Mono.Net.Security.MobileAuthenticatedStream::get_Length()
extern "C" IL2CPP_METHOD_ATTR int64_t MobileAuthenticatedStream_get_Length_mD76215A3195543708BCB40C787678535541CE71E (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
NullCheck(L_0);
int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_0);
return L_1;
}
}
// System.Int64 Mono.Net.Security.MobileAuthenticatedStream::get_Position()
extern "C" IL2CPP_METHOD_ATTR int64_t MobileAuthenticatedStream_get_Position_mD05763AB69A4C7F98E6276F32645AEDFD8888731 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
NullCheck(L_0);
int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(11 /* System.Int64 System.IO.Stream::get_Position() */, L_0);
return L_1;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::set_Position(System.Int64)
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_set_Position_m5A309FE43C490AA7C1D9AE181D269CCA12B26260 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, int64_t ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream_set_Position_m5A309FE43C490AA7C1D9AE181D269CCA12B26260_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, NULL, MobileAuthenticatedStream_set_Position_m5A309FE43C490AA7C1D9AE181D269CCA12B26260_RuntimeMethod_var);
}
}
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::get_ReadTimeout()
extern "C" IL2CPP_METHOD_ATTR int32_t MobileAuthenticatedStream_get_ReadTimeout_m1CCA94604E6E586E492AA59116616C24AD31949C (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
NullCheck(L_0);
int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.IO.Stream::get_ReadTimeout() */, L_0);
return L_1;
}
}
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream::get_WriteTimeout()
extern "C" IL2CPP_METHOD_ATTR int32_t MobileAuthenticatedStream_get_WriteTimeout_m7AF335191A3DF44F222B1DF1038E17C00F7EFC66 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
NullCheck(L_0);
int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.IO.Stream::get_WriteTimeout() */, L_0);
return L_1;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::.cctor()
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream__cctor_mCC74CDBC64394AA7D5FE8CA0EE03EC0F11D7FEB6 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileAuthenticatedStream__cctor_mCC74CDBC64394AA7D5FE8CA0EE03EC0F11D7FEB6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
((MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_StaticFields*)il2cpp_codegen_static_fields_for(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var))->set_uniqueNameInteger_16(((int32_t)123));
return;
}
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream::<InnerWrite>b__67_0()
extern "C" IL2CPP_METHOD_ATTR void MobileAuthenticatedStream_U3CInnerWriteU3Eb__67_0_mA67CDCE05B68516E41F5A6A8BF836B0AAE18D3B9 (MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * __this, const RuntimeMethod* method)
{
{
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(__this, /*hidden argument*/NULL);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_1 = __this->get_writeBuffer_12();
NullCheck(L_1);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_1)->get_Buffer_0();
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_3 = __this->get_writeBuffer_12();
NullCheck(L_3);
int32_t L_4 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_3)->get_Offset_1();
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_5 = __this->get_writeBuffer_12();
NullCheck(L_5);
int32_t L_6 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_5)->get_Size_2();
NullCheck(L_0);
VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(27 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_0, L_2, L_4, L_6);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<>c__DisplayClass66_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass66_0__ctor_m4ADA8611B27CC1C1BE9AFD1D22978A6621F720BE (U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// System.Int32 Mono.Net.Security.MobileAuthenticatedStream_<>c__DisplayClass66_0::<InnerRead>b__0()
extern "C" IL2CPP_METHOD_ATTR int32_t U3CU3Ec__DisplayClass66_0_U3CInnerReadU3Eb__0_mF1C5674011A7F38D3AE4A911BE1E8E36E5CE0348 (U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * __this, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = __this->get_U3CU3E4__this_0();
NullCheck(L_0);
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_1 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(L_0, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_2 = __this->get_U3CU3E4__this_0();
NullCheck(L_2);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_3 = L_2->get_readBuffer_11();
NullCheck(L_3);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_3)->get_Buffer_0();
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_5 = __this->get_U3CU3E4__this_0();
NullCheck(L_5);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_6 = L_5->get_readBuffer_11();
NullCheck(L_6);
int32_t L_7 = BufferOffsetSize_get_EndOffset_m3D0A21592979F5088101892843183FCFB8C9BF2A(L_6, /*hidden argument*/NULL);
int32_t L_8 = __this->get_len_1();
NullCheck(L_1);
int32_t L_9 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(25 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_1, L_4, L_7, L_8);
return L_9;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96 (U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * V_1 = NULL;
int32_t V_2 = 0;
U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * V_3 = NULL;
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * V_4 = NULL;
int32_t V_5 = 0;
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E V_6;
memset(&V_6, 0, sizeof(V_6));
ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A V_7;
memset(&V_7, 0, sizeof(V_7));
Exception_t * V_8 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
int32_t L_0 = __this->get_U3CU3E1__state_0();
V_0 = L_0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_1 = __this->get_U3CU3E4__this_2();
V_1 = L_1;
}
IL_000e:
try
{ // begin try (depth: 1)
{
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_00e7;
}
}
IL_0014:
{
U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * L_3 = (U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC_il2cpp_TypeInfo_var);
U3CU3Ec__DisplayClass66_0__ctor_m4ADA8611B27CC1C1BE9AFD1D22978A6621F720BE(L_3, /*hidden argument*/NULL);
V_3 = L_3;
U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * L_4 = V_3;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_5 = __this->get_U3CU3E4__this_2();
NullCheck(L_4);
L_4->set_U3CU3E4__this_0(L_5);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * L_6 = __this->get_address_of_cancellationToken_3();
CancellationToken_ThrowIfCancellationRequested_m13AB667F961F83D8ED759BA402325638F43B0938((CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB *)L_6, /*hidden argument*/NULL);
U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * L_7 = V_3;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_8 = V_1;
NullCheck(L_8);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_9 = L_8->get_readBuffer_11();
NullCheck(L_9);
int32_t L_10 = BufferOffsetSize_get_Remaining_mBD3EA6B0F643284A54FDCA2860FE0F65C5CAF054(L_9, /*hidden argument*/NULL);
int32_t L_11 = __this->get_requestedSize_4();
IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var);
int32_t L_12 = Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525(L_10, L_11, /*hidden argument*/NULL);
NullCheck(L_7);
L_7->set_len_1(L_12);
U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * L_13 = V_3;
NullCheck(L_13);
int32_t L_14 = L_13->get_len_1();
if (L_14)
{
goto IL_005b;
}
}
IL_0055:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_15 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_15, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, NULL, U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96_RuntimeMethod_var);
}
IL_005b:
{
bool L_16 = __this->get_sync_5();
if (!L_16)
{
goto IL_0078;
}
}
IL_0063:
{
U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * L_17 = V_3;
Func_1_t30631A63BE46FE93700939B764202D360449FE30 * L_18 = (Func_1_t30631A63BE46FE93700939B764202D360449FE30 *)il2cpp_codegen_object_new(Func_1_t30631A63BE46FE93700939B764202D360449FE30_il2cpp_TypeInfo_var);
Func_1__ctor_m27E13FE1436758E3083686F1DC59AABC45F50527(L_18, L_17, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass66_0_U3CInnerReadU3Eb__0_mF1C5674011A7F38D3AE4A911BE1E8E36E5CE0348_RuntimeMethod_var), /*hidden argument*/Func_1__ctor_m27E13FE1436758E3083686F1DC59AABC45F50527_RuntimeMethod_var);
IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var);
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_19 = Task_Run_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m11A2B12F2DF2E9E71644C83D3A1601E8BCC4929A(L_18, /*hidden argument*/Task_Run_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m11A2B12F2DF2E9E71644C83D3A1601E8BCC4929A_RuntimeMethod_var);
V_4 = L_19;
goto IL_00a7;
}
IL_0078:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_20 = V_1;
NullCheck(L_20);
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_21 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(L_20, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_22 = V_1;
NullCheck(L_22);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_23 = L_22->get_readBuffer_11();
NullCheck(L_23);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_24 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_23)->get_Buffer_0();
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_25 = V_1;
NullCheck(L_25);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_26 = L_25->get_readBuffer_11();
NullCheck(L_26);
int32_t L_27 = BufferOffsetSize_get_EndOffset_m3D0A21592979F5088101892843183FCFB8C9BF2A(L_26, /*hidden argument*/NULL);
U3CU3Ec__DisplayClass66_0_t57BA0EF5D295E67BF00C608A8D3AC8A83A7606CC * L_28 = V_3;
NullCheck(L_28);
int32_t L_29 = L_28->get_len_1();
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_30 = __this->get_cancellationToken_3();
NullCheck(L_21);
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_31 = VirtFuncInvoker4< Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 *, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB >::Invoke(20 /* System.Threading.Tasks.Task`1<System.Int32> System.IO.Stream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) */, L_21, L_24, L_27, L_29, L_30);
V_4 = L_31;
}
IL_00a7:
{
Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * L_32 = V_4;
NullCheck(L_32);
ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A L_33 = Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982(L_32, (bool)0, /*hidden argument*/Task_1_ConfigureAwait_m88DF0C431456B72CA5CF2534AE96969FDB86F982_RuntimeMethod_var);
V_7 = L_33;
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E L_34 = ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE((ConfiguredTaskAwaitable_1_t10E65A50D6EC08956E9F550CD64330F4DED0D38A *)(&V_7), /*hidden argument*/ConfiguredTaskAwaitable_1_GetAwaiter_m10B0B84F72A27E623BD94882380E582459F8B8DE_RuntimeMethod_var);
V_6 = L_34;
bool L_35 = ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92((ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *)(&V_6), /*hidden argument*/ConfiguredTaskAwaiter_get_IsCompleted_mCBD6C3EF024E1D7C538268F338BD0C4BA712FA92_RuntimeMethod_var);
if (L_35)
{
goto IL_0104;
}
}
IL_00c3:
{
int32_t L_36 = 0;
V_0 = L_36;
__this->set_U3CU3E1__state_0(L_36);
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E L_37 = V_6;
__this->set_U3CU3Eu__1_6(L_37);
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_38 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_m27EC0547CE146B1E82C108C283D1DAD2AEF81083((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_38, (ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *)(&V_6), (U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB *)__this, /*hidden argument*/AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E_TisU3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB_m27EC0547CE146B1E82C108C283D1DAD2AEF81083_RuntimeMethod_var);
goto IL_018d;
}
IL_00e7:
{
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E L_39 = __this->get_U3CU3Eu__1_6();
V_6 = L_39;
ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E * L_40 = __this->get_address_of_U3CU3Eu__1_6();
il2cpp_codegen_initobj(L_40, sizeof(ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E ));
int32_t L_41 = (-1);
V_0 = L_41;
__this->set_U3CU3E1__state_0(L_41);
}
IL_0104:
{
int32_t L_42 = ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623((ConfiguredTaskAwaiter_t18D0589F789FFE82A30A223888FB7C5BED32C63E *)(&V_6), /*hidden argument*/ConfiguredTaskAwaiter_GetResult_m05FB789E6901C9496B94A722DF99239A979A2623_RuntimeMethod_var);
V_5 = L_42;
int32_t L_43 = V_5;
if ((((int32_t)L_43) < ((int32_t)0)))
{
goto IL_013a;
}
}
IL_0112:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_44 = V_1;
NullCheck(L_44);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_45 = L_44->get_readBuffer_11();
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_46 = L_45;
NullCheck(L_46);
int32_t L_47 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_46)->get_Size_2();
int32_t L_48 = V_5;
NullCheck(L_46);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_46)->set_Size_2(((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)L_48)));
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_49 = V_1;
NullCheck(L_49);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_50 = L_49->get_readBuffer_11();
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_51 = L_50;
NullCheck(L_51);
int32_t L_52 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_51)->get_TotalBytes_3();
int32_t L_53 = V_5;
NullCheck(L_51);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_51)->set_TotalBytes_3(((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)L_53)));
}
IL_013a:
{
int32_t L_54 = V_5;
if (L_54)
{
goto IL_015b;
}
}
IL_013e:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_55 = V_1;
NullCheck(L_55);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_56 = L_55->get_readBuffer_11();
NullCheck(L_56);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_56)->set_Complete_4((bool)1);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_57 = V_1;
NullCheck(L_57);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_58 = L_57->get_readBuffer_11();
NullCheck(L_58);
int32_t L_59 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_58)->get_TotalBytes_3();
if ((((int32_t)L_59) <= ((int32_t)0)))
{
goto IL_015b;
}
}
IL_0158:
{
V_5 = (-1);
}
IL_015b:
{
int32_t L_60 = V_5;
V_2 = L_60;
goto IL_0179;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0160;
throw e;
}
CATCH_0160:
{ // begin catch(System.Exception)
V_8 = ((Exception_t *)__exception_local);
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_61 = __this->get_address_of_U3CU3Et__builder_1();
Exception_t * L_62 = V_8;
AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_61, L_62, /*hidden argument*/AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821_RuntimeMethod_var);
goto IL_018d;
} // end catch (depth: 1)
IL_0179:
{
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_63 = __this->get_address_of_U3CU3Et__builder_1();
int32_t L_64 = V_2;
AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_63, L_64, /*hidden argument*/AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230_RuntimeMethod_var);
}
IL_018d:
{
return;
}
}
extern "C" void U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * _thisAdjusted = reinterpret_cast<U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB *>(__this + 1);
U3CInnerReadU3Ed__66_MoveNext_mDF4D1A1689C7CC5B3E42580E12BA513E31959F96(_thisAdjusted, method);
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerRead>d__66::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381 (U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_0 = __this->get_address_of_U3CU3Et__builder_1();
RuntimeObject* L_1 = ___stateMachine0;
AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_0, L_1, /*hidden argument*/AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877_RuntimeMethod_var);
return;
}
}
extern "C" void U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB * _thisAdjusted = reinterpret_cast<U3CInnerReadU3Ed__66_tA027A607C6D5A6367A04D2DCAF5FCBB66E6B5CAB *>(__this + 1);
U3CInnerReadU3Ed__66_SetStateMachine_m27E2C20E7DC4AC988ADDF81E73A957C100424381(_thisAdjusted, ___stateMachine0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542 (U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * V_1 = NULL;
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * V_2 = NULL;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 V_3;
memset(&V_3, 0, sizeof(V_3));
ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 V_4;
memset(&V_4, 0, sizeof(V_4));
int32_t V_5 = 0;
Exception_t * V_6 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
int32_t L_0 = __this->get_U3CU3E1__state_0();
V_0 = L_0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_1 = __this->get_U3CU3E4__this_3();
V_1 = L_1;
}
IL_000e:
try
{ // begin try (depth: 1)
{
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_00b7;
}
}
IL_0014:
{
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB * L_3 = __this->get_address_of_cancellationToken_2();
CancellationToken_ThrowIfCancellationRequested_m13AB667F961F83D8ED759BA402325638F43B0938((CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB *)L_3, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_4 = V_1;
NullCheck(L_4);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_5 = L_4->get_writeBuffer_12();
NullCheck(L_5);
int32_t L_6 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_5)->get_Size_2();
if (L_6)
{
goto IL_0031;
}
}
IL_002c:
{
goto IL_012e;
}
IL_0031:
{
bool L_7 = __this->get_sync_4();
if (!L_7)
{
goto IL_004d;
}
}
IL_0039:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_8 = V_1;
Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * L_9 = (Action_t591D2A86165F896B4B800BB5C25CE18672A55579 *)il2cpp_codegen_object_new(Action_t591D2A86165F896B4B800BB5C25CE18672A55579_il2cpp_TypeInfo_var);
Action__ctor_m570E96B2A0C48BC1DC6788460316191F24572760(L_9, L_8, (intptr_t)((intptr_t)MobileAuthenticatedStream_U3CInnerWriteU3Eb__67_0_mA67CDCE05B68516E41F5A6A8BF836B0AAE18D3B9_RuntimeMethod_var), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_il2cpp_TypeInfo_var);
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_10 = Task_Run_m201E4C04F97BCF541633AF913DF20C6FF7872E44(L_9, /*hidden argument*/NULL);
V_2 = L_10;
goto IL_007a;
}
IL_004d:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_11 = V_1;
NullCheck(L_11);
Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_12 = AuthenticatedStream_get_InnerStream_mB7DF06B2F011B3F9F301D068438BBD01C24DCDDC(L_11, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_13 = V_1;
NullCheck(L_13);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_14 = L_13->get_writeBuffer_12();
NullCheck(L_14);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_15 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_14)->get_Buffer_0();
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_16 = V_1;
NullCheck(L_16);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_17 = L_16->get_writeBuffer_12();
NullCheck(L_17);
int32_t L_18 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_17)->get_Offset_1();
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_19 = V_1;
NullCheck(L_19);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_20 = L_19->get_writeBuffer_12();
NullCheck(L_20);
int32_t L_21 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_20)->get_Size_2();
NullCheck(L_12);
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_22 = Stream_WriteAsync_mCFD85AD4F5D46429304AD261776AD0B8CE5CEF84(L_12, L_15, L_18, L_21, /*hidden argument*/NULL);
V_2 = L_22;
}
IL_007a:
{
Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * L_23 = V_2;
NullCheck(L_23);
ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 L_24 = Task_ConfigureAwait_m2FB91172F9031B0CC520D9D09B658ACC5FD6CE02(L_23, (bool)0, /*hidden argument*/NULL);
V_4 = L_24;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_25 = ConfiguredTaskAwaitable_GetAwaiter_m1EF40F198D32924E2D0F41E20B99CADBF5DDD303((ConfiguredTaskAwaitable_t24DE1415466EE20060BE5AD528DC5C812CFA53A9 *)(&V_4), /*hidden argument*/NULL);
V_3 = L_25;
bool L_26 = ConfiguredTaskAwaiter_get_IsCompleted_mDD0292137E15882AF385AE9D2FB1C8B0BEE89BDD((ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_3), /*hidden argument*/NULL);
if (L_26)
{
goto IL_00d3;
}
}
IL_0094:
{
int32_t L_27 = 0;
V_0 = L_27;
__this->set_U3CU3E1__state_0(L_27);
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_28 = V_3;
__this->set_U3CU3Eu__1_5(L_28);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_29 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_mFD398737DB235705CD93D5EBA8FF31DDF273D6A5((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_29, (ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_3), (U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 *)__this, /*hidden argument*/AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874_TisU3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43_mFD398737DB235705CD93D5EBA8FF31DDF273D6A5_RuntimeMethod_var);
goto IL_0141;
}
IL_00b7:
{
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 L_30 = __this->get_U3CU3Eu__1_5();
V_3 = L_30;
ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 * L_31 = __this->get_address_of_U3CU3Eu__1_5();
il2cpp_codegen_initobj(L_31, sizeof(ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 ));
int32_t L_32 = (-1);
V_0 = L_32;
__this->set_U3CU3E1__state_0(L_32);
}
IL_00d3:
{
ConfiguredTaskAwaiter_GetResult_m7DFE5EAFB3C1F70B40948EFF46E9B13F1E260062((ConfiguredTaskAwaiter_tF1AAA16B8A1250CA037E32157A3424CD2BA47874 *)(&V_3), /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_33 = V_1;
NullCheck(L_33);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_34 = L_33->get_writeBuffer_12();
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_35 = L_34;
NullCheck(L_35);
int32_t L_36 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_35)->get_TotalBytes_3();
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_37 = V_1;
NullCheck(L_37);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_38 = L_37->get_writeBuffer_12();
NullCheck(L_38);
int32_t L_39 = ((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_38)->get_Size_2();
NullCheck(L_35);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_35)->set_TotalBytes_3(((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)L_39)));
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_40 = V_1;
NullCheck(L_40);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_41 = L_40->get_writeBuffer_12();
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_42 = V_1;
NullCheck(L_42);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_43 = L_42->get_writeBuffer_12();
int32_t L_44 = 0;
V_5 = L_44;
NullCheck(L_43);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_43)->set_Size_2(L_44);
int32_t L_45 = V_5;
NullCheck(L_41);
((BufferOffsetSize_tE5F3806876A6484AE343C760B6E04195202A2CC9 *)L_41)->set_Offset_1(L_45);
goto IL_012e;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0115;
throw e;
}
CATCH_0115:
{ // begin catch(System.Exception)
V_6 = ((Exception_t *)__exception_local);
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_46 = __this->get_address_of_U3CU3Et__builder_1();
Exception_t * L_47 = V_6;
AsyncTaskMethodBuilder_SetException_m370C484922A63A6EF96E241D1370B8814F1F2D6B((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_46, L_47, /*hidden argument*/NULL);
goto IL_0141;
} // end catch (depth: 1)
IL_012e:
{
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_48 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_SetResult_m151016FB698F3BB34A73BAE693A97513A7E4C838((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_48, /*hidden argument*/NULL);
}
IL_0141:
{
return;
}
}
extern "C" void U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * _thisAdjusted = reinterpret_cast<U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 *>(__this + 1);
U3CInnerWriteU3Ed__67_MoveNext_mD7A964B6974275AD771AB15475A775E3393EE542(_thisAdjusted, method);
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<InnerWrite>d__67::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CInnerWriteU3Ed__67_SetStateMachine_mDEA51EA28DEE2587F5E63C6D535E4EDA8943C11A (U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
{
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_0 = __this->get_address_of_U3CU3Et__builder_1();
RuntimeObject* L_1 = ___stateMachine0;
AsyncTaskMethodBuilder_SetStateMachine_mB5DD68F7C49EA6D452AEBA02B1B98AED898C3C25((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
extern "C" void U3CInnerWriteU3Ed__67_SetStateMachine_mDEA51EA28DEE2587F5E63C6D535E4EDA8943C11A_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 * _thisAdjusted = reinterpret_cast<U3CInnerWriteU3Ed__67_tCEBE4678B01EBC181A242F16C978B7A71367AF43 *>(__this + 1);
U3CInnerWriteU3Ed__67_SetStateMachine_mDEA51EA28DEE2587F5E63C6D535E4EDA8943C11A(_thisAdjusted, ___stateMachine0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82 (U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * V_1 = NULL;
AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * V_2 = NULL;
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * V_3 = NULL;
int32_t V_4 = 0;
RuntimeObject * V_5 = NULL;
bool V_6 = false;
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 V_7;
memset(&V_7, 0, sizeof(V_7));
ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 V_8;
memset(&V_8, 0, sizeof(V_8));
Exception_t * V_9 = NULL;
Exception_t * V_10 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
int32_t L_0 = __this->get_U3CU3E1__state_0();
V_0 = L_0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_1 = __this->get_U3CU3E4__this_5();
V_1 = L_1;
}
IL_000e:
try
{ // begin try (depth: 1)
{
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_00e5;
}
}
IL_0014:
{
bool L_3 = __this->get_serverMode_2();
if (!L_3)
{
goto IL_002f;
}
}
IL_001c:
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_4 = __this->get_serverCertificate_3();
if (L_4)
{
goto IL_0077;
}
}
IL_0024:
{
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_5 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_5, _stringLiteralD2D84260B0843B4862D56BCE57CD374F17CE60D3, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_RuntimeMethod_var);
}
IL_002f:
{
String_t* L_6 = __this->get_targetHost_4();
if (L_6)
{
goto IL_0042;
}
}
IL_0037:
{
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_7 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_7, _stringLiteral1F19E2D3803D687169F1558163DF3AAE8933BBC3, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_RuntimeMethod_var);
}
IL_0042:
{
String_t* L_8 = __this->get_targetHost_4();
NullCheck(L_8);
int32_t L_9 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_8, /*hidden argument*/NULL);
if (L_9)
{
goto IL_0077;
}
}
IL_004f:
{
IL2CPP_RUNTIME_CLASS_INIT(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var);
int32_t L_10 = Interlocked_Increment_mB6D391197444B8BFD30BAE1EDCF1A255CD2F292F((int32_t*)(((MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_StaticFields*)il2cpp_codegen_static_fields_for(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var))->get_address_of_uniqueNameInteger_16()), /*hidden argument*/NULL);
V_4 = L_10;
NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * L_11 = NumberFormatInfo_get_InvariantInfo_m55FDCA552CC3CD15E01E10DBFDD5756AB1DCC54D(/*hidden argument*/NULL);
String_t* L_12 = Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5((int32_t*)(&V_4), L_11, /*hidden argument*/NULL);
String_t* L_13 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral5BAB61EB53176449E25C2C82F172B82CB13FFB9D, L_12, /*hidden argument*/NULL);
__this->set_targetHost_4(L_13);
}
IL_0077:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_14 = V_1;
NullCheck(L_14);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_15 = L_14->get_lastException_7();
if (!L_15)
{
goto IL_008a;
}
}
IL_007f:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_16 = V_1;
NullCheck(L_16);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_17 = L_16->get_lastException_7();
NullCheck(L_17);
ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F(L_17, /*hidden argument*/NULL);
}
IL_008a:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_18 = V_1;
bool L_19 = __this->get_runSynchronously_6();
AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * L_20 = (AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 *)il2cpp_codegen_object_new(AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181_il2cpp_TypeInfo_var);
AsyncHandshakeRequest__ctor_mD64E5A00147B8D0859732BE2ACE93D32868F8210(L_20, L_18, L_19, /*hidden argument*/NULL);
V_2 = L_20;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_21 = V_1;
NullCheck(L_21);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** L_22 = L_21->get_address_of_asyncHandshakeRequest_8();
AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * L_23 = V_2;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_24 = InterlockedCompareExchangeImpl<AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *>((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 **)L_22, L_23, (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
if (!L_24)
{
goto IL_00b1;
}
}
IL_00a6:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_25 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_25, _stringLiteralCB2ABC02CAD8A6985A95FA2F4B860831B13EA387, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, NULL, U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_RuntimeMethod_var);
}
IL_00b1:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_26 = V_1;
NullCheck(L_26);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** L_27 = L_26->get_address_of_asyncReadRequest_9();
AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * L_28 = V_2;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_29 = InterlockedCompareExchangeImpl<AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *>((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 **)L_27, L_28, (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
if (!L_29)
{
goto IL_00cb;
}
}
IL_00c0:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_30 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_30, _stringLiteralCB2ABC02CAD8A6985A95FA2F4B860831B13EA387, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, NULL, U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_RuntimeMethod_var);
}
IL_00cb:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_31 = V_1;
NullCheck(L_31);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** L_32 = L_31->get_address_of_asyncWriteRequest_10();
AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * L_33 = V_2;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_34 = InterlockedCompareExchangeImpl<AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *>((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 **)L_32, L_33, (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
if (!L_34)
{
goto IL_00e5;
}
}
IL_00da:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_35 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_35, _stringLiteralCB2ABC02CAD8A6985A95FA2F4B860831B13EA387, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_35, NULL, U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_RuntimeMethod_var);
}
IL_00e5:
{
}
IL_00e6:
try
{ // begin try (depth: 2)
{
int32_t L_36 = V_0;
if (!L_36)
{
goto IL_0163;
}
}
IL_00e9:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_37 = V_1;
NullCheck(L_37);
RuntimeObject * L_38 = L_37->get_ioLock_13();
V_5 = L_38;
V_6 = (bool)0;
}
IL_00f4:
try
{ // begin try (depth: 3)
{
RuntimeObject * L_39 = V_5;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_39, (bool*)(&V_6), /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_40 = V_1;
NullCheck(L_40);
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_41 = L_40->get_xobileTlsContext_6();
if (!L_41)
{
goto IL_010b;
}
}
IL_0105:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_42 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_42, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_42, NULL, U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_RuntimeMethod_var);
}
IL_010b:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_43 = V_1;
NullCheck(L_43);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_44 = L_43->get_readBuffer_11();
NullCheck(L_44);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_44, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_45 = V_1;
NullCheck(L_45);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_46 = L_45->get_writeBuffer_12();
NullCheck(L_46);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_46, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_47 = V_1;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_48 = V_1;
bool L_49 = __this->get_serverMode_2();
String_t* L_50 = __this->get_targetHost_4();
int32_t L_51 = __this->get_enabledProtocols_7();
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_52 = __this->get_serverCertificate_3();
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_53 = __this->get_clientCertificates_8();
bool L_54 = __this->get_clientCertRequired_9();
NullCheck(L_48);
MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * L_55 = VirtFuncInvoker6< MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 *, bool, String_t*, int32_t, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 *, bool >::Invoke(47 /* Mono.Net.Security.MobileTlsContext Mono.Net.Security.MobileAuthenticatedStream::CreateContext(System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean) */, L_48, L_49, L_50, L_51, L_52, L_53, L_54);
NullCheck(L_47);
L_47->set_xobileTlsContext_6(L_55);
IL2CPP_LEAVE(0x163, FINALLY_0153);
}
} // end try (depth: 3)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0153;
}
FINALLY_0153:
{ // begin finally (depth: 3)
{
int32_t L_56 = V_0;
if ((((int32_t)L_56) >= ((int32_t)0)))
{
goto IL_0162;
}
}
IL_0157:
{
bool L_57 = V_6;
if (!L_57)
{
goto IL_0162;
}
}
IL_015b:
{
RuntimeObject * L_58 = V_5;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_58, /*hidden argument*/NULL);
}
IL_0162:
{
IL2CPP_END_FINALLY(339)
}
} // end finally (depth: 3)
IL2CPP_CLEANUP(339)
{
IL2CPP_JUMP_TBL(0x163, IL_0163)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0163:
{
}
IL_0164:
try
{ // begin try (depth: 3)
{
int32_t L_59 = V_0;
if (!L_59)
{
goto IL_01b0;
}
}
IL_0167:
{
AsyncHandshakeRequest_t02B4392A9762EA9E6ECC93A2D8315AA373501181 * L_60 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB_il2cpp_TypeInfo_var);
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_61 = CancellationToken_get_None_m008D4CF5E11172703A6D781A3C30E6E537004F1D(/*hidden argument*/NULL);
NullCheck(L_60);
Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * L_62 = AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682(L_60, L_61, /*hidden argument*/NULL);
NullCheck(L_62);
ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 L_63 = Task_1_ConfigureAwait_m75E697C17E49CB06391311471AC0E4FAB9C08CC4(L_62, (bool)0, /*hidden argument*/Task_1_ConfigureAwait_m75E697C17E49CB06391311471AC0E4FAB9C08CC4_RuntimeMethod_var);
V_8 = L_63;
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 L_64 = ConfiguredTaskAwaitable_1_GetAwaiter_m84063760B3748345CCC1C5EE19101346F0EBC3D5((ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 *)(&V_8), /*hidden argument*/ConfiguredTaskAwaitable_1_GetAwaiter_m84063760B3748345CCC1C5EE19101346F0EBC3D5_RuntimeMethod_var);
V_7 = L_64;
bool L_65 = ConfiguredTaskAwaiter_get_IsCompleted_m49530C37AAFA1E0E489AF08AB80C56EE30ACAA80((ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *)(&V_7), /*hidden argument*/ConfiguredTaskAwaiter_get_IsCompleted_m49530C37AAFA1E0E489AF08AB80C56EE30ACAA80_RuntimeMethod_var);
if (L_65)
{
goto IL_01cd;
}
}
IL_018c:
{
int32_t L_66 = 0;
V_0 = L_66;
__this->set_U3CU3E1__state_0(L_66);
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 L_67 = V_7;
__this->set_U3CU3Eu__1_10(L_67);
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_68 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mE6C1CEB139899E61C9EC1EB3C6135332E8FCBB35((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_68, (ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *)(&V_7), (U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA *)__this, /*hidden argument*/AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA_mE6C1CEB139899E61C9EC1EB3C6135332E8FCBB35_RuntimeMethod_var);
IL2CPP_LEAVE(0x287, FINALLY_01f0);
}
IL_01b0:
{
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 L_69 = __this->get_U3CU3Eu__1_10();
V_7 = L_69;
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * L_70 = __this->get_address_of_U3CU3Eu__1_10();
il2cpp_codegen_initobj(L_70, sizeof(ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 ));
int32_t L_71 = (-1);
V_0 = L_71;
__this->set_U3CU3E1__state_0(L_71);
}
IL_01cd:
{
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_72 = ConfiguredTaskAwaiter_GetResult_mE3D98A933BFBF815C080F9C52674D4927E5C86FE((ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *)(&V_7), /*hidden argument*/ConfiguredTaskAwaiter_GetResult_mE3D98A933BFBF815C080F9C52674D4927E5C86FE_RuntimeMethod_var);
V_3 = L_72;
goto IL_01ee;
}
} // end try (depth: 3)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_01d7;
throw e;
}
CATCH_01d7:
{ // begin catch(System.Exception)
V_9 = ((Exception_t *)__exception_local);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_73 = V_1;
Exception_t * L_74 = V_9;
IL2CPP_RUNTIME_CLASS_INIT(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var);
Exception_t * L_75 = MobileAuthenticatedStream_GetSSPIException_m574F0E57FDDC71287516A9908D7E57FC61A8ED27(L_74, /*hidden argument*/NULL);
NullCheck(L_73);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_76 = MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F(L_73, L_75, /*hidden argument*/NULL);
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_77 = (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 *)il2cpp_codegen_object_new(AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_il2cpp_TypeInfo_var);
AsyncProtocolResult__ctor_mD63EC8610596D4B15DB1325C58FF32A41DAD48CF(L_77, L_76, /*hidden argument*/NULL);
V_3 = L_77;
goto IL_01ee;
} // end catch (depth: 3)
IL_01ee:
{
IL2CPP_LEAVE(0x246, FINALLY_01f0);
}
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_01f0;
}
FINALLY_01f0:
{ // begin finally (depth: 2)
{
int32_t L_78 = V_0;
if ((((int32_t)L_78) >= ((int32_t)0)))
{
goto IL_0245;
}
}
IL_01f4:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_79 = V_1;
NullCheck(L_79);
RuntimeObject * L_80 = L_79->get_ioLock_13();
V_5 = L_80;
V_6 = (bool)0;
}
IL_01ff:
try
{ // begin try (depth: 3)
RuntimeObject * L_81 = V_5;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_81, (bool*)(&V_6), /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_82 = V_1;
NullCheck(L_82);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_83 = L_82->get_readBuffer_11();
NullCheck(L_83);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_83, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_84 = V_1;
NullCheck(L_84);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_85 = L_84->get_writeBuffer_12();
NullCheck(L_85);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_85, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_86 = V_1;
NullCheck(L_86);
L_86->set_asyncWriteRequest_10((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_87 = V_1;
NullCheck(L_87);
L_87->set_asyncReadRequest_9((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_88 = V_1;
NullCheck(L_88);
L_88->set_asyncHandshakeRequest_8((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
IL2CPP_LEAVE(0x245, FINALLY_0235);
} // end try (depth: 3)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0235;
}
FINALLY_0235:
{ // begin finally (depth: 3)
{
int32_t L_89 = V_0;
if ((((int32_t)L_89) >= ((int32_t)0)))
{
goto IL_0244;
}
}
IL_0239:
{
bool L_90 = V_6;
if (!L_90)
{
goto IL_0244;
}
}
IL_023d:
{
RuntimeObject * L_91 = V_5;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_91, /*hidden argument*/NULL);
}
IL_0244:
{
IL2CPP_END_FINALLY(565)
}
} // end finally (depth: 3)
IL2CPP_CLEANUP(565)
{
IL2CPP_JUMP_TBL(0x245, IL_0245)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0245:
{
IL2CPP_END_FINALLY(496)
}
} // end finally (depth: 2)
IL2CPP_CLEANUP(496)
{
IL2CPP_JUMP_TBL(0x287, IL_0287)
IL2CPP_JUMP_TBL(0x246, IL_0246)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0246:
{
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_92 = V_3;
NullCheck(L_92);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_93 = AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29(L_92, /*hidden argument*/NULL);
if (!L_93)
{
goto IL_0259;
}
}
IL_024e:
{
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_94 = V_3;
NullCheck(L_94);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_95 = AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29(L_94, /*hidden argument*/NULL);
NullCheck(L_95);
ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F(L_95, /*hidden argument*/NULL);
}
IL_0259:
{
goto IL_0274;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_025b;
throw e;
}
CATCH_025b:
{ // begin catch(System.Exception)
V_10 = ((Exception_t *)__exception_local);
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_96 = __this->get_address_of_U3CU3Et__builder_1();
Exception_t * L_97 = V_10;
AsyncTaskMethodBuilder_SetException_m370C484922A63A6EF96E241D1370B8814F1F2D6B((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_96, L_97, /*hidden argument*/NULL);
goto IL_0287;
} // end catch (depth: 1)
IL_0274:
{
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_98 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_SetResult_m151016FB698F3BB34A73BAE693A97513A7E4C838((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_98, /*hidden argument*/NULL);
}
IL_0287:
{
return;
}
}
extern "C" void U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * _thisAdjusted = reinterpret_cast<U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA *>(__this + 1);
U3CProcessAuthenticationU3Ed__47_MoveNext_mF34091B95847AEC5A49F30AD28F776B39A7CFA82(_thisAdjusted, method);
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<ProcessAuthentication>d__47::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CProcessAuthenticationU3Ed__47_SetStateMachine_m4B5E500700B7B947C0989BB42930E976B131758B (U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
{
AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 * L_0 = __this->get_address_of_U3CU3Et__builder_1();
RuntimeObject* L_1 = ___stateMachine0;
AsyncTaskMethodBuilder_SetStateMachine_mB5DD68F7C49EA6D452AEBA02B1B98AED898C3C25((AsyncTaskMethodBuilder_t0CD1893D670405BED201BE8CA6F2E811F2C0F487 *)L_0, L_1, /*hidden argument*/NULL);
return;
}
}
extern "C" void U3CProcessAuthenticationU3Ed__47_SetStateMachine_m4B5E500700B7B947C0989BB42930E976B131758B_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA * _thisAdjusted = reinterpret_cast<U3CProcessAuthenticationU3Ed__47_t4D535828CFD20C7C8F07F70FE1F6E0807E31BBAA *>(__this + 1);
U3CProcessAuthenticationU3Ed__47_SetStateMachine_m4B5E500700B7B947C0989BB42930E976B131758B(_thisAdjusted, ___stateMachine0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::MoveNext()
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466 (U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * V_1 = NULL;
int32_t V_2 = 0;
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * V_3 = NULL;
RuntimeObject * V_4 = NULL;
bool V_5 = false;
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 V_6;
memset(&V_6, 0, sizeof(V_6));
ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 V_7;
memset(&V_7, 0, sizeof(V_7));
Exception_t * V_8 = NULL;
Exception_t * V_9 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
int32_t L_0 = __this->get_U3CU3E1__state_0();
V_0 = L_0;
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_1 = __this->get_U3CU3E4__this_2();
V_1 = L_1;
}
IL_000e:
try
{ // begin try (depth: 1)
{
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_0067;
}
}
IL_0011:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_3 = V_1;
int32_t L_4 = __this->get_type_3();
NullCheck(L_3);
MobileAuthenticatedStream_CheckThrow_m2AAEC9435176D4AA10890A896C5909330B23683E(L_3, (bool)1, (bool)((!(((uint32_t)L_4) <= ((uint32_t)0)))? 1 : 0), /*hidden argument*/NULL);
int32_t L_5 = __this->get_type_3();
if (L_5)
{
goto IL_0048;
}
}
IL_0029:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_6 = V_1;
NullCheck(L_6);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** L_7 = L_6->get_address_of_asyncReadRequest_9();
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_8 = __this->get_asyncRequest_4();
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_9 = InterlockedCompareExchangeImpl<AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *>((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 **)L_7, L_8, (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
if (!L_9)
{
goto IL_0067;
}
}
IL_003d:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_10 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_10, _stringLiteralCB2ABC02CAD8A6985A95FA2F4B860831B13EA387, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, NULL, U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_RuntimeMethod_var);
}
IL_0048:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_11 = V_1;
NullCheck(L_11);
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 ** L_12 = L_11->get_address_of_asyncWriteRequest_10();
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_13 = __this->get_asyncRequest_4();
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_14 = InterlockedCompareExchangeImpl<AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *>((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 **)L_12, L_13, (AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
if (!L_14)
{
goto IL_0067;
}
}
IL_005c:
{
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_15 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_15, _stringLiteralCB2ABC02CAD8A6985A95FA2F4B860831B13EA387, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, NULL, U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_RuntimeMethod_var);
}
IL_0067:
{
}
IL_0068:
try
{ // begin try (depth: 2)
try
{ // begin try (depth: 3)
{
int32_t L_16 = V_0;
if (!L_16)
{
goto IL_0103;
}
}
IL_006e:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_17 = V_1;
NullCheck(L_17);
RuntimeObject * L_18 = L_17->get_ioLock_13();
V_4 = L_18;
V_5 = (bool)0;
}
IL_0079:
try
{ // begin try (depth: 4)
{
RuntimeObject * L_19 = V_4;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_19, (bool*)(&V_5), /*hidden argument*/NULL);
int32_t L_20 = __this->get_type_3();
if (L_20)
{
goto IL_0097;
}
}
IL_008a:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_21 = V_1;
NullCheck(L_21);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_22 = L_21->get_readBuffer_11();
NullCheck(L_22);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_22, /*hidden argument*/NULL);
goto IL_00a2;
}
IL_0097:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_23 = V_1;
NullCheck(L_23);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_24 = L_23->get_writeBuffer_12();
NullCheck(L_24);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_24, /*hidden argument*/NULL);
}
IL_00a2:
{
IL2CPP_LEAVE(0xB4, FINALLY_00a4);
}
} // end try (depth: 4)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_00a4;
}
FINALLY_00a4:
{ // begin finally (depth: 4)
{
int32_t L_25 = V_0;
if ((((int32_t)L_25) >= ((int32_t)0)))
{
goto IL_00b3;
}
}
IL_00a8:
{
bool L_26 = V_5;
if (!L_26)
{
goto IL_00b3;
}
}
IL_00ac:
{
RuntimeObject * L_27 = V_4;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_27, /*hidden argument*/NULL);
}
IL_00b3:
{
IL2CPP_END_FINALLY(164)
}
} // end finally (depth: 4)
IL2CPP_CLEANUP(164)
{
IL2CPP_JUMP_TBL(0xB4, IL_00b4)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_00b4:
{
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_28 = __this->get_asyncRequest_4();
CancellationToken_t9E956952F7F20908F2AE72EDF36D97E6C7DB63AB L_29 = __this->get_cancellationToken_5();
NullCheck(L_28);
Task_1_t6D67FA6126155FF2C2E227A859409D83DFAFA9BD * L_30 = AsyncProtocolRequest_StartOperation_mA13EA6B8ED143BC043F506815D05EB3F49F22682(L_28, L_29, /*hidden argument*/NULL);
NullCheck(L_30);
ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 L_31 = Task_1_ConfigureAwait_m75E697C17E49CB06391311471AC0E4FAB9C08CC4(L_30, (bool)0, /*hidden argument*/Task_1_ConfigureAwait_m75E697C17E49CB06391311471AC0E4FAB9C08CC4_RuntimeMethod_var);
V_7 = L_31;
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 L_32 = ConfiguredTaskAwaitable_1_GetAwaiter_m84063760B3748345CCC1C5EE19101346F0EBC3D5((ConfiguredTaskAwaitable_1_t0A9F15BC9C9FD2CB00C9B0EB52DDEE933EC860A1 *)(&V_7), /*hidden argument*/ConfiguredTaskAwaitable_1_GetAwaiter_m84063760B3748345CCC1C5EE19101346F0EBC3D5_RuntimeMethod_var);
V_6 = L_32;
bool L_33 = ConfiguredTaskAwaiter_get_IsCompleted_m49530C37AAFA1E0E489AF08AB80C56EE30ACAA80((ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *)(&V_6), /*hidden argument*/ConfiguredTaskAwaiter_get_IsCompleted_m49530C37AAFA1E0E489AF08AB80C56EE30ACAA80_RuntimeMethod_var);
if (L_33)
{
goto IL_0120;
}
}
IL_00df:
{
int32_t L_34 = 0;
V_0 = L_34;
__this->set_U3CU3E1__state_0(L_34);
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 L_35 = V_6;
__this->set_U3CU3Eu__1_6(L_35);
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_36 = __this->get_address_of_U3CU3Et__builder_1();
AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m10F3A6CBD71592E7C6A8E694309C48D87D4E95AD((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_36, (ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *)(&V_6), (U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 *)__this, /*hidden argument*/AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96_TisU3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1_m10F3A6CBD71592E7C6A8E694309C48D87D4E95AD_RuntimeMethod_var);
IL2CPP_LEAVE(0x1FA, FINALLY_0158);
}
IL_0103:
{
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 L_37 = __this->get_U3CU3Eu__1_6();
V_6 = L_37;
ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 * L_38 = __this->get_address_of_U3CU3Eu__1_6();
il2cpp_codegen_initobj(L_38, sizeof(ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 ));
int32_t L_39 = (-1);
V_0 = L_39;
__this->set_U3CU3E1__state_0(L_39);
}
IL_0120:
{
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_40 = ConfiguredTaskAwaiter_GetResult_mE3D98A933BFBF815C080F9C52674D4927E5C86FE((ConfiguredTaskAwaiter_t688A02A53D1A4A883C7DDAFE0F07F17691C51E96 *)(&V_6), /*hidden argument*/ConfiguredTaskAwaiter_GetResult_mE3D98A933BFBF815C080F9C52674D4927E5C86FE_RuntimeMethod_var);
V_3 = L_40;
goto IL_0156;
}
} // end try (depth: 3)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_012a;
throw e;
}
CATCH_012a:
{ // begin catch(System.Exception)
V_8 = ((Exception_t *)__exception_local);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_41 = V_1;
Exception_t * L_42 = V_8;
AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 * L_43 = __this->get_asyncRequest_4();
NullCheck(L_43);
String_t* L_44 = AsyncProtocolRequest_get_Name_m1999BAB96B06DCB4DC11BF5F3B0BF4C6E2A26FF6(L_43, /*hidden argument*/NULL);
String_t* L_45 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_44, _stringLiteral524A7D520F53E851E22833ECB3358DA7F5B31A2D, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045_il2cpp_TypeInfo_var);
Exception_t * L_46 = MobileAuthenticatedStream_GetIOException_mE435E11E49448A2035BCABF04AA5F72F44DC26D4(L_42, L_45, /*hidden argument*/NULL);
NullCheck(L_41);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_47 = MobileAuthenticatedStream_SetException_mAFD628C4C8A54C4FE24BFB30C0F5863FDDFC8A7F(L_41, L_46, /*hidden argument*/NULL);
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_48 = (AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 *)il2cpp_codegen_object_new(AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0_il2cpp_TypeInfo_var);
AsyncProtocolResult__ctor_mD63EC8610596D4B15DB1325C58FF32A41DAD48CF(L_48, L_47, /*hidden argument*/NULL);
V_3 = L_48;
goto IL_0156;
} // end catch (depth: 3)
IL_0156:
{
IL2CPP_LEAVE(0x1B1, FINALLY_0158);
}
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0158;
}
FINALLY_0158:
{ // begin finally (depth: 2)
{
int32_t L_49 = V_0;
if ((((int32_t)L_49) >= ((int32_t)0)))
{
goto IL_01b0;
}
}
IL_015c:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_50 = V_1;
NullCheck(L_50);
RuntimeObject * L_51 = L_50->get_ioLock_13();
V_4 = L_51;
V_5 = (bool)0;
}
IL_0167:
try
{ // begin try (depth: 3)
{
RuntimeObject * L_52 = V_4;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_52, (bool*)(&V_5), /*hidden argument*/NULL);
int32_t L_53 = __this->get_type_3();
if (L_53)
{
goto IL_018c;
}
}
IL_0178:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_54 = V_1;
NullCheck(L_54);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_55 = L_54->get_readBuffer_11();
NullCheck(L_55);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_55, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_56 = V_1;
NullCheck(L_56);
L_56->set_asyncReadRequest_9((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
goto IL_019e;
}
IL_018c:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_57 = V_1;
NullCheck(L_57);
BufferOffsetSize2_t2E9889F6FB134EF92FC0B930BF630243553F4E00 * L_58 = L_57->get_writeBuffer_12();
NullCheck(L_58);
BufferOffsetSize2_Reset_m4426212B4ECDC2D1487AE5B825918B747D947AB7(L_58, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_59 = V_1;
NullCheck(L_59);
L_59->set_asyncWriteRequest_10((AsyncProtocolRequest_tC1F08D36027FBF2F0252CA11DD18AD0F3BE37027 *)NULL);
}
IL_019e:
{
IL2CPP_LEAVE(0x1B0, FINALLY_01a0);
}
} // end try (depth: 3)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_01a0;
}
FINALLY_01a0:
{ // begin finally (depth: 3)
{
int32_t L_60 = V_0;
if ((((int32_t)L_60) >= ((int32_t)0)))
{
goto IL_01af;
}
}
IL_01a4:
{
bool L_61 = V_5;
if (!L_61)
{
goto IL_01af;
}
}
IL_01a8:
{
RuntimeObject * L_62 = V_4;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_62, /*hidden argument*/NULL);
}
IL_01af:
{
IL2CPP_END_FINALLY(416)
}
} // end finally (depth: 3)
IL2CPP_CLEANUP(416)
{
IL2CPP_JUMP_TBL(0x1B0, IL_01b0)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_01b0:
{
IL2CPP_END_FINALLY(344)
}
} // end finally (depth: 2)
IL2CPP_CLEANUP(344)
{
IL2CPP_JUMP_TBL(0x1FA, IL_01fa)
IL2CPP_JUMP_TBL(0x1B1, IL_01b1)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_01b1:
{
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_63 = V_3;
NullCheck(L_63);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_64 = AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29(L_63, /*hidden argument*/NULL);
if (!L_64)
{
goto IL_01c4;
}
}
IL_01b9:
{
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_65 = V_3;
NullCheck(L_65);
ExceptionDispatchInfo_t0C54083F3909DAF986A4DEAA7C047559531E0E2A * L_66 = AsyncProtocolResult_get_Error_m90252805C3FCD7277CD1CB01CB765183889E6E29(L_65, /*hidden argument*/NULL);
NullCheck(L_66);
ExceptionDispatchInfo_Throw_m9630C06EF8D7CDF5BD5DC76144CD98C4D9E8D26F(L_66, /*hidden argument*/NULL);
}
IL_01c4:
{
AsyncProtocolResult_t957DDFF1A4D0CC662F930F5C9E09E4FA1FBBFBC0 * L_67 = V_3;
NullCheck(L_67);
int32_t L_68 = AsyncProtocolResult_get_UserResult_mCCD14DC517D32C83AA61320D6D1D2E7F1430A3C8(L_67, /*hidden argument*/NULL);
V_2 = L_68;
goto IL_01e6;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_01cd;
throw e;
}
CATCH_01cd:
{ // begin catch(System.Exception)
V_9 = ((Exception_t *)__exception_local);
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_69 = __this->get_address_of_U3CU3Et__builder_1();
Exception_t * L_70 = V_9;
AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_69, L_70, /*hidden argument*/AsyncTaskMethodBuilder_1_SetException_mC6242DDCD4119CD73267E4B9888FF3474D795821_RuntimeMethod_var);
goto IL_01fa;
} // end catch (depth: 1)
IL_01e6:
{
__this->set_U3CU3E1__state_0(((int32_t)-2));
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_71 = __this->get_address_of_U3CU3Et__builder_1();
int32_t L_72 = V_2;
AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_71, L_72, /*hidden argument*/AsyncTaskMethodBuilder_1_SetResult_mAFB12C1766B74D412E293BA7AB711615A14C2230_RuntimeMethod_var);
}
IL_01fa:
{
return;
}
}
extern "C" void U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * _thisAdjusted = reinterpret_cast<U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 *>(__this + 1);
U3CStartOperationU3Ed__58_MoveNext_m8484CAD90FCBB0E2C0D16FFA928EF43362834466(_thisAdjusted, method);
}
// System.Void Mono.Net.Security.MobileAuthenticatedStream_<StartOperation>d__58::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
extern "C" IL2CPP_METHOD_ATTR void U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC (U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 * L_0 = __this->get_address_of_U3CU3Et__builder_1();
RuntimeObject* L_1 = ___stateMachine0;
AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877((AsyncTaskMethodBuilder_1_t822D24686214CB8B967C66DA507CD66A5C853079 *)L_0, L_1, /*hidden argument*/AsyncTaskMethodBuilder_1_SetStateMachine_mADB2F2ED219BD69EC85F7516C62FB23F840BB877_RuntimeMethod_var);
return;
}
}
extern "C" void U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___stateMachine0, const RuntimeMethod* method)
{
U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 * _thisAdjusted = reinterpret_cast<U3CStartOperationU3Ed__58_t9CFBEC306AEE875FF526F77EF660D0493F475BB1 *>(__this + 1);
U3CStartOperationU3Ed__58_SetStateMachine_m2DAE3399BC870A25A88A99F04B5C36A1FECC47BC(_thisAdjusted, ___stateMachine0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.MobileTlsContext::.ctor(Mono.Net.Security.MobileAuthenticatedStream,System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MobileTlsContext__ctor_m449BA0C8EEB97C8D13FBDF2B18F46F37408292E2 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * ___parent0, bool ___serverMode1, String_t* ___targetHost2, int32_t ___enabledProtocols3, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___serverCertificate4, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___clientCertificates5, bool ___askForClientCert6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileTlsContext__ctor_m449BA0C8EEB97C8D13FBDF2B18F46F37408292E2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = ___parent0;
__this->set_parent_0(L_0);
bool L_1 = ___serverMode1;
__this->set_serverMode_1(L_1);
String_t* L_2 = ___targetHost2;
__this->set_targetHost_2(L_2);
int32_t L_3 = ___enabledProtocols3;
__this->set_enabledProtocols_4(L_3);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_4 = ___serverCertificate4;
__this->set_serverCertificate_5(L_4);
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_5 = ___clientCertificates5;
__this->set_clientCertificates_6(L_5);
bool L_6 = ___askForClientCert6;
__this->set_askForClientCert_7(L_6);
String_t* L_7 = ___targetHost2;
__this->set_serverName_3(L_7);
String_t* L_8 = __this->get_serverName_3();
bool L_9 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_8, /*hidden argument*/NULL);
if (L_9)
{
goto IL_0074;
}
}
{
String_t* L_10 = __this->get_serverName_3();
NullCheck(L_10);
int32_t L_11 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_10, ((int32_t)58), /*hidden argument*/NULL);
V_0 = L_11;
int32_t L_12 = V_0;
if ((((int32_t)L_12) <= ((int32_t)0)))
{
goto IL_0074;
}
}
{
String_t* L_13 = __this->get_serverName_3();
int32_t L_14 = V_0;
NullCheck(L_13);
String_t* L_15 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_13, 0, L_14, /*hidden argument*/NULL);
__this->set_serverName_3(L_15);
}
IL_0074:
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_16 = ___parent0;
NullCheck(L_16);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_17 = MobileAuthenticatedStream_get_Settings_mA58954FF6C914DBAACB8F508ACFC5165A9A43155(L_16, /*hidden argument*/NULL);
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_18 = ___parent0;
NullCheck(L_18);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_19 = MobileAuthenticatedStream_get_Provider_mC36232C2AF537A29FBB55B1AD3C99F02A9731C37(L_18, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CertificateValidationHelper_t700A78AF16D5DA1698501C49E6894B1B67963F86_il2cpp_TypeInfo_var);
RuntimeObject* L_20 = CertificateValidationHelper_GetInternalValidator_m765EA22BAC020CAA59167E95C1D1A6A652FE1D01(L_17, L_19, /*hidden argument*/NULL);
__this->set_certificateValidator_8(L_20);
return;
}
}
// Mono.Net.Security.MobileAuthenticatedStream Mono.Net.Security.MobileTlsContext::get_Parent()
extern "C" IL2CPP_METHOD_ATTR MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * MobileTlsContext_get_Parent_m0FD89F43463E15B8D86845F0B3A9DF8B1C555DCF (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = __this->get_parent_0();
return L_0;
}
}
// Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MobileTlsContext::get_Settings()
extern "C" IL2CPP_METHOD_ATTR MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * MobileTlsContext_get_Settings_mD01B5D15FBD79707BB1F283814FF76817230E35D (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
{
MobileAuthenticatedStream_tB6E77FB644434B5B525191DC671462A6461B9045 * L_0 = __this->get_parent_0();
NullCheck(L_0);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_1 = MobileAuthenticatedStream_get_Settings_mA58954FF6C914DBAACB8F508ACFC5165A9A43155(L_0, /*hidden argument*/NULL);
return L_1;
}
}
// System.Boolean Mono.Net.Security.MobileTlsContext::get_IsServer()
extern "C" IL2CPP_METHOD_ATTR bool MobileTlsContext_get_IsServer_mEC45475AE45AAB2485A829E6694B4E3BA1865C44 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->get_serverMode_1();
return L_0;
}
}
// System.String Mono.Net.Security.MobileTlsContext::get_TargetHost()
extern "C" IL2CPP_METHOD_ATTR String_t* MobileTlsContext_get_TargetHost_m9A21D6E1D130B27A98EC48E33823BAEA78E3103F (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->get_targetHost_2();
return L_0;
}
}
// System.String Mono.Net.Security.MobileTlsContext::get_ServerName()
extern "C" IL2CPP_METHOD_ATTR String_t* MobileTlsContext_get_ServerName_m4E6D70D85F6EF3AE2D69F7C94EE30AA94B29D5DE (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->get_serverName_3();
return L_0;
}
}
// System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Net.Security.MobileTlsContext::get_ClientCertificates()
extern "C" IL2CPP_METHOD_ATTR X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * MobileTlsContext_get_ClientCertificates_m9EBE077A35DCE8333AF50C2CE8D22BE18DD26961 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_0 = __this->get_clientCertificates_6();
return L_0;
}
}
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::get_LocalServerCertificate()
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * MobileTlsContext_get_LocalServerCertificate_m10C0DCEC602037E616FBCF99287E9B82F83DA601 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_0 = __this->get_serverCertificate_5();
return L_0;
}
}
// System.Boolean Mono.Net.Security.MobileTlsContext::ValidateCertificate(System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain)
extern "C" IL2CPP_METHOD_ATTR bool MobileTlsContext_ValidateCertificate_m4A466CEC18A060EDFD9D65F66600FA7F63632F7A (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___leaf0, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileTlsContext_ValidateCertificate_m4A466CEC18A060EDFD9D65F66600FA7F63632F7A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * V_0 = NULL;
{
RuntimeObject* L_0 = __this->get_certificateValidator_8();
String_t* L_1 = MobileTlsContext_get_TargetHost_m9A21D6E1D130B27A98EC48E33823BAEA78E3103F(__this, /*hidden argument*/NULL);
bool L_2 = MobileTlsContext_get_IsServer_mEC45475AE45AAB2485A829E6694B4E3BA1865C44(__this, /*hidden argument*/NULL);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_3 = ___leaf0;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_4 = ___chain1;
NullCheck(L_0);
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_5 = InterfaceFuncInvoker4< ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 *, String_t*, bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * >::Invoke(0 /* Mono.Security.Interface.ValidationResult Mono.Security.Interface.ICertificateValidator2::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain) */, ICertificateValidator2_t59AEA784559648561EFC807C805B3F3AD216AB18_il2cpp_TypeInfo_var, L_0, L_1, L_2, L_3, L_4);
V_0 = L_5;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_6 = V_0;
if (!L_6)
{
goto IL_002f;
}
}
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_7 = V_0;
NullCheck(L_7);
bool L_8 = ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18(L_7, /*hidden argument*/NULL);
if (!L_8)
{
goto IL_002f;
}
}
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_9 = V_0;
NullCheck(L_9);
bool L_10 = ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5(L_9, /*hidden argument*/NULL);
return (bool)((((int32_t)L_10) == ((int32_t)0))? 1 : 0);
}
IL_002f:
{
return (bool)0;
}
}
// System.Boolean Mono.Net.Security.MobileTlsContext::ValidateCertificate(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern "C" IL2CPP_METHOD_ATTR bool MobileTlsContext_ValidateCertificate_mC4B0D79BE85414111AAEF998B89A3397B2FBA25B (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certificates0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileTlsContext_ValidateCertificate_mC4B0D79BE85414111AAEF998B89A3397B2FBA25B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * V_0 = NULL;
{
RuntimeObject* L_0 = __this->get_certificateValidator_8();
String_t* L_1 = MobileTlsContext_get_TargetHost_m9A21D6E1D130B27A98EC48E33823BAEA78E3103F(__this, /*hidden argument*/NULL);
bool L_2 = MobileTlsContext_get_IsServer_mEC45475AE45AAB2485A829E6694B4E3BA1865C44(__this, /*hidden argument*/NULL);
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_3 = ___certificates0;
NullCheck(L_0);
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_4 = InterfaceFuncInvoker3< ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 *, String_t*, bool, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * >::Invoke(2 /* Mono.Security.Interface.ValidationResult Mono.Security.Interface.ICertificateValidator::ValidateCertificate(System.String,System.Boolean,System.Security.Cryptography.X509Certificates.X509CertificateCollection) */, ICertificateValidator_t0C1A54E00D408ADCBA27E600BFAA216E7E7D31A3_il2cpp_TypeInfo_var, L_0, L_1, L_2, L_3);
V_0 = L_4;
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_5 = V_0;
if (!L_5)
{
goto IL_002e;
}
}
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_6 = V_0;
NullCheck(L_6);
bool L_7 = ValidationResult_get_Trusted_mE64A5C557FC6AFCF2B71750EFF65E34D29D93D18(L_6, /*hidden argument*/NULL);
if (!L_7)
{
goto IL_002e;
}
}
{
ValidationResult_tBBAD776F36C835C8DDB515B1747DEF3A45C058D7 * L_8 = V_0;
NullCheck(L_8);
bool L_9 = ValidationResult_get_UserDenied_m71BED496F80A72CD3EB5DB2B9488433AA9A440C5(L_8, /*hidden argument*/NULL);
return (bool)((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
}
IL_002e:
{
return (bool)0;
}
}
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.MobileTlsContext::SelectClientCertificate(System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * MobileTlsContext_SelectClientCertificate_mECA3191985152439F02BAF708106264FAE73295E (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___serverCertificate0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___acceptableIssuers1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileTlsContext_SelectClientCertificate_mECA3191985152439F02BAF708106264FAE73295E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * V_0 = NULL;
{
RuntimeObject* L_0 = __this->get_certificateValidator_8();
String_t* L_1 = MobileTlsContext_get_TargetHost_m9A21D6E1D130B27A98EC48E33823BAEA78E3103F(__this, /*hidden argument*/NULL);
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_2 = MobileTlsContext_get_ClientCertificates_m9EBE077A35DCE8333AF50C2CE8D22BE18DD26961(__this, /*hidden argument*/NULL);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_3 = ___serverCertificate0;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = ___acceptableIssuers1;
NullCheck(L_0);
bool L_5 = InterfaceFuncInvoker5< bool, String_t*, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 ** >::Invoke(1 /* System.Boolean Mono.Security.Interface.ICertificateValidator::SelectClientCertificate(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[],System.Security.Cryptography.X509Certificates.X509Certificate&) */, ICertificateValidator_t0C1A54E00D408ADCBA27E600BFAA216E7E7D31A3_il2cpp_TypeInfo_var, L_0, L_1, L_2, L_3, L_4, (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 **)(&V_0));
if (!L_5)
{
goto IL_001f;
}
}
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_6 = V_0;
return L_6;
}
IL_001f:
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_7 = __this->get_clientCertificates_6();
if (!L_7)
{
goto IL_0034;
}
}
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_8 = __this->get_clientCertificates_6();
NullCheck(L_8);
int32_t L_9 = CollectionBase_get_Count_mFB8B3BCCCE581FEFA96FF5A6C1629E7EC092D92C(L_8, /*hidden argument*/NULL);
if (L_9)
{
goto IL_0036;
}
}
IL_0034:
{
return (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)NULL;
}
IL_0036:
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_10 = __this->get_clientCertificates_6();
NullCheck(L_10);
int32_t L_11 = CollectionBase_get_Count_mFB8B3BCCCE581FEFA96FF5A6C1629E7EC092D92C(L_10, /*hidden argument*/NULL);
if ((!(((uint32_t)L_11) == ((uint32_t)1))))
{
goto IL_0051;
}
}
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_12 = __this->get_clientCertificates_6();
NullCheck(L_12);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_13 = X509CertificateCollection_get_Item_m799058377874ABF0EEE8AD63AE89B62B930A1E57(L_12, 0, /*hidden argument*/NULL);
return L_13;
}
IL_0051:
{
NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_14 = (NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 *)il2cpp_codegen_object_new(NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4_il2cpp_TypeInfo_var);
NotImplementedException__ctor_m8BEA657E260FC05F0C6D2C43A6E9BC08040F59C4(L_14, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, NULL, MobileTlsContext_SelectClientCertificate_mECA3191985152439F02BAF708106264FAE73295E_RuntimeMethod_var);
}
}
// System.Void Mono.Net.Security.MobileTlsContext::Dispose()
extern "C" IL2CPP_METHOD_ATTR void MobileTlsContext_Dispose_m28EF01B1A0096B9A7820BAA0A77DB59C96A619DD (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MobileTlsContext_Dispose_m28EF01B1A0096B9A7820BAA0A77DB59C96A619DD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
VirtActionInvoker1< bool >::Invoke(13 /* System.Void Mono.Net.Security.MobileTlsContext::Dispose(System.Boolean) */, __this, (bool)1);
IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var);
GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void Mono.Net.Security.MobileTlsContext::Dispose(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MobileTlsContext_Dispose_mA5A0EBCF3B159E9C83F76C00BA50FC67C360A7D1 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, bool ___disposing0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void Mono.Net.Security.MobileTlsContext::Finalize()
extern "C" IL2CPP_METHOD_ATTR void MobileTlsContext_Finalize_m5751EFC24E645E0948C5ED11BD9C6C9E31170BA0 (MobileTlsContext_tFC684CF3275DF6B898319625C4F3A4D537B8A127 * __this, const RuntimeMethod* method)
{
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
IL_0000:
try
{ // begin try (depth: 1)
VirtActionInvoker1< bool >::Invoke(13 /* System.Void Mono.Net.Security.MobileTlsContext::Dispose(System.Boolean) */, __this, (bool)0);
IL2CPP_LEAVE(0x10, FINALLY_0009);
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0009;
}
FINALLY_0009:
{ // begin finally (depth: 1)
Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380(__this, /*hidden argument*/NULL);
IL2CPP_END_FINALLY(9)
} // end finally (depth: 1)
IL2CPP_CLEANUP(9)
{
IL2CPP_JUMP_TBL(0x10, IL_0010)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0010:
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProviderInternal()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
RuntimeObject * L_0 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_locker_0();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0008:
try
{ // begin try (depth: 1)
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200(/*hidden argument*/NULL);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_2 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_defaultProvider_2();
V_2 = L_2;
IL2CPP_LEAVE(0x27, FINALLY_001d);
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_001d;
}
FINALLY_001d:
{ // begin finally (depth: 1)
{
bool L_3 = V_1;
if (!L_3)
{
goto IL_0026;
}
}
IL_0020:
{
RuntimeObject * L_4 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_4, /*hidden argument*/NULL);
}
IL_0026:
{
IL2CPP_END_FINALLY(29)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(29)
{
IL2CPP_JUMP_TBL(0x27, IL_0027)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0027:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_5 = V_2;
return L_5;
}
}
// System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeInternal()
extern "C" IL2CPP_METHOD_ATTR void MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * V_2 = NULL;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
RuntimeObject * L_0 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_locker_0();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0008:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
bool L_2 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_initialized_1();
if (!L_2)
{
goto IL_0019;
}
}
IL_0017:
{
IL2CPP_LEAVE(0x81, FINALLY_0077);
}
IL_0019:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D(/*hidden argument*/NULL);
}
IL_001e:
try
{ // begin try (depth: 2)
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_3 = MonoTlsProviderFactory_CreateDefaultProviderImpl_mCD05512BAD4E80E43384340A06057306064EFACE(/*hidden argument*/NULL);
V_2 = L_3;
goto IL_0033;
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
V_3 = ((Exception_t *)__exception_local);
Exception_t * L_4 = V_3;
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_5 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_m760F4B08E9380A2833C61A34F67D5CD836E32D8C(L_5, _stringLiteral7CBA645633B09B87BB64833C3394A139048A4B52, L_4, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200_RuntimeMethod_var);
} // end catch (depth: 2)
IL_0033:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_6 = V_2;
if (L_6)
{
goto IL_0041;
}
}
IL_0036:
{
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_7 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_7, _stringLiteral7CBA645633B09B87BB64833C3394A139048A4B52, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, MonoTlsProviderFactory_InitializeInternal_m6F039B9508B57C42B56DC7ED10C4F165B43F9200_RuntimeMethod_var);
}
IL_0041:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * L_8 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerCache_4();
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_9 = V_2;
NullCheck(L_9);
Guid_t L_10 = VirtFuncInvoker0< Guid_t >::Invoke(4 /* System.Guid Mono.Security.Interface.MonoTlsProvider::get_ID() */, L_9);
NullCheck(L_8);
bool L_11 = Dictionary_2_ContainsKey_m7E8DFDA05E5DA08A738345F868DAD540A36A6C89(L_8, L_10, /*hidden argument*/Dictionary_2_ContainsKey_m7E8DFDA05E5DA08A738345F868DAD540A36A6C89_RuntimeMethod_var);
if (L_11)
{
goto IL_0064;
}
}
IL_0053:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * L_12 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerCache_4();
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_13 = V_2;
NullCheck(L_13);
Guid_t L_14 = VirtFuncInvoker0< Guid_t >::Invoke(4 /* System.Guid Mono.Security.Interface.MonoTlsProvider::get_ID() */, L_13);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_15 = V_2;
NullCheck(L_12);
Dictionary_2_Add_m3529BBD60C56857C10A76E5453088D79C3A10315(L_12, L_14, L_15, /*hidden argument*/Dictionary_2_Add_m3529BBD60C56857C10A76E5453088D79C3A10315_RuntimeMethod_var);
}
IL_0064:
{
X509Helper2_Initialize_m6FA880503C9B3B72009F718503C6B0A0BF301004(/*hidden argument*/NULL);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_16 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_defaultProvider_2(L_16);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_initialized_1((bool)1);
IL2CPP_LEAVE(0x81, FINALLY_0077);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0077;
}
FINALLY_0077:
{ // begin finally (depth: 1)
{
bool L_17 = V_1;
if (!L_17)
{
goto IL_0080;
}
}
IL_007a:
{
RuntimeObject * L_18 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_18, /*hidden argument*/NULL);
}
IL_0080:
{
IL2CPP_END_FINALLY(119)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(119)
{
IL2CPP_JUMP_TBL(0x81, IL_0081)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0081:
{
return;
}
}
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::LookupProvider(System.String,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700 (String_t* ___name0, bool ___throwOnError1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * V_2 = NULL;
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * V_3 = NULL;
Type_t * V_4 = NULL;
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * V_5 = NULL;
Exception_t * V_6 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
RuntimeObject * L_0 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_locker_0();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0008:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D(/*hidden argument*/NULL);
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_2 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
String_t* L_3 = ___name0;
NullCheck(L_2);
bool L_4 = Dictionary_2_TryGetValue_m462437C1AB35288C0FC8E5348A1420F0AF2BB8C4(L_2, L_3, (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 **)(&V_2), /*hidden argument*/Dictionary_2_TryGetValue_m462437C1AB35288C0FC8E5348A1420F0AF2BB8C4_RuntimeMethod_var);
if (L_4)
{
goto IL_0040;
}
}
IL_0024:
{
bool L_5 = ___throwOnError1;
if (!L_5)
{
goto IL_0038;
}
}
IL_0027:
{
String_t* L_6 = ___name0;
String_t* L_7 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteral2BEB2BD08E72226CE998650F05824A80A5B6E737, L_6, /*hidden argument*/NULL);
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_8 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_8, L_7, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, NULL, MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700_RuntimeMethod_var);
}
IL_0038:
{
V_5 = (MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 *)NULL;
IL2CPP_LEAVE(0xEF, FINALLY_00e5);
}
IL_0040:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * L_9 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerCache_4();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_10 = V_2;
NullCheck(L_10);
Guid_t L_11 = Tuple_2_get_Item1_m58F2B36B3F1939A8F89BE4F145B94AAF8C937E0C(L_10, /*hidden argument*/Tuple_2_get_Item1_m58F2B36B3F1939A8F89BE4F145B94AAF8C937E0C_RuntimeMethod_var);
NullCheck(L_9);
bool L_12 = Dictionary_2_TryGetValue_m702C34EAD67A70D7D17552F2C6F234D6D09E25EB(L_9, L_11, (MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 **)(&V_3), /*hidden argument*/Dictionary_2_TryGetValue_m702C34EAD67A70D7D17552F2C6F234D6D09E25EB_RuntimeMethod_var);
if (!L_12)
{
goto IL_005c;
}
}
IL_0054:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_13 = V_3;
V_5 = L_13;
IL2CPP_LEAVE(0xEF, FINALLY_00e5);
}
IL_005c:
{
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_14 = V_2;
NullCheck(L_14);
String_t* L_15 = Tuple_2_get_Item2_mD258920B915A243C53932144EB0206B718CE79AF(L_14, /*hidden argument*/Tuple_2_get_Item2_mD258920B915A243C53932144EB0206B718CE79AF_RuntimeMethod_var);
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_16 = il2cpp_codegen_get_type((Il2CppMethodPointer)&Type_GetType_m8A8A6481B24551476F2AF999A970AD705BA68C7A, L_15, (bool)0, "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e");
V_4 = L_16;
Type_t * L_17 = V_4;
bool L_18 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_17, (Type_t *)NULL, /*hidden argument*/NULL);
bool L_19 = ___throwOnError1;
if (!((int32_t)((int32_t)L_18&(int32_t)L_19)))
{
goto IL_008c;
}
}
IL_0076:
{
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_20 = V_2;
NullCheck(L_20);
String_t* L_21 = Tuple_2_get_Item2_mD258920B915A243C53932144EB0206B718CE79AF(L_20, /*hidden argument*/Tuple_2_get_Item2_mD258920B915A243C53932144EB0206B718CE79AF_RuntimeMethod_var);
String_t* L_22 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteralE3FCC3262E997034888762FC6D8C58F9CB275409, L_21, /*hidden argument*/NULL);
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_23 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_23, L_22, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, NULL, MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700_RuntimeMethod_var);
}
IL_008c:
{
}
IL_008d:
try
{ // begin try (depth: 2)
Type_t * L_24 = V_4;
RuntimeObject * L_25 = Activator_CreateInstance_m7776DE4D344614DDBCECD20C93421CC7183C88D3(L_24, (bool)1, /*hidden argument*/NULL);
V_3 = ((MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 *)CastclassClass((RuntimeObject*)L_25, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27_il2cpp_TypeInfo_var));
goto IL_00b3;
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_009d;
throw e;
}
CATCH_009d:
{ // begin catch(System.Exception)
V_6 = ((Exception_t *)__exception_local);
Type_t * L_26 = V_4;
String_t* L_27 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteralD36851B674EFE7935723B33E0DBEBE39459CAF65, L_26, /*hidden argument*/NULL);
Exception_t * L_28 = V_6;
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_29 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_m760F4B08E9380A2833C61A34F67D5CD836E32D8C(L_29, L_27, L_28, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, NULL, MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700_RuntimeMethod_var);
} // end catch (depth: 2)
IL_00b3:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_30 = V_3;
if (L_30)
{
goto IL_00cf;
}
}
IL_00b6:
{
bool L_31 = ___throwOnError1;
if (!L_31)
{
goto IL_00ca;
}
}
IL_00b9:
{
String_t* L_32 = ___name0;
String_t* L_33 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteral2BEB2BD08E72226CE998650F05824A80A5B6E737, L_32, /*hidden argument*/NULL);
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_34 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_34, L_33, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_34, NULL, MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700_RuntimeMethod_var);
}
IL_00ca:
{
V_5 = (MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 *)NULL;
IL2CPP_LEAVE(0xEF, FINALLY_00e5);
}
IL_00cf:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * L_35 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerCache_4();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_36 = V_2;
NullCheck(L_36);
Guid_t L_37 = Tuple_2_get_Item1_m58F2B36B3F1939A8F89BE4F145B94AAF8C937E0C(L_36, /*hidden argument*/Tuple_2_get_Item1_m58F2B36B3F1939A8F89BE4F145B94AAF8C937E0C_RuntimeMethod_var);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_38 = V_3;
NullCheck(L_35);
Dictionary_2_Add_m3529BBD60C56857C10A76E5453088D79C3A10315(L_35, L_37, L_38, /*hidden argument*/Dictionary_2_Add_m3529BBD60C56857C10A76E5453088D79C3A10315_RuntimeMethod_var);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_39 = V_3;
V_5 = L_39;
IL2CPP_LEAVE(0xEF, FINALLY_00e5);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_00e5;
}
FINALLY_00e5:
{ // begin finally (depth: 1)
{
bool L_40 = V_1;
if (!L_40)
{
goto IL_00ee;
}
}
IL_00e8:
{
RuntimeObject * L_41 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_41, /*hidden argument*/NULL);
}
IL_00ee:
{
IL2CPP_END_FINALLY(229)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(229)
{
IL2CPP_JUMP_TBL(0xEF, IL_00ef)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_00ef:
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_42 = V_5;
return L_42;
}
}
// System.Void Mono.Net.Security.MonoTlsProviderFactory::InitializeProviderRegistration()
extern "C" IL2CPP_METHOD_ATTR void MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsProviderFactory_InitializeProviderRegistration_mB8EDA2E5365BDCE5E8848A0259C78C1108FABC8D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * V_2 = NULL;
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * V_3 = NULL;
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * V_4 = NULL;
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * V_5 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
RuntimeObject * L_0 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_locker_0();
V_0 = L_0;
V_1 = (bool)0;
}
IL_0008:
try
{ // begin try (depth: 1)
{
RuntimeObject * L_1 = V_0;
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_2 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
if (!L_2)
{
goto IL_001c;
}
}
IL_0017:
{
IL2CPP_LEAVE(0xFE, FINALLY_00f4);
}
IL_001c:
{
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_3 = (Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 *)il2cpp_codegen_object_new(Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m8FFFB9F60B4B925EC1CDFB151C1D9B2638567C8D(L_3, /*hidden argument*/Dictionary_2__ctor_m8FFFB9F60B4B925EC1CDFB151C1D9B2638567C8D_RuntimeMethod_var);
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_providerRegistration_3(L_3);
Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A * L_4 = (Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A *)il2cpp_codegen_object_new(Dictionary_2_tE22C9E76AB6889061EEF214ABFCB603C8A03DE8A_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m0ED7FABB9B4885017EEB98753F06BD38B8CD35AA(L_4, /*hidden argument*/Dictionary_2__ctor_m0ED7FABB9B4885017EEB98753F06BD38B8CD35AA_RuntimeMethod_var);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_providerCache_4(L_4);
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
bool L_5 = UnityTls_get_IsSupported_mA17DA466EA04B7B44B4C3C37EF24494F9CDE238C(/*hidden argument*/NULL);
if (!L_5)
{
goto IL_006f;
}
}
IL_0037:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Guid_t L_6 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_UnityTlsId_5();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_7 = (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *)il2cpp_codegen_object_new(Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087_il2cpp_TypeInfo_var);
Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C(L_7, L_6, _stringLiteral4BEA914CF25F2F3CAFC5E11A08AB5BD5EA100A9B, /*hidden argument*/Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C_RuntimeMethod_var);
V_5 = L_7;
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_8 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_9 = V_5;
NullCheck(L_8);
Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621(L_8, _stringLiteral7505D64A54E061B7ACD54CCD58B49DC43500B635, L_9, /*hidden argument*/Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var);
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_10 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_11 = V_5;
NullCheck(L_10);
Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621(L_10, _stringLiteral8D49852F94B6B049DB87721DD00F949FF76F466B, L_11, /*hidden argument*/Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var);
IL2CPP_LEAVE(0xFE, FINALLY_00f4);
}
IL_006f:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Guid_t L_12 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_AppleTlsId_6();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_13 = (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *)il2cpp_codegen_object_new(Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087_il2cpp_TypeInfo_var);
Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C(L_13, L_12, _stringLiteral3DAF93DF15800488B52FD2B13471685593DD0646, /*hidden argument*/Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C_RuntimeMethod_var);
V_2 = L_13;
Guid_t L_14 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_LegacyId_8();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_15 = (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *)il2cpp_codegen_object_new(Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087_il2cpp_TypeInfo_var);
Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C(L_15, L_14, _stringLiteralB78467FA10BD6E0DF42BD7105E27D85A82D0626C, /*hidden argument*/Tuple_2__ctor_m33F96C0BDD1F85FCABAAC421355D1A7F6272CB2C_RuntimeMethod_var);
V_3 = L_15;
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_16 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_17 = V_3;
NullCheck(L_16);
Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621(L_16, _stringLiteral9B33046ED39D182E3ADAFA9045AD6787D4BBC321, L_17, /*hidden argument*/Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var);
V_4 = (Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 *)NULL;
bool L_18 = Platform_get_IsMacOS_m7E1B4DAEFA519F65C50D16CC5DEA7A9FA0EE4D77(/*hidden argument*/NULL);
if (!L_18)
{
goto IL_00bb;
}
}
IL_00a9:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_19 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_20 = V_2;
NullCheck(L_19);
Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621(L_19, _stringLiteral7505D64A54E061B7ACD54CCD58B49DC43500B635, L_20, /*hidden argument*/Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var);
goto IL_00e2;
}
IL_00bb:
{
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_21 = V_4;
if (!L_21)
{
goto IL_00d2;
}
}
IL_00bf:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_22 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_23 = V_4;
NullCheck(L_22);
Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621(L_22, _stringLiteral7505D64A54E061B7ACD54CCD58B49DC43500B635, L_23, /*hidden argument*/Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var);
goto IL_00e2;
}
IL_00d2:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_24 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_25 = V_3;
NullCheck(L_24);
Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621(L_24, _stringLiteral7505D64A54E061B7ACD54CCD58B49DC43500B635, L_25, /*hidden argument*/Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var);
}
IL_00e2:
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
Dictionary_2_t0DEBD9B05828A13E8F20294ED843C9289BF0BA44 * L_26 = ((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->get_providerRegistration_3();
Tuple_2_t371AA7832E6B98647A908BD0AF420CC191682087 * L_27 = V_2;
NullCheck(L_26);
Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621(L_26, _stringLiteralD0BE2DC421BE4FCD0172E5AFCEEA3970E2F3D940, L_27, /*hidden argument*/Dictionary_2_Add_m2BEA603EC9A8C6D20B61C2D5E1F5EEC8954F5621_RuntimeMethod_var);
IL2CPP_LEAVE(0xFE, FINALLY_00f4);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_00f4;
}
FINALLY_00f4:
{ // begin finally (depth: 1)
{
bool L_28 = V_1;
if (!L_28)
{
goto IL_00fd;
}
}
IL_00f7:
{
RuntimeObject * L_29 = V_0;
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_29, /*hidden argument*/NULL);
}
IL_00fd:
{
IL2CPP_END_FINALLY(244)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(244)
{
IL2CPP_JUMP_TBL(0xFE, IL_00fe)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_00fe:
{
return;
}
}
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::CreateDefaultProviderImpl()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_CreateDefaultProviderImpl_mCD05512BAD4E80E43384340A06057306064EFACE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsProviderFactory_CreateDefaultProviderImpl_mCD05512BAD4E80E43384340A06057306064EFACE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
String_t* L_0 = Environment_GetEnvironmentVariable_mB94020EE6B0D5BADF024E4BE6FBC54A5954D2185(_stringLiteral782CD696DB6DCABF532AEBBA85E5CD1A0726ABE8, /*hidden argument*/NULL);
V_0 = L_0;
String_t* L_1 = V_0;
bool L_2 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0019;
}
}
{
V_0 = _stringLiteral7505D64A54E061B7ACD54CCD58B49DC43500B635;
}
IL_0019:
{
String_t* L_3 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_4 = MonoTlsProviderFactory_LookupProvider_mCCE6D95A81D810BA625035EEC1F974C16C748700(L_3, (bool)1, /*hidden argument*/NULL);
return L_4;
}
}
// Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsProviderFactory::GetProvider()
extern "C" IL2CPP_METHOD_ATTR MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * G_B2_0 = NULL;
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * G_B1_0 = NULL;
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_0 = MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020(/*hidden argument*/NULL);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_1 = L_0;
G_B1_0 = L_1;
if (L_1)
{
G_B2_0 = L_1;
goto IL_0013;
}
}
{
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_2 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_2, _stringLiteralF99783D8A88B6556B4BF0967C71B5D7A8A57FB45, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, MonoTlsProviderFactory_GetProvider_m78F329C7EAEB40EBD9A044CC1F0B89026DA2CE4D_RuntimeMethod_var);
}
IL_0013:
{
return G_B2_0;
}
}
// System.Void Mono.Net.Security.MonoTlsProviderFactory::.cctor()
extern "C" IL2CPP_METHOD_ATTR void MonoTlsProviderFactory__cctor_mF95517B2A6920440ACFBE55DEA0EE9C1211BF26A (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsProviderFactory__cctor_mF95517B2A6920440ACFBE55DEA0EE9C1211BF26A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_locker_0(L_0);
Guid_t L_1;
memset(&L_1, 0, sizeof(L_1));
Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079((&L_1), _stringLiteral45C1FC38173A5FD1716A403B84531F2FC83623E0, /*hidden argument*/NULL);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_UnityTlsId_5(L_1);
Guid_t L_2;
memset(&L_2, 0, sizeof(L_2));
Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079((&L_2), _stringLiteral194B7A0B1DCB2AC4E4CC31D4DB55A5FFB8EB8EA8, /*hidden argument*/NULL);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_AppleTlsId_6(L_2);
Guid_t L_3;
memset(&L_3, 0, sizeof(L_3));
Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079((&L_3), _stringLiteral3441CDCE9FB0A67160E04A07051CB9E18BB0C2B3, /*hidden argument*/NULL);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_BtlsId_7(L_3);
Guid_t L_4;
memset(&L_4, 0, sizeof(L_4));
Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079((&L_4), _stringLiteralDEA1E8F15CADFF2878E4222800A4D95D499E02E2, /*hidden argument*/NULL);
((MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_StaticFields*)il2cpp_codegen_static_fields_for(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var))->set_LegacyId_8(L_4);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.HttpWebRequest Mono.Net.Security.MonoTlsStream::get_Request()
extern "C" IL2CPP_METHOD_ATTR HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * MonoTlsStream_get_Request_m2A0C4CA4D549165015FACBFDB99051387A0A6ABA (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, const RuntimeMethod* method)
{
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = __this->get_request_2();
return L_0;
}
}
// System.Net.WebExceptionStatus Mono.Net.Security.MonoTlsStream::get_ExceptionStatus()
extern "C" IL2CPP_METHOD_ATTR int32_t MonoTlsStream_get_ExceptionStatus_m9B0855084A66F0F11D5576249ED25547BE0AB015 (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_status_5();
return L_0;
}
}
// System.Boolean Mono.Net.Security.MonoTlsStream::get_CertificateValidationFailed()
extern "C" IL2CPP_METHOD_ATTR bool MonoTlsStream_get_CertificateValidationFailed_m79B2F25C00F38EAC099E4E36FD405A51F385B596 (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->get_U3CCertificateValidationFailedU3Ek__BackingField_6();
return L_0;
}
}
// System.Void Mono.Net.Security.MonoTlsStream::set_CertificateValidationFailed(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MonoTlsStream_set_CertificateValidationFailed_mAECE839D304818A9CA38E598B85B962064F45B3F (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->set_U3CCertificateValidationFailedU3Ek__BackingField_6(L_0);
return;
}
}
// System.Void Mono.Net.Security.MonoTlsStream::.ctor(System.Net.HttpWebRequest,System.Net.Sockets.NetworkStream)
extern "C" IL2CPP_METHOD_ATTR void MonoTlsStream__ctor_mE9D329376ADF7AD49283D592E891E6C264052AAF (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * ___networkStream1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsStream__ctor_mE9D329376ADF7AD49283D592E891E6C264052AAF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * G_B2_0 = NULL;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B2_1 = NULL;
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * G_B1_0 = NULL;
MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * G_B1_1 = NULL;
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = ___request0;
__this->set_request_2(L_0);
NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * L_1 = ___networkStream1;
__this->set_networkStream_1(L_1);
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = ___request0;
NullCheck(L_2);
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_3 = HttpWebRequest_get_TlsSettings_mDA609544717DB6962B35893BB1C9D95E62B0B660(L_2, /*hidden argument*/NULL);
__this->set_settings_3(L_3);
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = ___request0;
NullCheck(L_4);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_5 = HttpWebRequest_get_TlsProvider_mFCE9A829570049B9CF3909E9F1C12BA2E8B0986D(L_4, /*hidden argument*/NULL);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_6 = L_5;
G_B1_0 = L_6;
G_B1_1 = __this;
if (L_6)
{
G_B2_0 = L_6;
G_B2_1 = __this;
goto IL_0030;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(MonoTlsProviderFactory_t01773E7677E88B1202FB7770A3E9F53655BB2525_il2cpp_TypeInfo_var);
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_7 = MonoTlsProviderFactory_GetProviderInternal_m39B343490A04AEA1AA38A90180E1B3BB1FB09020(/*hidden argument*/NULL);
G_B2_0 = L_7;
G_B2_1 = G_B1_1;
}
IL_0030:
{
NullCheck(G_B2_1);
G_B2_1->set_provider_0(G_B2_0);
__this->set_status_5(((int32_t)10));
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_8 = __this->get_provider_0();
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** L_9 = __this->get_address_of_settings_3();
ChainValidationHelper_Create_m6D4991E3FF02AEB2E00BD1DE7A9C7D69BF0AECFB(L_8, (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF **)L_9, __this, /*hidden argument*/NULL);
return;
}
}
// System.IO.Stream Mono.Net.Security.MonoTlsStream::CreateStream(System.Byte[])
extern "C" IL2CPP_METHOD_ATTR Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275 (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * L_0 = __this->get_provider_0();
NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * L_1 = __this->get_networkStream_1();
MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * L_2 = __this->get_settings_3();
NullCheck(L_0);
RuntimeObject* L_3 = VirtFuncInvoker3< RuntimeObject*, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *, bool, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * >::Invoke(10 /* Mono.Security.Interface.IMonoSslStream Mono.Security.Interface.MonoTlsProvider::CreateSslStream(System.IO.Stream,System.Boolean,Mono.Security.Interface.MonoTlsSettings) */, L_0, L_1, (bool)0, L_2);
__this->set_sslStream_4(L_3);
}
IL_001e:
try
{ // begin try (depth: 1)
try
{ // begin try (depth: 2)
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = __this->get_request_2();
NullCheck(L_4);
String_t* L_5 = HttpWebRequest_get_Host_m633144DD18EC28C5D4CE2F34B57C29D64A4A9DB5(L_4, /*hidden argument*/NULL);
V_0 = L_5;
String_t* L_6 = V_0;
bool L_7 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_6, /*hidden argument*/NULL);
if (L_7)
{
goto IL_0048;
}
}
IL_0032:
{
String_t* L_8 = V_0;
NullCheck(L_8);
int32_t L_9 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_8, ((int32_t)58), /*hidden argument*/NULL);
V_1 = L_9;
int32_t L_10 = V_1;
if ((((int32_t)L_10) <= ((int32_t)0)))
{
goto IL_0048;
}
}
IL_003f:
{
String_t* L_11 = V_0;
int32_t L_12 = V_1;
NullCheck(L_11);
String_t* L_13 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_11, 0, L_12, /*hidden argument*/NULL);
V_0 = L_13;
}
IL_0048:
{
RuntimeObject* L_14 = __this->get_sslStream_4();
String_t* L_15 = V_0;
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_16 = __this->get_request_2();
NullCheck(L_16);
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_17 = HttpWebRequest_get_ClientCertificates_m239FFF990299759F455517EA50A50C1B13EC8369(L_16, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ServicePointManager_tB30C5869193569552EC4F0F454EF3ACF3908DC02_il2cpp_TypeInfo_var);
int32_t L_18 = ServicePointManager_get_SecurityProtocol_m4A583697C87EDA716E3512FB151B3916B770C667(/*hidden argument*/NULL);
bool L_19 = ServicePointManager_get_CheckCertificateRevocationList_m4FE99C818DC1588C1DEA74018DC3CB2D86B40453(/*hidden argument*/NULL);
NullCheck(L_14);
InterfaceActionInvoker4< String_t*, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 *, int32_t, bool >::Invoke(0 /* System.Void Mono.Security.Interface.IMonoSslStream::AuthenticateAsClient(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean) */, IMonoSslStream_t3476E6615542EBD74C52117F2B3BE178525AA38F_il2cpp_TypeInfo_var, L_14, L_15, L_17, L_18, L_19);
__this->set_status_5(0);
IL2CPP_LEAVE(0xCB, FINALLY_007d);
}
} // end try (depth: 2)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0072;
throw e;
}
CATCH_0072:
{ // begin catch(System.Object)
__this->set_status_5(((int32_t)10));
IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, NULL, MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275_RuntimeMethod_var);
} // end catch (depth: 2)
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_007d;
}
FINALLY_007d:
{ // begin finally (depth: 1)
{
bool L_20 = MonoTlsStream_get_CertificateValidationFailed_m79B2F25C00F38EAC099E4E36FD405A51F385B596(__this, /*hidden argument*/NULL);
if (!L_20)
{
goto IL_008d;
}
}
IL_0085:
{
__this->set_status_5(((int32_t)9));
}
IL_008d:
{
int32_t L_21 = __this->get_status_5();
if (L_21)
{
goto IL_00b2;
}
}
IL_0095:
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_22 = __this->get_request_2();
NullCheck(L_22);
ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_23 = HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC(L_22, /*hidden argument*/NULL);
RuntimeObject* L_24 = __this->get_sslStream_4();
NullCheck(L_24);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_25 = InterfaceFuncInvoker0< X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * >::Invoke(15 /* System.Security.Cryptography.X509Certificates.X509Certificate Mono.Security.Interface.IMonoSslStream::get_InternalLocalCertificate() */, IMonoSslStream_t3476E6615542EBD74C52117F2B3BE178525AA38F_il2cpp_TypeInfo_var, L_24);
NullCheck(L_23);
ServicePoint_UpdateClientCertificate_m15EBBFBB175D75A4DB45BB73A691D9083A856ADE(L_23, L_25, /*hidden argument*/NULL);
goto IL_00ca;
}
IL_00b2:
{
HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_26 = __this->get_request_2();
NullCheck(L_26);
ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_27 = HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC(L_26, /*hidden argument*/NULL);
NullCheck(L_27);
ServicePoint_UpdateClientCertificate_m15EBBFBB175D75A4DB45BB73A691D9083A856ADE(L_27, (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)NULL, /*hidden argument*/NULL);
__this->set_sslStream_4((RuntimeObject*)NULL);
}
IL_00ca:
{
IL2CPP_END_FINALLY(125)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(125)
{
IL2CPP_JUMP_TBL(0xCB, IL_00cb)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_00cb:
{
}
IL_00cc:
try
{ // begin try (depth: 1)
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_28 = ___buffer0;
if (!L_28)
{
goto IL_00df;
}
}
IL_00cf:
{
RuntimeObject* L_29 = __this->get_sslStream_4();
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_30 = ___buffer0;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = ___buffer0;
NullCheck(L_31);
NullCheck(L_29);
InterfaceActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(2 /* System.Void Mono.Security.Interface.IMonoSslStream::Write(System.Byte[],System.Int32,System.Int32) */, IMonoSslStream_t3476E6615542EBD74C52117F2B3BE178525AA38F_il2cpp_TypeInfo_var, L_29, L_30, 0, (((int32_t)((int32_t)(((RuntimeArray *)L_31)->max_length)))));
}
IL_00df:
{
goto IL_00f2;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_00e1;
throw e;
}
CATCH_00e1:
{ // begin catch(System.Object)
__this->set_status_5(4);
__this->set_sslStream_4((RuntimeObject*)NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, NULL, MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275_RuntimeMethod_var);
} // end catch (depth: 1)
IL_00f2:
{
RuntimeObject* L_32 = __this->get_sslStream_4();
NullCheck(L_32);
AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501 * L_33 = InterfaceFuncInvoker0< AuthenticatedStream_t3DD09B1EB437BE77A9B0536EC26005B6914BF501 * >::Invoke(12 /* System.Net.Security.AuthenticatedStream Mono.Security.Interface.IMonoSslStream::get_AuthenticatedStream() */, IMonoSslStream_t3476E6615542EBD74C52117F2B3BE178525AA38F_il2cpp_TypeInfo_var, L_32);
return L_33;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Object Mono.Net.Security.NoReflectionHelper::GetInternalValidator(System.Object,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * NoReflectionHelper_GetInternalValidator_m231BC9D1C0A711D48F25B6F0162ACABBA93A0D74 (RuntimeObject * ___provider0, RuntimeObject * ___settings1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (NoReflectionHelper_GetInternalValidator_m231BC9D1C0A711D48F25B6F0162ACABBA93A0D74_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject * L_0 = ___provider0;
RuntimeObject * L_1 = ___settings1;
RuntimeObject* L_2 = ChainValidationHelper_GetInternalValidator_mBDF9A751ADCBA2326B75ABF4BDE8410F08FF5FAC(((MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 *)CastclassClass((RuntimeObject*)L_0, MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27_il2cpp_TypeInfo_var)), ((MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF *)CastclassSealed((RuntimeObject*)L_1, MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Net.Security.RemoteCertificateValidationCallback Mono.Net.Security.Private.CallbackHelpers::MonoToPublic(Mono.Security.Interface.MonoRemoteCertificateValidationCallback)
extern "C" IL2CPP_METHOD_ATTR RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * CallbackHelpers_MonoToPublic_mA514EEB118D8EC3D84A607A42A0B48B5DA1FA500 (MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * ___callback0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CallbackHelpers_MonoToPublic_mA514EEB118D8EC3D84A607A42A0B48B5DA1FA500_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * V_0 = NULL;
{
U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * L_0 = (U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037_il2cpp_TypeInfo_var);
U3CU3Ec__DisplayClass5_0__ctor_m220DD155C36F2E4600624C5208FBCAC3DBDBC31D(L_0, /*hidden argument*/NULL);
V_0 = L_0;
U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * L_1 = V_0;
MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * L_2 = ___callback0;
NullCheck(L_1);
L_1->set_callback_0(L_2);
U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * L_3 = V_0;
NullCheck(L_3);
MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * L_4 = L_3->get_callback_0();
if (L_4)
{
goto IL_0017;
}
}
{
return (RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E *)NULL;
}
IL_0017:
{
U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * L_5 = V_0;
RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E * L_6 = (RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E *)il2cpp_codegen_object_new(RemoteCertificateValidationCallback_t9C6BA19681BAA3CD78E6674293A57FF5DF62831E_il2cpp_TypeInfo_var);
RemoteCertificateValidationCallback__ctor_m830361B1E3107AC75A34E07042B4A2567B331E3F(L_6, L_5, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass5_0_U3CMonoToPublicU3Eb__0_mA228BC7BEF63CBFCF290284572E847A6BCCFECF7_RuntimeMethod_var), /*hidden argument*/NULL);
return L_6;
}
}
// System.Net.Security.LocalCertSelectionCallback Mono.Net.Security.Private.CallbackHelpers::MonoToInternal(Mono.Security.Interface.MonoLocalCertificateSelectionCallback)
extern "C" IL2CPP_METHOD_ATTR LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * CallbackHelpers_MonoToInternal_m82BDD9A21269FA19DA58564160BE5A2C083A4199 (MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * ___callback0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CallbackHelpers_MonoToInternal_m82BDD9A21269FA19DA58564160BE5A2C083A4199_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * V_0 = NULL;
{
U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * L_0 = (U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358_il2cpp_TypeInfo_var);
U3CU3Ec__DisplayClass8_0__ctor_m2D537E7900C0394F5478CF4E408AACDF9F926E86(L_0, /*hidden argument*/NULL);
V_0 = L_0;
U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * L_1 = V_0;
MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * L_2 = ___callback0;
NullCheck(L_1);
L_1->set_callback_0(L_2);
U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * L_3 = V_0;
NullCheck(L_3);
MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * L_4 = L_3->get_callback_0();
if (L_4)
{
goto IL_0017;
}
}
{
return (LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 *)NULL;
}
IL_0017:
{
U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * L_5 = V_0;
LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 * L_6 = (LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2 *)il2cpp_codegen_object_new(LocalCertSelectionCallback_tD6114DFF113D64892D65456E53A3F61DCE4874F2_il2cpp_TypeInfo_var);
LocalCertSelectionCallback__ctor_mEA7E533B4C8CF46131F4097785E653C9DF1E2A85(L_6, L_5, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass8_0_U3CMonoToInternalU3Eb__0_m0B62590D3F567A6C864B7B82B577676087CACB6B_RuntimeMethod_var), /*hidden argument*/NULL);
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass5_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass5_0__ctor_m220DD155C36F2E4600624C5208FBCAC3DBDBC31D (U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// System.Boolean Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass5_0::<MonoToPublic>b__0(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass5_0_U3CMonoToPublicU3Eb__0_mA228BC7BEF63CBFCF290284572E847A6BCCFECF7 (U3CU3Ec__DisplayClass5_0_t56D43163C1CF17893E5C671A9F99F6603CF29037 * __this, RuntimeObject * ___t0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___c1, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___ch2, int32_t ___e3, const RuntimeMethod* method)
{
{
MonoRemoteCertificateValidationCallback_t7A8DAD12B70CE3BB19BAAD04F587D5ED02385CC6 * L_0 = __this->get_callback_0();
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_1 = ___c1;
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_2 = ___ch2;
int32_t L_3 = ___e3;
NullCheck(L_0);
bool L_4 = MonoRemoteCertificateValidationCallback_Invoke_m405859123BB9004917076DD131EA8522AA18D990(L_0, (String_t*)NULL, L_1, L_2, L_3, /*hidden argument*/NULL);
return L_4;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass8_0::.ctor()
extern "C" IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass8_0__ctor_m2D537E7900C0394F5478CF4E408AACDF9F926E86 (U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
// System.Security.Cryptography.X509Certificates.X509Certificate Mono.Net.Security.Private.CallbackHelpers_<>c__DisplayClass8_0::<MonoToInternal>b__0(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Cryptography.X509Certificates.X509Certificate,System.String[])
extern "C" IL2CPP_METHOD_ATTR X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * U3CU3Ec__DisplayClass8_0_U3CMonoToInternalU3Eb__0_m0B62590D3F567A6C864B7B82B577676087CACB6B (U3CU3Ec__DisplayClass8_0_tBD855A0171BF5D28FCBD1D5541E6F61544521358 * __this, String_t* ___t0, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___lc1, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___rc2, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___ai3, const RuntimeMethod* method)
{
{
MonoLocalCertificateSelectionCallback_t657381EF916D4EDC456FA5A6AC948EFD7A481F0A * L_0 = __this->get_callback_0();
String_t* L_1 = ___t0;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_2 = ___lc1;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_3 = ___rc2;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = ___ai3;
NullCheck(L_0);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_5 = MonoLocalCertificateSelectionCallback_Invoke_mFB921E62D2252D1D50A5FCCFEC1E62BA719A381B(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL);
return L_5;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.ServerCertValidationCallbackWrapper::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void ServerCertValidationCallbackWrapper__ctor_m6EB9B9436E627C4C616BC14AA8EF5B6BD28B4F4E (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Boolean Mono.Net.Security.ServerCertValidationCallbackWrapper::Invoke(System.Net.ServerCertValidationCallback,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors)
extern "C" IL2CPP_METHOD_ATTR bool ServerCertValidationCallbackWrapper_Invoke_mC75038D5C50C3354D6938DD77608DCE39D5DC1AE (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * __this, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * ___callback0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate1, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain2, int32_t ___sslPolicyErrors3, const RuntimeMethod* method)
{
bool result = false;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef bool (*FunctionPointerType) (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
else
{
// closed
typedef bool (*FunctionPointerType) (void*, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
}
else if (___parameterCount != 4)
{
// open
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = GenericVirtFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = VirtFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
}
}
else
{
typedef bool (*FunctionPointerType) (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef bool (*FunctionPointerType) (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = GenericVirtFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = VirtFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
}
}
else
{
typedef bool (*FunctionPointerType) (void*, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef bool (*FunctionPointerType) (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
else
{
// closed
typedef bool (*FunctionPointerType) (void*, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
}
else if (___parameterCount != 4)
{
// open
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = GenericVirtFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = VirtFuncInvoker3< bool, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
}
}
else
{
typedef bool (*FunctionPointerType) (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef bool (*FunctionPointerType) (ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = GenericVirtFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(targetMethod, targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
else
result = VirtFuncInvoker4< bool, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3);
}
}
}
else
{
typedef bool (*FunctionPointerType) (void*, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB *, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *, int32_t, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___callback0, ___certificate1, ___chain2, ___sslPolicyErrors3, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Net.Security.ServerCertValidationCallbackWrapper::BeginInvoke(System.Net.ServerCertValidationCallback,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,Mono.Security.Interface.MonoSslPolicyErrors,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ServerCertValidationCallbackWrapper_BeginInvoke_mCCBD269244B22D143E7CF8F02FBF9DA99488F1D9 (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * __this, ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * ___callback0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate1, X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * ___chain2, int32_t ___sslPolicyErrors3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * _____callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (ServerCertValidationCallbackWrapper_BeginInvoke_mCCBD269244B22D143E7CF8F02FBF9DA99488F1D9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[5] = {0};
__d_args[0] = ___callback0;
__d_args[1] = ___certificate1;
__d_args[2] = ___chain2;
__d_args[3] = Box(MonoSslPolicyErrors_t5F32A4E793EAB8B8A8128A6A3E7690D2E1F666C7_il2cpp_TypeInfo_var, &___sslPolicyErrors3);
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)_____callback4, (RuntimeObject*)___object5);
}
// System.Boolean Mono.Net.Security.ServerCertValidationCallbackWrapper::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR bool ServerCertValidationCallbackWrapper_EndInvoke_m4F4A10E18E6928B33347B2A7C31B7AE9A0BD796B (ServerCertValidationCallbackWrapper_t0E352ED41F90F28ADA450C535429BD6A5E0C2834 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(bool*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Net.Security.SystemCertificateValidator::.cctor()
extern "C" IL2CPP_METHOD_ATTR void SystemCertificateValidator__cctor_mBF04D8E389B7377FC07044B9CF044A966C572193 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (SystemCertificateValidator__cctor_mBF04D8E389B7377FC07044B9CF044A966C572193_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t G_B3_0 = 0;
{
((SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_StaticFields*)il2cpp_codegen_static_fields_for(SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_il2cpp_TypeInfo_var))->set_s_flags_1(((int32_t)168));
OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * L_0 = Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233(/*hidden argument*/NULL);
NullCheck(L_0);
int32_t L_1 = OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181(L_0, /*hidden argument*/NULL);
if ((((int32_t)L_1) == ((int32_t)2)))
{
goto IL_0023;
}
}
{
bool L_2 = File_Exists_m6B9BDD8EEB33D744EB0590DD27BC0152FAFBD1FB(_stringLiteral6D4853D9C2696A98DA8096DCE674A11141FD8E3C, /*hidden argument*/NULL);
G_B3_0 = ((int32_t)(L_2));
goto IL_0024;
}
IL_0023:
{
G_B3_0 = 0;
}
IL_0024:
{
((SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_StaticFields*)il2cpp_codegen_static_fields_for(SystemCertificateValidator_tEB00AC944EDDAA53F9A9FA7A316A23574985475F_il2cpp_TypeInfo_var))->set_is_macosx_0((bool)G_B3_0);
return;
}
}
// System.Security.Cryptography.X509Certificates.X509Chain Mono.Net.Security.SystemCertificateValidator::CreateX509Chain(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
extern "C" IL2CPP_METHOD_ATTR X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * SystemCertificateValidator_CreateX509Chain_mB9965896005703ADC050BC1E6415D30FBDC42091 (X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certs0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (SystemCertificateValidator_CreateX509Chain_mB9965896005703ADC050BC1E6415D30FBDC42091_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_0 = (X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 *)il2cpp_codegen_object_new(X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538_il2cpp_TypeInfo_var);
X509Chain__ctor_mC6F6E3F01D21638D909E13D151923EB4BF592CAB(L_0, /*hidden argument*/NULL);
X509Chain_t4A28E9A30CBB331C9B68AE4AFCB30625C6C8B538 * L_1 = L_0;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_2 = ___certs0;
X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD * L_3 = (X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD *)il2cpp_codegen_object_new(X509ChainPolicy_tCA1D9E9842A16ACD71D35E9C36659E3E861D74DD_il2cpp_TypeInfo_var);
X509ChainPolicy__ctor_m53AB51FBA21115B866EB0AB6AEE039B6167F6A4D(L_3, ((X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 *)CastclassClass((RuntimeObject*)L_2, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
NullCheck(L_1);
X509Chain_set_ChainPolicy_mFFC95743026B78C7B6DA33B51CEBD81FA2215EDD(L_1, L_3, /*hidden argument*/NULL);
return L_1;
}
}
// System.Boolean Mono.Net.Security.SystemCertificateValidator::NeedsChain(Mono.Security.Interface.MonoTlsSettings)
extern "C" IL2CPP_METHOD_ATTR bool SystemCertificateValidator_NeedsChain_m51D5E6A2B5A26BECA8764E613D19345A9353BA52 (MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings0, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Unity.CertHelper::AddCertificatesToNativeChain(Mono.Unity.UnityTls_unitytls_x509list*,System.Security.Cryptography.X509Certificates.X509CertificateCollection,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void CertHelper_AddCertificatesToNativeChain_m1D22A9A50CA05E1F931B8B309E047092DDE01CFF (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___nativeCertificateChain0, X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certificates1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CertHelper_AddCertificatesToNativeChain_m1D22A9A50CA05E1F931B8B309E047092DDE01CFF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * V_0 = NULL;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * V_1 = NULL;
RuntimeObject* V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
int32_t __leave_target = -1;
NO_UNUSED_WARNING (__leave_target);
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_0 = ___certificates1;
NullCheck(L_0);
X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * L_1 = X509CertificateCollection_GetEnumerator_mD28E40E9104E833480FA012B1CE905AC08A7AD4F(L_0, /*hidden argument*/NULL);
V_0 = L_1;
}
IL_0007:
try
{ // begin try (depth: 1)
{
goto IL_0018;
}
IL_0009:
{
X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * L_2 = V_0;
NullCheck(L_2);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_3 = X509CertificateEnumerator_get_Current_mDA87DA5B1CD027E452E22112ED43423F95573BE0(L_2, /*hidden argument*/NULL);
V_1 = L_3;
unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * L_4 = ___nativeCertificateChain0;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_5 = V_1;
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * L_6 = ___errorState2;
CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166((unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *)(unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *)L_4, L_5, (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)L_6, /*hidden argument*/NULL);
}
IL_0018:
{
X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * L_7 = V_0;
NullCheck(L_7);
bool L_8 = X509CertificateEnumerator_MoveNext_m472F420F968A52D970486D21BFFABCCE5329F714(L_7, /*hidden argument*/NULL);
if (L_8)
{
goto IL_0009;
}
}
IL_0020:
{
IL2CPP_LEAVE(0x33, FINALLY_0022);
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__last_unhandled_exception = (Exception_t *)e.ex;
goto FINALLY_0022;
}
FINALLY_0022:
{ // begin finally (depth: 1)
{
X509CertificateEnumerator_t99AEDECD77BFC6083D8C98F9760BF7876D5B886B * L_9 = V_0;
V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_9, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var));
RuntimeObject* L_10 = V_2;
if (!L_10)
{
goto IL_0032;
}
}
IL_002c:
{
RuntimeObject* L_11 = V_2;
NullCheck(L_11);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_11);
}
IL_0032:
{
IL2CPP_END_FINALLY(34)
}
} // end finally (depth: 1)
IL2CPP_CLEANUP(34)
{
IL2CPP_JUMP_TBL(0x33, IL_0033)
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
}
IL_0033:
{
return;
}
}
// System.Void Mono.Unity.CertHelper::AddCertificateToNativeChain(Mono.Unity.UnityTls_unitytls_x509list*,System.Security.Cryptography.X509Certificates.X509Certificate,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166 (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___nativeCertificateChain0, X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * ___certificate1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL;
X509Certificate2Impl_t645108014422F6408EB87390317CD10710F129E7 * V_1 = NULL;
uint8_t* V_2 = NULL;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_3 = NULL;
X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * V_4 = NULL;
int32_t V_5 = 0;
{
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_0 = ___certificate1;
NullCheck(L_0);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(10 /* System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate::GetRawCertData() */, L_0);
V_0 = L_1;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = V_0;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = L_2;
V_3 = L_3;
if (!L_3)
{
goto IL_0011;
}
}
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_3;
NullCheck(L_4);
if ((((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))))
{
goto IL_0016;
}
}
IL_0011:
{
V_2 = (uint8_t*)(((uintptr_t)0));
goto IL_001f;
}
IL_0016:
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = V_3;
NullCheck(L_5);
V_2 = (uint8_t*)(((uintptr_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))));
}
IL_001f:
{
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_6 = UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E(/*hidden argument*/NULL);
NullCheck(L_6);
unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * L_7 = L_6->get_unitytls_x509list_append_der_13();
unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * L_8 = ___nativeCertificateChain0;
uint8_t* L_9 = V_2;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = V_0;
NullCheck(L_10);
intptr_t L_11 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91((((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length)))), /*hidden argument*/NULL);
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * L_12 = ___errorState2;
NullCheck(L_7);
unitytls_x509list_append_der_t_Invoke_m1606FADA7E902086F7AEE6D8F304867C7E0A434F(L_7, (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *)(unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *)L_8, (uint8_t*)(uint8_t*)L_9, (intptr_t)L_11, (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)L_12, /*hidden argument*/NULL);
V_3 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_13 = ___certificate1;
NullCheck(L_13);
X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * L_14 = X509Certificate_get_Impl_m2CFDB01127BFCE77F0FABDA64432CB20340EB26D(L_13, /*hidden argument*/NULL);
V_1 = ((X509Certificate2Impl_t645108014422F6408EB87390317CD10710F129E7 *)IsInstClass((RuntimeObject*)L_14, X509Certificate2Impl_t645108014422F6408EB87390317CD10710F129E7_il2cpp_TypeInfo_var));
X509Certificate2Impl_t645108014422F6408EB87390317CD10710F129E7 * L_15 = V_1;
if (!L_15)
{
goto IL_008b;
}
}
{
X509Certificate2Impl_t645108014422F6408EB87390317CD10710F129E7 * L_16 = V_1;
NullCheck(L_16);
X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * L_17 = VirtFuncInvoker0< X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * >::Invoke(21 /* System.Security.Cryptography.X509Certificates.X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509Certificate2Impl::get_IntermediateCertificates() */, L_16);
V_4 = L_17;
X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * L_18 = V_4;
if (!L_18)
{
goto IL_008b;
}
}
{
X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * L_19 = V_4;
NullCheck(L_19);
int32_t L_20 = X509CertificateImplCollection_get_Count_m1503CBCEDE4650173097C408898F1806582CC77E(L_19, /*hidden argument*/NULL);
if ((((int32_t)L_20) <= ((int32_t)0)))
{
goto IL_008b;
}
}
{
V_5 = 0;
goto IL_0080;
}
IL_0065:
{
unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * L_21 = ___nativeCertificateChain0;
X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * L_22 = V_4;
int32_t L_23 = V_5;
NullCheck(L_22);
X509CertificateImpl_t89610BFDE87B872143A4623CFC7F17275EB48313 * L_24 = X509CertificateImplCollection_get_Item_m24CA14D68946B6E0006B162BA284EB51F826F276(L_22, L_23, /*hidden argument*/NULL);
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_25 = (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)il2cpp_codegen_object_new(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2_il2cpp_TypeInfo_var);
X509Certificate__ctor_m4CF4E6ECED8EF961E498F6D17166A23DF3CA05CF(L_25, L_24, /*hidden argument*/NULL);
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * L_26 = ___errorState2;
CertHelper_AddCertificateToNativeChain_m223E545813937EC29B6EF428DAE3F45551728166((unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *)(unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *)L_21, L_25, (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)L_26, /*hidden argument*/NULL);
int32_t L_27 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1));
}
IL_0080:
{
int32_t L_28 = V_5;
X509CertificateImplCollection_t2F7A6E9F160116CE64224D56187C92ECD7FA7242 * L_29 = V_4;
NullCheck(L_29);
int32_t L_30 = X509CertificateImplCollection_get_Count_m1503CBCEDE4650173097C408898F1806582CC77E(L_29, /*hidden argument*/NULL);
if ((((int32_t)L_28) < ((int32_t)L_30)))
{
goto IL_0065;
}
}
IL_008b:
{
return;
}
}
// System.Security.Cryptography.X509Certificates.X509CertificateCollection Mono.Unity.CertHelper::NativeChainToManagedCollection(Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * CertHelper_NativeChainToManagedCollection_m671B74DB858DFEC5DE82CB70687F76EE5212630C (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___nativeCertificateChain0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (CertHelper_NativeChainToManagedCollection_m671B74DB858DFEC5DE82CB70687F76EE5212630C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * V_0 = NULL;
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 V_1;
memset(&V_1, 0, sizeof(V_1));
int32_t V_2 = 0;
intptr_t V_3;
memset(&V_3, 0, sizeof(V_3));
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_4 = NULL;
uint8_t* V_5 = NULL;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_6 = NULL;
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_0 = (X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 *)il2cpp_codegen_object_new(X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833_il2cpp_TypeInfo_var);
X509CertificateCollection__ctor_m3CEEDA1CDA93234E6E78DFB6563738B050AFF6CA(L_0, /*hidden argument*/NULL);
V_0 = L_0;
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_1 = UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E(/*hidden argument*/NULL);
NullCheck(L_1);
unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * L_2 = L_1->get_unitytls_x509list_get_x509_10();
unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 L_3 = ___nativeCertificateChain0;
intptr_t L_4 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(0, /*hidden argument*/NULL);
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * L_5 = ___errorState1;
NullCheck(L_2);
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 L_6 = unitytls_x509list_get_x509_t_Invoke_m25FDF33A713C330AF882B49E05C79B77B5CF7A22(L_2, L_3, (intptr_t)L_4, (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)L_5, /*hidden argument*/NULL);
V_1 = L_6;
V_2 = 0;
goto IL_00ac;
}
IL_0025:
{
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_7 = UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E(/*hidden argument*/NULL);
NullCheck(L_7);
unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * L_8 = L_7->get_unitytls_x509_export_der_8();
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 L_9 = V_1;
intptr_t L_10 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(0, /*hidden argument*/NULL);
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * L_11 = ___errorState1;
NullCheck(L_8);
intptr_t L_12 = unitytls_x509_export_der_t_Invoke_m90FDB333B2076F06444B096E1E1D1A42C8EEF8A0(L_8, L_9, (uint8_t*)(uint8_t*)(((uintptr_t)0)), (intptr_t)L_10, (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)L_11, /*hidden argument*/NULL);
V_3 = (intptr_t)L_12;
intptr_t L_13 = V_3;
int32_t L_14 = IntPtr_op_Explicit_mD69722A4C61D33FE70E790325C6E0DC690F9494F((intptr_t)L_13, /*hidden argument*/NULL);
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_15 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_14);
V_4 = L_15;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_16 = V_4;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = L_16;
V_6 = L_17;
if (!L_17)
{
goto IL_0059;
}
}
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_18 = V_6;
NullCheck(L_18);
if ((((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length)))))
{
goto IL_005f;
}
}
IL_0059:
{
V_5 = (uint8_t*)(((uintptr_t)0));
goto IL_006a;
}
IL_005f:
{
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_19 = V_6;
NullCheck(L_19);
V_5 = (uint8_t*)(((uintptr_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))));
}
IL_006a:
{
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_20 = UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E(/*hidden argument*/NULL);
NullCheck(L_20);
unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * L_21 = L_20->get_unitytls_x509_export_der_8();
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 L_22 = V_1;
uint8_t* L_23 = V_5;
intptr_t L_24 = V_3;
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * L_25 = ___errorState1;
NullCheck(L_21);
unitytls_x509_export_der_t_Invoke_m90FDB333B2076F06444B096E1E1D1A42C8EEF8A0(L_21, L_22, (uint8_t*)(uint8_t*)L_23, (intptr_t)L_24, (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)L_25, /*hidden argument*/NULL);
V_6 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL;
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_26 = V_0;
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_27 = V_4;
X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 * L_28 = (X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2 *)il2cpp_codegen_object_new(X509Certificate_t6859B8914E252B6831D6F59A2A720CD23F7FA7B2_il2cpp_TypeInfo_var);
X509Certificate__ctor_m1CBB1959D5C85EE236244CD85AA73473F19C6A6C(L_28, L_27, /*hidden argument*/NULL);
NullCheck(L_26);
X509CertificateCollection_Add_mDF43F609EAE240711FCE880E66EE814178AB2E66(L_26, L_28, /*hidden argument*/NULL);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_29 = UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E(/*hidden argument*/NULL);
NullCheck(L_29);
unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * L_30 = L_29->get_unitytls_x509list_get_x509_10();
unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 L_31 = ___nativeCertificateChain0;
int32_t L_32 = V_2;
intptr_t L_33 = IntPtr_op_Explicit_m62A5ED7757661C8DB6AEF4816829ED92A1929F91(L_32, /*hidden argument*/NULL);
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * L_34 = ___errorState1;
NullCheck(L_30);
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 L_35 = unitytls_x509list_get_x509_t_Invoke_m25FDF33A713C330AF882B49E05C79B77B5CF7A22(L_30, L_31, (intptr_t)L_33, (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)L_34, /*hidden argument*/NULL);
V_1 = L_35;
int32_t L_36 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1));
}
IL_00ac:
{
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 L_37 = V_1;
uint64_t L_38 = L_37.get_handle_0();
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_39 = UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E(/*hidden argument*/NULL);
NullCheck(L_39);
uint64_t L_40 = L_39->get_UNITYTLS_INVALID_HANDLE_0();
if ((!(((uint64_t)L_38) == ((uint64_t)L_40))))
{
goto IL_0025;
}
}
{
X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * L_41 = V_0;
return L_41;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void Mono.Unity.Debug::CheckAndThrow(Mono.Unity.UnityTls_unitytls_errorstate,System.String,Mono.Security.Interface.AlertDescription)
extern "C" IL2CPP_METHOD_ATTR void Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8 (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 ___errorState0, String_t* ___context1, uint8_t ___defaultAlert2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 L_0 = ___errorState0;
uint32_t L_1 = L_0.get_code_1();
if (L_1)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
String_t* L_2 = ___context1;
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 L_3 = ___errorState0;
uint32_t L_4 = L_3.get_code_1();
uint32_t L_5 = L_4;
RuntimeObject * L_6 = Box(unitytls_error_code_tA9272A71D51F7FE555C03185AE244FB01EAF998F_il2cpp_TypeInfo_var, &L_5);
String_t* L_7 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteral071F2420E5DAC6E820A87E5A82A65431D3344F48, L_2, L_6, /*hidden argument*/NULL);
V_0 = L_7;
uint8_t L_8 = ___defaultAlert2;
String_t* L_9 = V_0;
TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91 * L_10 = (TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91 *)il2cpp_codegen_object_new(TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91_il2cpp_TypeInfo_var);
TlsException__ctor_mCD978D5A0E271F65BF28C40380F65D8E0247FA53(L_10, L_8, L_9, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, NULL, Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8_RuntimeMethod_var);
}
}
// System.Void Mono.Unity.Debug::CheckAndThrow(Mono.Unity.UnityTls_unitytls_errorstate,Mono.Unity.UnityTls_unitytls_x509verify_result,System.String,Mono.Security.Interface.AlertDescription)
extern "C" IL2CPP_METHOD_ATTR void Debug_CheckAndThrow_m4B13EAF7CA50D7535BF7F663D23886279A4CDBF5 (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 ___errorState0, uint32_t ___verifyResult1, String_t* ___context2, uint8_t ___defaultAlert3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (Debug_CheckAndThrow_m4B13EAF7CA50D7535BF7F663D23886279A4CDBF5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
uint32_t L_0 = ___verifyResult1;
if (L_0)
{
goto IL_000c;
}
}
{
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 L_1 = ___errorState0;
String_t* L_2 = ___context2;
uint8_t L_3 = ___defaultAlert3;
Debug_CheckAndThrow_mF8B2344487801910DCF927F9394FD2F13A61F8E8(L_1, L_2, L_3, /*hidden argument*/NULL);
return;
}
IL_000c:
{
uint32_t L_4 = ___verifyResult1;
uint8_t L_5 = ___defaultAlert3;
uint8_t L_6 = UnityTlsConversions_VerifyResultToAlertDescription_m1C318DCEFF9F42E73FF8DAB347BA7B9E4E7EFF7E(L_4, L_5, /*hidden argument*/NULL);
String_t* L_7 = ___context2;
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 L_8 = ___errorState0;
uint32_t L_9 = L_8.get_code_1();
uint32_t L_10 = L_9;
RuntimeObject * L_11 = Box(unitytls_error_code_tA9272A71D51F7FE555C03185AE244FB01EAF998F_il2cpp_TypeInfo_var, &L_10);
uint32_t L_12 = ___verifyResult1;
uint32_t L_13 = L_12;
RuntimeObject * L_14 = Box(unitytls_x509verify_result_t835FEA0265EFD70F0762B220C663474E03402278_il2cpp_TypeInfo_var, &L_13);
String_t* L_15 = String_Format_m26BBF75F9609FAD0B39C2242FEBAAD7D68F14D99(_stringLiteralC8A794FD3FC16C2C314077309F775D21E9B739C3, L_7, L_11, L_14, /*hidden argument*/NULL);
V_0 = L_15;
String_t* L_16 = V_0;
TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91 * L_17 = (TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91 *)il2cpp_codegen_object_new(TlsException_t774465EA64E3ADAAE3DB21835DD9AB8C40247F91_il2cpp_TypeInfo_var);
TlsException__ctor_mCD978D5A0E271F65BF28C40380F65D8E0247FA53(L_17, L_6, L_16, /*hidden argument*/NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, NULL, Debug_CheckAndThrow_m4B13EAF7CA50D7535BF7F663D23886279A4CDBF5_RuntimeMethod_var);
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IntPtr Mono.Unity.UnityTls::GetUnityTlsInterface()
extern "C" IL2CPP_METHOD_ATTR intptr_t UnityTls_GetUnityTlsInterface_mB672D3C985554FC0EDFAB68EB4A77BCB74FEE719 (const RuntimeMethod* method)
{
typedef intptr_t (*UnityTls_GetUnityTlsInterface_mB672D3C985554FC0EDFAB68EB4A77BCB74FEE719_ftn) ();
using namespace il2cpp::icalls;
return ((UnityTls_GetUnityTlsInterface_mB672D3C985554FC0EDFAB68EB4A77BCB74FEE719_ftn)mscorlib::Mono::Unity::UnityTls::GetUnityTlsInterface) ();
}
// System.Boolean Mono.Unity.UnityTls::get_IsSupported()
extern "C" IL2CPP_METHOD_ATTR bool UnityTls_get_IsSupported_mA17DA466EA04B7B44B4C3C37EF24494F9CDE238C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (UnityTls_get_IsSupported_mA17DA466EA04B7B44B4C3C37EF24494F9CDE238C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_0 = UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E(/*hidden argument*/NULL);
return (bool)((!(((RuntimeObject*)(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF *)L_0) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0);
}
}
// Mono.Unity.UnityTls_unitytls_interface_struct Mono.Unity.UnityTls::get_NativeInterface()
extern "C" IL2CPP_METHOD_ATTR unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (UnityTls_get_NativeInterface_mB7B44E93A89C271D6C65B44DE2EE9C4A5786E88E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
intptr_t V_0;
memset(&V_0, 0, sizeof(V_0));
{
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_0 = ((UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_StaticFields*)il2cpp_codegen_static_fields_for(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var))->get_marshalledInterface_0();
if (L_0)
{
goto IL_0027;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
intptr_t L_1 = UnityTls_GetUnityTlsInterface_mB672D3C985554FC0EDFAB68EB4A77BCB74FEE719(/*hidden argument*/NULL);
V_0 = (intptr_t)L_1;
intptr_t L_2 = V_0;
bool L_3 = IntPtr_op_Equality_mEE8D9FD2DFE312BBAA8B4ED3BF7976B3142A5934((intptr_t)L_2, (intptr_t)(0), /*hidden argument*/NULL);
if (!L_3)
{
goto IL_001c;
}
}
{
return (unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF *)NULL;
}
IL_001c:
{
intptr_t L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_5 = Marshal_PtrToStructure_Tisunitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_m7EDA997C9EC997C0EC8D05B1150DD34723490193((intptr_t)L_4, /*hidden argument*/Marshal_PtrToStructure_Tisunitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_m7EDA997C9EC997C0EC8D05B1150DD34723490193_RuntimeMethod_var);
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
((UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_StaticFields*)il2cpp_codegen_static_fields_for(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var))->set_marshalledInterface_0(L_5);
}
IL_0027:
{
IL2CPP_RUNTIME_CLASS_INIT(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var);
unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * L_6 = ((UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_StaticFields*)il2cpp_codegen_static_fields_for(UnityTls_tFD87351846C601F716262E015308C6BB66000DEC_il2cpp_TypeInfo_var))->get_marshalledInterface_0();
return L_6;
}
}
// System.Void Mono.Unity.UnityTls::.cctor()
extern "C" IL2CPP_METHOD_ATTR void UnityTls__cctor_mAA0F0DEED209A955A0D0FF7AA444A2B3FFFDD73E (const RuntimeMethod* method)
{
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: Mono.Unity.UnityTls/unitytls_interface_struct
extern "C" void unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshal_pinvoke(const unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF& unmarshaled, unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_pinvoke& marshaled)
{
marshaled.___UNITYTLS_INVALID_HANDLE_0 = unmarshaled.get_UNITYTLS_INVALID_HANDLE_0();
marshaled.___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1 = unmarshaled.get_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1();
marshaled.___unitytls_errorstate_create_2 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_errorstate_create_2()));
marshaled.___unitytls_errorstate_raise_error_3 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_errorstate_raise_error_3()));
marshaled.___unitytls_key_get_ref_4 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_get_ref_4()));
marshaled.___unitytls_key_parse_der_5 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_parse_der_5()));
marshaled.___unitytls_key_parse_pem_6 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_parse_pem_6()));
marshaled.___unitytls_key_free_7 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_free_7()));
marshaled.___unitytls_x509_export_der_8 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509_export_der_8()));
marshaled.___unitytls_x509list_get_ref_9 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_get_ref_9()));
marshaled.___unitytls_x509list_get_x509_10 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_get_x509_10()));
marshaled.___unitytls_x509list_create_11 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_create_11()));
marshaled.___unitytls_x509list_append_12 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_append_12()));
marshaled.___unitytls_x509list_append_der_13 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_append_der_13()));
marshaled.___unitytls_x509list_append_pem_14 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_append_pem_14()));
marshaled.___unitytls_x509list_free_15 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_free_15()));
marshaled.___unitytls_x509verify_default_ca_16 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509verify_default_ca_16()));
marshaled.___unitytls_x509verify_explicit_ca_17 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509verify_explicit_ca_17()));
marshaled.___unitytls_tlsctx_create_server_18 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_create_server_18()));
marshaled.___unitytls_tlsctx_create_client_19 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_create_client_19()));
marshaled.___unitytls_tlsctx_server_require_client_authentication_20 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_server_require_client_authentication_20()));
marshaled.___unitytls_tlsctx_set_certificate_callback_21 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_certificate_callback_21()));
marshaled.___unitytls_tlsctx_set_trace_callback_22 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_trace_callback_22()));
marshaled.___unitytls_tlsctx_set_x509verify_callback_23 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_x509verify_callback_23()));
marshaled.___unitytls_tlsctx_set_supported_ciphersuites_24 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_supported_ciphersuites_24()));
marshaled.___unitytls_tlsctx_get_ciphersuite_25 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_get_ciphersuite_25()));
marshaled.___unitytls_tlsctx_get_protocol_26 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_get_protocol_26()));
marshaled.___unitytls_tlsctx_process_handshake_27 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_process_handshake_27()));
marshaled.___unitytls_tlsctx_read_28 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_read_28()));
marshaled.___unitytls_tlsctx_write_29 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_write_29()));
marshaled.___unitytls_tlsctx_notify_close_30 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_notify_close_30()));
marshaled.___unitytls_tlsctx_free_31 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_free_31()));
marshaled.___unitytls_random_generate_bytes_32 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_random_generate_bytes_32()));
}
extern "C" void unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshal_pinvoke_back(const unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_pinvoke& marshaled, unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_pinvoke_FromNativeMethodDefinition_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
uint64_t unmarshaled_UNITYTLS_INVALID_HANDLE_temp_0 = 0;
unmarshaled_UNITYTLS_INVALID_HANDLE_temp_0 = marshaled.___UNITYTLS_INVALID_HANDLE_0;
unmarshaled.set_UNITYTLS_INVALID_HANDLE_0(unmarshaled_UNITYTLS_INVALID_HANDLE_temp_0);
unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1;
memset(&unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1, 0, sizeof(unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1));
unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1 = marshaled.___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1;
unmarshaled.set_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1(unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1);
unmarshaled.set_unitytls_errorstate_create_2(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9>(marshaled.___unitytls_errorstate_create_2, unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_errorstate_raise_error_3(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1>(marshaled.___unitytls_errorstate_raise_error_3, unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_get_ref_4(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7>(marshaled.___unitytls_key_get_ref_4, unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_parse_der_5(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B>(marshaled.___unitytls_key_parse_der_5, unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_parse_pem_6(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB>(marshaled.___unitytls_key_parse_pem_6, unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_free_7(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB>(marshaled.___unitytls_key_free_7, unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509_export_der_8(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856>(marshaled.___unitytls_x509_export_der_8, unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_get_ref_9(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986>(marshaled.___unitytls_x509list_get_ref_9, unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_get_x509_10(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5>(marshaled.___unitytls_x509list_get_x509_10, unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_create_11(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3>(marshaled.___unitytls_x509list_create_11, unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_append_12(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF>(marshaled.___unitytls_x509list_append_12, unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_append_der_13(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C>(marshaled.___unitytls_x509list_append_der_13, unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_append_pem_14(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C>(marshaled.___unitytls_x509list_append_pem_14, unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_free_15(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09>(marshaled.___unitytls_x509list_free_15, unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509verify_default_ca_16(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D>(marshaled.___unitytls_x509verify_default_ca_16, unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509verify_explicit_ca_17(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6>(marshaled.___unitytls_x509verify_explicit_ca_17, unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_create_server_18(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D>(marshaled.___unitytls_tlsctx_create_server_18, unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_create_client_19(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2>(marshaled.___unitytls_tlsctx_create_client_19, unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_server_require_client_authentication_20(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6>(marshaled.___unitytls_tlsctx_server_require_client_authentication_20, unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_certificate_callback_21(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937>(marshaled.___unitytls_tlsctx_set_certificate_callback_21, unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_trace_callback_22(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A>(marshaled.___unitytls_tlsctx_set_trace_callback_22, unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_x509verify_callback_23(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B>(marshaled.___unitytls_tlsctx_set_x509verify_callback_23, unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_supported_ciphersuites_24(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE>(marshaled.___unitytls_tlsctx_set_supported_ciphersuites_24, unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_get_ciphersuite_25(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0>(marshaled.___unitytls_tlsctx_get_ciphersuite_25, unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_get_protocol_26(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14>(marshaled.___unitytls_tlsctx_get_protocol_26, unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_process_handshake_27(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D>(marshaled.___unitytls_tlsctx_process_handshake_27, unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_read_28(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2>(marshaled.___unitytls_tlsctx_read_28, unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_write_29(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C>(marshaled.___unitytls_tlsctx_write_29, unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_notify_close_30(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D>(marshaled.___unitytls_tlsctx_notify_close_30, unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_free_31(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2>(marshaled.___unitytls_tlsctx_free_31, unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_random_generate_bytes_32(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7>(marshaled.___unitytls_random_generate_bytes_32, unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7_il2cpp_TypeInfo_var));
}
// Conversion method for clean up from marshalling of: Mono.Unity.UnityTls/unitytls_interface_struct
extern "C" void unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshal_pinvoke_cleanup(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: Mono.Unity.UnityTls/unitytls_interface_struct
extern "C" void unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshal_com(const unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF& unmarshaled, unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_com& marshaled)
{
marshaled.___UNITYTLS_INVALID_HANDLE_0 = unmarshaled.get_UNITYTLS_INVALID_HANDLE_0();
marshaled.___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1 = unmarshaled.get_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1();
marshaled.___unitytls_errorstate_create_2 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_errorstate_create_2()));
marshaled.___unitytls_errorstate_raise_error_3 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_errorstate_raise_error_3()));
marshaled.___unitytls_key_get_ref_4 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_get_ref_4()));
marshaled.___unitytls_key_parse_der_5 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_parse_der_5()));
marshaled.___unitytls_key_parse_pem_6 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_parse_pem_6()));
marshaled.___unitytls_key_free_7 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_key_free_7()));
marshaled.___unitytls_x509_export_der_8 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509_export_der_8()));
marshaled.___unitytls_x509list_get_ref_9 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_get_ref_9()));
marshaled.___unitytls_x509list_get_x509_10 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_get_x509_10()));
marshaled.___unitytls_x509list_create_11 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_create_11()));
marshaled.___unitytls_x509list_append_12 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_append_12()));
marshaled.___unitytls_x509list_append_der_13 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_append_der_13()));
marshaled.___unitytls_x509list_append_pem_14 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_append_pem_14()));
marshaled.___unitytls_x509list_free_15 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509list_free_15()));
marshaled.___unitytls_x509verify_default_ca_16 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509verify_default_ca_16()));
marshaled.___unitytls_x509verify_explicit_ca_17 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_x509verify_explicit_ca_17()));
marshaled.___unitytls_tlsctx_create_server_18 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_create_server_18()));
marshaled.___unitytls_tlsctx_create_client_19 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_create_client_19()));
marshaled.___unitytls_tlsctx_server_require_client_authentication_20 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_server_require_client_authentication_20()));
marshaled.___unitytls_tlsctx_set_certificate_callback_21 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_certificate_callback_21()));
marshaled.___unitytls_tlsctx_set_trace_callback_22 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_trace_callback_22()));
marshaled.___unitytls_tlsctx_set_x509verify_callback_23 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_x509verify_callback_23()));
marshaled.___unitytls_tlsctx_set_supported_ciphersuites_24 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_set_supported_ciphersuites_24()));
marshaled.___unitytls_tlsctx_get_ciphersuite_25 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_get_ciphersuite_25()));
marshaled.___unitytls_tlsctx_get_protocol_26 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_get_protocol_26()));
marshaled.___unitytls_tlsctx_process_handshake_27 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_process_handshake_27()));
marshaled.___unitytls_tlsctx_read_28 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_read_28()));
marshaled.___unitytls_tlsctx_write_29 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_write_29()));
marshaled.___unitytls_tlsctx_notify_close_30 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_notify_close_30()));
marshaled.___unitytls_tlsctx_free_31 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_tlsctx_free_31()));
marshaled.___unitytls_random_generate_bytes_32 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_unitytls_random_generate_bytes_32()));
}
extern "C" void unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshal_com_back(const unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_com& marshaled, unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_com_FromNativeMethodDefinition_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
uint64_t unmarshaled_UNITYTLS_INVALID_HANDLE_temp_0 = 0;
unmarshaled_UNITYTLS_INVALID_HANDLE_temp_0 = marshaled.___UNITYTLS_INVALID_HANDLE_0;
unmarshaled.set_UNITYTLS_INVALID_HANDLE_0(unmarshaled_UNITYTLS_INVALID_HANDLE_temp_0);
unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1;
memset(&unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1, 0, sizeof(unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1));
unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1 = marshaled.___UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1;
unmarshaled.set_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_1(unmarshaled_UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT_temp_1);
unmarshaled.set_unitytls_errorstate_create_2(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9>(marshaled.___unitytls_errorstate_create_2, unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_errorstate_raise_error_3(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1>(marshaled.___unitytls_errorstate_raise_error_3, unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_get_ref_4(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7>(marshaled.___unitytls_key_get_ref_4, unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_parse_der_5(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B>(marshaled.___unitytls_key_parse_der_5, unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_parse_pem_6(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB>(marshaled.___unitytls_key_parse_pem_6, unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_key_free_7(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB>(marshaled.___unitytls_key_free_7, unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509_export_der_8(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856>(marshaled.___unitytls_x509_export_der_8, unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_get_ref_9(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986>(marshaled.___unitytls_x509list_get_ref_9, unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_get_x509_10(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5>(marshaled.___unitytls_x509list_get_x509_10, unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_create_11(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3>(marshaled.___unitytls_x509list_create_11, unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_append_12(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF>(marshaled.___unitytls_x509list_append_12, unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_append_der_13(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C>(marshaled.___unitytls_x509list_append_der_13, unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_append_pem_14(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C>(marshaled.___unitytls_x509list_append_pem_14, unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509list_free_15(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09>(marshaled.___unitytls_x509list_free_15, unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509verify_default_ca_16(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D>(marshaled.___unitytls_x509verify_default_ca_16, unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_x509verify_explicit_ca_17(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6>(marshaled.___unitytls_x509verify_explicit_ca_17, unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_create_server_18(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D>(marshaled.___unitytls_tlsctx_create_server_18, unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_create_client_19(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2>(marshaled.___unitytls_tlsctx_create_client_19, unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_server_require_client_authentication_20(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6>(marshaled.___unitytls_tlsctx_server_require_client_authentication_20, unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_certificate_callback_21(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937>(marshaled.___unitytls_tlsctx_set_certificate_callback_21, unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_trace_callback_22(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A>(marshaled.___unitytls_tlsctx_set_trace_callback_22, unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_x509verify_callback_23(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B>(marshaled.___unitytls_tlsctx_set_x509verify_callback_23, unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_set_supported_ciphersuites_24(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE>(marshaled.___unitytls_tlsctx_set_supported_ciphersuites_24, unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_get_ciphersuite_25(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0>(marshaled.___unitytls_tlsctx_get_ciphersuite_25, unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_get_protocol_26(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14>(marshaled.___unitytls_tlsctx_get_protocol_26, unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_process_handshake_27(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D>(marshaled.___unitytls_tlsctx_process_handshake_27, unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_read_28(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2>(marshaled.___unitytls_tlsctx_read_28, unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_write_29(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C>(marshaled.___unitytls_tlsctx_write_29, unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_notify_close_30(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D>(marshaled.___unitytls_tlsctx_notify_close_30, unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_tlsctx_free_31(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2>(marshaled.___unitytls_tlsctx_free_31, unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2_il2cpp_TypeInfo_var));
unmarshaled.set_unitytls_random_generate_bytes_32(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7>(marshaled.___unitytls_random_generate_bytes_32, unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7_il2cpp_TypeInfo_var));
}
// Conversion method for clean up from marshalling of: Mono.Unity.UnityTls/unitytls_interface_struct
extern "C" void unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshal_com_cleanup(unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF_marshaled_com& marshaled)
{
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct::.ctor()
extern "C" IL2CPP_METHOD_ATTR void unitytls_interface_struct__ctor_m91CA935D822B8FA1057010680A22A0AC9D70E381 (unitytls_interface_struct_t0AD7ED5EDF9F15F1879FC9140A7D40C8D95A1BAF * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 DelegatePInvokeWrapper_unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 (unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * __this, const RuntimeMethod* method)
{
typedef unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 (CDECL *PInvokeFunc)();
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 returnValue = il2cppPInvokeFunc();
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_errorstate_create_t__ctor_mDB5F7A125825A4EADEFE51E41161ECF671659474 (unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_errorstate Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::Invoke()
extern "C" IL2CPP_METHOD_ATTR unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 unitytls_errorstate_create_t_Invoke_m2A913757D4713362254BE457E8792AD299677D42 (unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * __this, const RuntimeMethod* method)
{
unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 result;
memset(&result, 0, sizeof(result));
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 0)
{
// open
typedef unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 (*FunctionPointerType) (const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetMethod);
}
else
{
// closed
typedef unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 (*FunctionPointerType) (void*, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(targetMethod, targetThis);
else
result = GenericVirtFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(targetMethod, targetThis);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis);
else
result = VirtFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis);
}
}
}
else
{
typedef unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 (*FunctionPointerType) (void*, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 0)
{
// open
typedef unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 (*FunctionPointerType) (const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetMethod);
}
else
{
// closed
typedef unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 (*FunctionPointerType) (void*, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(targetMethod, targetThis);
else
result = GenericVirtFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(targetMethod, targetThis);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis);
else
result = VirtFuncInvoker0< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis);
}
}
}
else
{
typedef unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 (*FunctionPointerType) (void*, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::BeginInvoke(System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_errorstate_create_t_BeginInvoke_m21B464EA6F62C9C4916A69F411D0261B058E3E06 (unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback0, RuntimeObject * ___object1, const RuntimeMethod* method)
{
void *__d_args[1] = {0};
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback0, (RuntimeObject*)___object1);
}
// Mono.Unity.UnityTls_unitytls_errorstate Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_create_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 unitytls_errorstate_create_t_EndInvoke_m8DC3659FB8AACD5CD163A95D55D72E4337AC8F37 (unitytls_errorstate_create_t_t104BADBBE1265BD1A3F84C153EB7A67CDDBF35A9 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 (unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * __this, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState0, uint32_t ___errorCode1, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___errorState0, ___errorCode1);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_errorstate_raise_error_t__ctor_m5F148689FFD962A73C93824087B04547B3AEE99B (unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::Invoke(Mono.Unity.UnityTls_unitytls_errorstate*,Mono.Unity.UnityTls_unitytls_error_code)
extern "C" IL2CPP_METHOD_ATTR void unitytls_errorstate_raise_error_t_Invoke_m319B51663970217C195467C18E5928B5C2B68441 (unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * __this, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState0, uint32_t ___errorCode1, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef void (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___errorState0, ___errorCode1, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, ___errorCode1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___errorState0, ___errorCode1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(targetMethod, targetThis, ___errorState0, ___errorCode1);
else
GenericVirtActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(targetMethod, targetThis, ___errorState0, ___errorCode1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___errorState0, ___errorCode1);
else
VirtActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___errorState0, ___errorCode1);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, ___errorCode1, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef void (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___errorState0, ___errorCode1, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, ___errorCode1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___errorState0, ___errorCode1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(targetMethod, targetThis, ___errorState0, ___errorCode1);
else
GenericVirtActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(targetMethod, targetThis, ___errorState0, ___errorCode1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___errorState0, ___errorCode1);
else
VirtActionInvoker2< unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___errorState0, ___errorCode1);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, uint32_t, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, ___errorCode1, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_errorstate*,Mono.Unity.UnityTls_unitytls_error_code,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_errorstate_raise_error_t_BeginInvoke_m430EC23CE6C0A221B234161D965EF48FDE1FE3D8 (unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * __this, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState0, uint32_t ___errorCode1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_errorstate_raise_error_t_BeginInvoke_m430EC23CE6C0A221B234161D965EF48FDE1FE3D8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[3] = {0};
__d_args[0] = ___errorState0;
__d_args[1] = Box(unitytls_error_code_tA9272A71D51F7FE555C03185AE244FB01EAF998F_il2cpp_TypeInfo_var, &___errorCode1);
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_errorstate_raise_error_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_errorstate_raise_error_t_EndInvoke_m713725CCC70FA48D9A9BFE1770EB0406853DF1E7 (unitytls_errorstate_raise_error_t_tC441A37D4A6F1BAC1AFCA0108D4F7570EFF9E0D1 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB (unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * __this, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * ___key0, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___key0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_key_free_t__ctor_m6FB9CB25BA5BE0723AE199CE1F502A955DD356E3 (unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::Invoke(Mono.Unity.UnityTls_unitytls_key*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_key_free_t_Invoke_m80E23E79440054744237B5BAA88AAAAB0D4E2F4B (unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * __this, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * ___key0, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef void (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___key0, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___key0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(targetMethod, targetThis, ___key0);
else
GenericVirtActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(targetMethod, targetThis, ___key0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___key0);
else
VirtActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___key0);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef void (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___key0, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___key0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(targetMethod, targetThis, ___key0);
else
GenericVirtActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(targetMethod, targetThis, ___key0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___key0);
else
VirtActionInvoker1< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___key0);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_key*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_key_free_t_BeginInvoke_m9187223C9B5085D282144EC1175FA24D76AEBEE3 (unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * __this, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * ___key0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method)
{
void *__d_args[2] = {0};
__d_args[0] = ___key0;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_free_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_key_free_t_EndInvoke_m152FC113C7C311F262DC6B29F0E44ED27D4A4FBB (unitytls_key_free_t_tCC7AD95D3B758BB99785645E65EDCD65A1D243AB * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B DelegatePInvokeWrapper_unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 (unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * __this, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * ___key0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (CDECL *PInvokeFunc)(unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B returnValue = il2cppPInvokeFunc(___key0, ___errorState1);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_key_get_ref_t__ctor_m8B6688D0222A54335156F76C42D335A999C620ED (unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_key_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::Invoke(Mono.Unity.UnityTls_unitytls_key*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B unitytls_key_get_ref_t_Invoke_mA8C5F2D239F4B74885F37C9671012F1136BF0BE2 (unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * __this, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * ___key0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B result;
memset(&result, 0, sizeof(result));
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___key0, ___errorState1, targetMethod);
}
else
{
// closed
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___key0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___key0, ___errorState1);
else
result = GenericVirtFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___key0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___key0, ___errorState1);
else
result = VirtFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___key0, ___errorState1);
}
}
}
else
{
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, ___errorState1, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___key0, ___errorState1, targetMethod);
}
else
{
// closed
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___key0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___key0, ___errorState1);
else
result = GenericVirtFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___key0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___key0, ___errorState1);
else
result = VirtFuncInvoker2< unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B , unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___key0, ___errorState1);
}
}
}
else
{
typedef unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B (*FunctionPointerType) (void*, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___key0, ___errorState1, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_key*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_key_get_ref_t_BeginInvoke_m93BE7A42624E9987FC901D883E06683C90046D89 (unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * __this, unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * ___key0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
{
void *__d_args[3] = {0};
__d_args[0] = ___key0;
__d_args[1] = ___errorState1;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
}
// Mono.Unity.UnityTls_unitytls_key_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_get_ref_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B unitytls_key_get_ref_t_EndInvoke_m3158742DC98834DFC0519765F4E88A8C581B54F2 (unitytls_key_get_ref_t_t2F4EF4CD2F6AFC4F2D166953E834C6F0A13382A7 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * DelegatePInvokeWrapper_unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B (unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, uint8_t* ___password2, intptr_t ___passwordLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (CDECL *PInvokeFunc)(uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * returnValue = il2cppPInvokeFunc(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_key_parse_der_t__ctor_m702A41D29AFA524EFDF148673041B507C9538C4F (unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::Invoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * unitytls_key_parse_der_t_Invoke_m8CF4A1CFD7B385B3091215030E7EC2CB5B6823ED (unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, uint8_t* ___password2, intptr_t ___passwordLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * result = NULL;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
}
}
else
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
}
}
else
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::BeginInvoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_key_parse_der_t_BeginInvoke_mDD3872296FB3905F2F22D5859F4521DF44C9F19B (unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, uint8_t* ___password2, intptr_t ___passwordLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback5, RuntimeObject * ___object6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_key_parse_der_t_BeginInvoke_mDD3872296FB3905F2F22D5859F4521DF44C9F19B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[6] = {0};
__d_args[0] = ___buffer0;
__d_args[1] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___bufferLen1);
__d_args[2] = ___password2;
__d_args[3] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___passwordLen3);
__d_args[4] = ___errorState4;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback5, (RuntimeObject*)___object6);
}
// Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_der_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * unitytls_key_parse_der_t_EndInvoke_m6ED100AAACFF6462B42B0D9804BBA5E34487808A (unitytls_key_parse_der_t_t2ABD1C146C8B9405F6E5A78CD59A779EA607741B * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *)__result;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * DelegatePInvokeWrapper_unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB (unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, uint8_t* ___password2, intptr_t ___passwordLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (CDECL *PInvokeFunc)(uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * returnValue = il2cppPInvokeFunc(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_key_parse_pem_t__ctor_mE18922EC14AD6EDA780D819DB1469A99242F5C82 (unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::Invoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * unitytls_key_parse_pem_t_Invoke_m38F6D75BFC2A80778454B43E5C76B4704EFF75F1 (unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, uint8_t* ___password2, intptr_t ___passwordLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * result = NULL;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
}
}
else
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4);
}
}
}
else
{
typedef unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * (*FunctionPointerType) (void*, uint8_t*, intptr_t, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___password2, ___passwordLen3, ___errorState4, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::BeginInvoke(System.Byte*,System.IntPtr,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_key_parse_pem_t_BeginInvoke_mE7922F635446EF1A040AEE37DD9CEA8694A7F771 (unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, uint8_t* ___password2, intptr_t ___passwordLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback5, RuntimeObject * ___object6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_key_parse_pem_t_BeginInvoke_mE7922F635446EF1A040AEE37DD9CEA8694A7F771_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[6] = {0};
__d_args[0] = ___buffer0;
__d_args[1] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___bufferLen1);
__d_args[2] = ___password2;
__d_args[3] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___passwordLen3);
__d_args[4] = ___errorState4;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback5, (RuntimeObject*)___object6);
}
// Mono.Unity.UnityTls_unitytls_key* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_key_parse_pem_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 * unitytls_key_parse_pem_t_EndInvoke_mA547C0BB7666F5F1953F14BC46AAE90537850C77 (unitytls_key_parse_pem_t_tB4BCEBA4194442C8C85FA19E80B808D0EDA462AB * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return (unitytls_key_tABB3A1A923B658DC99FFDB3ED633FBBA64EF1BB9 *)__result;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 (unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___buffer0, ___bufferLen1, ___errorState2);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_random_generate_bytes_t__ctor_m651B0D872AA98DCBDF99B8CBB48616F9877D28C5 (unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::Invoke(System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_random_generate_bytes_t_Invoke_mDF4C16458D2779B58E4C66ACB9A197DD3C61085F (unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___errorState2);
else
GenericVirtActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___errorState2);
else
VirtActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___errorState2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___errorState2);
else
GenericVirtActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___buffer0, ___bufferLen1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___errorState2);
else
VirtActionInvoker3< uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___buffer0, ___bufferLen1, ___errorState2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___buffer0, ___bufferLen1, ___errorState2, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::BeginInvoke(System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_random_generate_bytes_t_BeginInvoke_m15487ED3C5CACFB6E0D760F7307847F531F1C3A4 (unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * __this, uint8_t* ___buffer0, intptr_t ___bufferLen1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_random_generate_bytes_t_BeginInvoke_m15487ED3C5CACFB6E0D760F7307847F531F1C3A4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[4] = {0};
__d_args[0] = ___buffer0;
__d_args[1] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___bufferLen1);
__d_args[2] = ___errorState2;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_random_generate_bytes_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_random_generate_bytes_t_EndInvoke_m3C6F54483F3AF797648AC5E311AB1976FFAFF61B (unitytls_random_generate_bytes_t_t494B8599A6D4247BB0C8AB7341DDC73BE42623F7 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * DelegatePInvokeWrapper_unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 (unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * __this, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___supportedProtocols0, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 ___callbacks1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (CDECL *PInvokeFunc)(unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Marshaling of parameter U27___callbacks1U27 to native representation
unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke ____callbacks1_marshaled = {};
unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke(___callbacks1, ____callbacks1_marshaled);
// Native function invocation
unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * returnValue = il2cppPInvokeFunc(___supportedProtocols0, ____callbacks1_marshaled, ___cn2, ___cnLen3, ___errorState4);
// Marshaling cleanup of parameter U27___callbacks1U27 native representation
unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke_cleanup(____callbacks1_marshaled);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_create_client_t__ctor_m1E56411D4E929CCB07D6050690CA2284FCB8647D (unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * unitytls_tlsctx_create_client_t_Invoke_m1DF5F05CEC35949278BEA867FA923CA399855D20 (unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * __this, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___supportedProtocols0, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 ___callbacks1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * result = NULL;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
}
}
}
else
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4);
}
}
}
else
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___cn2, ___cnLen3, ___errorState4, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_create_client_t_BeginInvoke_m7D9286CDD8953A99DC3DAF42531E08EC2921DF9D (unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * __this, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___supportedProtocols0, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 ___callbacks1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback5, RuntimeObject * ___object6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_create_client_t_BeginInvoke_m7D9286CDD8953A99DC3DAF42531E08EC2921DF9D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[6] = {0};
__d_args[0] = Box(unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47_il2cpp_TypeInfo_var, &___supportedProtocols0);
__d_args[1] = Box(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_il2cpp_TypeInfo_var, &___callbacks1);
__d_args[2] = ___cn2;
__d_args[3] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___cnLen3);
__d_args[4] = ___errorState4;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback5, (RuntimeObject*)___object6);
}
// Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_client_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * unitytls_tlsctx_create_client_t_EndInvoke_mD4C6A3C3AEB5444A52D5096080347CC4119CE729 (unitytls_tlsctx_create_client_t_tD9DFBDB5559983F0E11A67FA92E0F7182114C8F2 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *)__result;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * DelegatePInvokeWrapper_unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D (unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * __this, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___supportedProtocols0, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 ___callbacks1, uint64_t ___certChain2, uint64_t ___leafCertificateKey3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (CDECL *PInvokeFunc)(unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke, uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Marshaling of parameter U27___callbacks1U27 to native representation
unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke ____callbacks1_marshaled = {};
unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke(___callbacks1, ____callbacks1_marshaled);
// Native function invocation
unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * returnValue = il2cppPInvokeFunc(___supportedProtocols0, ____callbacks1_marshaled, ___certChain2, ___leafCertificateKey3, ___errorState4);
// Marshaling cleanup of parameter U27___callbacks1U27 native representation
unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke_cleanup(____callbacks1_marshaled);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_create_server_t__ctor_m5CDD5F7909C922C45FDFFD8E94DDFFB1279C7368 (unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.UInt64,System.UInt64,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * unitytls_tlsctx_create_server_t_Invoke_m6C7288544450304884E239BA3ACED930AAC040DF (unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * __this, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___supportedProtocols0, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 ___callbacks1, uint64_t ___certChain2, uint64_t ___leafCertificateKey3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, const RuntimeMethod* method)
{
unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * result = NULL;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
}
}
}
else
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 5)
{
// open
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
else
{
// closed
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
else
result = GenericVirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
else
result = VirtFuncInvoker5< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4);
}
}
}
else
{
typedef unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * (*FunctionPointerType) (void*, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 , unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 , uint64_t, uint64_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___supportedProtocols0, ___callbacks1, ___certChain2, ___leafCertificateKey3, ___errorState4, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx_protocolrange,Mono.Unity.UnityTls_unitytls_tlsctx_callbacks,System.UInt64,System.UInt64,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_create_server_t_BeginInvoke_m7E60A8576D5C6BE7D9A61EBB5800D7FD402BF60D (unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * __this, unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47 ___supportedProtocols0, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2 ___callbacks1, uint64_t ___certChain2, uint64_t ___leafCertificateKey3, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState4, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback5, RuntimeObject * ___object6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_create_server_t_BeginInvoke_m7E60A8576D5C6BE7D9A61EBB5800D7FD402BF60D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[6] = {0};
__d_args[0] = Box(unitytls_tlsctx_protocolrange_t36243D72F83DAD47C95928314F58026DE8D38F47_il2cpp_TypeInfo_var, &___supportedProtocols0);
__d_args[1] = Box(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_il2cpp_TypeInfo_var, &___callbacks1);
__d_args[2] = Box(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var, &___certChain2);
__d_args[3] = Box(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var, &___leafCertificateKey3);
__d_args[4] = ___errorState4;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback5, (RuntimeObject*)___object6);
}
// Mono.Unity.UnityTls_unitytls_tlsctx* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_create_server_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * unitytls_tlsctx_create_server_t_EndInvoke_mFC81040ECF1EF8D630C93F04FC8086A0F0288F6F (unitytls_tlsctx_create_server_t_t6E7812D40DDD91958E3CFBB92B5F5748D477E19D * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *)__result;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 (unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___ctx0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_free_t__ctor_m0445C80DC50302FB1F416ED7AA8B1E2DD66529EA (unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_free_t_Invoke_m34DFBB044037052F67FEA5A579A5AC004E01AEC8 (unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(targetMethod, targetThis, ___ctx0);
else
GenericVirtActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(targetMethod, targetThis, ___ctx0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0);
else
VirtActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(targetMethod, targetThis, ___ctx0);
else
GenericVirtActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(targetMethod, targetThis, ___ctx0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0);
else
VirtActionInvoker1< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_free_t_BeginInvoke_m7887C3F9C1F87DCD3807A2797D7525F108CBA926 (unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method)
{
void *__d_args[2] = {0};
__d_args[0] = ___ctx0;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_free_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_free_t_EndInvoke_mED032427E108FD9D858A2B752544CC76CCCF647D (unitytls_tlsctx_free_t_tB27A3B6F9D1B784ABE082849EAB6B81F51FAC8E2 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" uint32_t DelegatePInvokeWrapper_unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 (unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
typedef uint32_t (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
uint32_t returnValue = il2cppPInvokeFunc(___ctx0, ___errorState1);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_get_ciphersuite_t__ctor_mD59D1727FCCD2F1485FC87677C593BAA0D19FD69 (unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_ciphersuite Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_tlsctx_get_ciphersuite_t_Invoke_m28D027E6306B1F2188E64245FBA01268CC329442 (unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
uint32_t result = 0;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
result = GenericVirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
result = VirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
result = GenericVirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
result = VirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_get_ciphersuite_t_BeginInvoke_m8BA17B437B22A3109CD7AA513F11B99A6010B215 (unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
{
void *__d_args[3] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___errorState1;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
}
// Mono.Unity.UnityTls_unitytls_ciphersuite Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_ciphersuite_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_tlsctx_get_ciphersuite_t_EndInvoke_m37132AD00EA6C15F18185B76F883D690BC9330EF (unitytls_tlsctx_get_ciphersuite_t_t94A91CB42A2EBB2CC598EF3E278770AFD80696A0 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(uint32_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" uint32_t DelegatePInvokeWrapper_unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 (unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
typedef uint32_t (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
uint32_t returnValue = il2cppPInvokeFunc(___ctx0, ___errorState1);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_get_protocol_t__ctor_m57AA61C6CC144AC851EF8A1BCDE1FE8A6A7CE4E3 (unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_tlsctx_get_protocol_t_Invoke_m533A624ECEB2AC0E43052CE6A234D04E4E9C70AB (unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
uint32_t result = 0;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
result = GenericVirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
result = VirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
result = GenericVirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
result = VirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_get_protocol_t_BeginInvoke_m633A813CF097D32A46D0AF9B4BA62675D446E476 (unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
{
void *__d_args[3] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___errorState1;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
}
// Mono.Unity.UnityTls_unitytls_protocol Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_get_protocol_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_tlsctx_get_protocol_t_EndInvoke_m31A4CD4E5918466D87B8EFED896BF0DF487FF061 (unitytls_tlsctx_get_protocol_t_tB29092875D3CBD25E4461BFD165B5373FA54DB14 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(uint32_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D (unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___ctx0, ___errorState1);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_notify_close_t__ctor_mD372DA8B81430D8E41B7372722D5D327CF438951 (unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_notify_close_t_Invoke_mC3B57340B3CA22EA7EB0EBFA5C941C487DE6B015 (unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
GenericVirtActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
VirtActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
GenericVirtActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
VirtActionInvoker2< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_notify_close_t_BeginInvoke_mDB587D9039A414DC2127613B9E477379FF119E14 (unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
{
void *__d_args[3] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___errorState1;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_notify_close_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_notify_close_t_EndInvoke_m5D323428785A814E43CA41E4244ECAF0F96EE668 (unitytls_tlsctx_notify_close_t_t2FC4C08BACF1AEA509ABCAF3B22475E196E74A0D * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" uint32_t DelegatePInvokeWrapper_unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D (unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
typedef uint32_t (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
uint32_t returnValue = il2cppPInvokeFunc(___ctx0, ___errorState1);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_process_handshake_t__ctor_m3C5790369EFE12F841C4EDA676DABCC833BF23DE (unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_tlsctx_process_handshake_t_Invoke_mE17E62D2159809BC847BEB1D6B40C23C017ED3E8 (unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
uint32_t result = 0;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
result = GenericVirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
result = VirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
else
result = GenericVirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___errorState1);
else
result = VirtFuncInvoker2< uint32_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___errorState1);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___errorState1, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_process_handshake_t_BeginInvoke_mDE4541085A795D1286E90FE82D1802A4A2C861BF (unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
{
void *__d_args[3] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___errorState1;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
}
// Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_process_handshake_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_tlsctx_process_handshake_t_EndInvoke_mDE68FC780902D4DDC02B55D01C3F5B1F2D5165CD (unitytls_tlsctx_process_handshake_t_tC8AAF317CBE4CA216F22BF031ECF89315B963C9D * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(uint32_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" intptr_t DelegatePInvokeWrapper_unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 (unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef intptr_t (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_read_t__ctor_m3A54D3DC95D93F41585AAC5E0CBB09E7E21C6A88 (unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR intptr_t unitytls_tlsctx_read_t_Invoke_mAFFB3FA39F79B2BE4FFA182239DE94ED5570D803 (unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
intptr_t result;
memset(&result, 0, sizeof(result));
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = GenericVirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = VirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = GenericVirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = VirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_read_t_BeginInvoke_mC8AA0588732E45F9402F7EC9319099ECFC5AFF8C (unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_read_t_BeginInvoke_mC8AA0588732E45F9402F7EC9319099ECFC5AFF8C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[5] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___buffer1;
__d_args[2] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___bufferLen2);
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_read_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR intptr_t unitytls_tlsctx_read_t_EndInvoke_m94A70CCFA5F55842BBB3DEC7B89D19BCBA37937A (unitytls_tlsctx_read_t_tA8D1209D5F488E02F826EE2362F5AA61C8FF2EE2 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(intptr_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 (unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___clientAuthCAList1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___ctx0, ___clientAuthCAList1, ___errorState2);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_server_require_client_authentication_t__ctor_m9AFB7DDE9F07B0C20E932B26CF5F7CC5A34EF2EE (unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_server_require_client_authentication_t_Invoke_mAD3C2DC8E2407F47BCCDB9CCD03FAEF5C3C61FB4 (unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___clientAuthCAList1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
else
GenericVirtActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
else
VirtActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
else
GenericVirtActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
else
VirtActionInvoker3< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___clientAuthCAList1, ___errorState2, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_server_require_client_authentication_t_BeginInvoke_m34DF29BAAD16625619D9BACCAE0916CCB1EE3814 (unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___clientAuthCAList1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_server_require_client_authentication_t_BeginInvoke_m34DF29BAAD16625619D9BACCAE0916CCB1EE3814_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[4] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = Box(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_il2cpp_TypeInfo_var, &___clientAuthCAList1);
__d_args[2] = ___errorState2;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_server_require_client_authentication_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_server_require_client_authentication_t_EndInvoke_mD90E6FDE627752E1398D872EF076990B46A0D0C4 (unitytls_tlsctx_server_require_client_authentication_t_t77B3CAFF25690A45405E3C957E40CC4FF83B49C6 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 (unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, Il2CppMethodPointer, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Marshaling of parameter U27___cb1U27 to native representation
Il2CppMethodPointer ____cb1_marshaled = NULL;
____cb1_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___cb1));
// Native function invocation
il2cppPInvokeFunc(___ctx0, ____cb1_marshaled, ___userData2, ___errorState3);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_certificate_callback_t__ctor_mEE1D60229825001CFA228CAB36712F5911CA94F1 (unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_certificate_callback_t_Invoke_mD72A24F7BEB100ECBFE6A02447D07EB392F8416B (unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_set_certificate_callback_t_BeginInvoke_mC558DC3F79919F6336501ED0EE6E258D40ABF0E6 (unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
void *__d_args[5] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___cb1;
__d_args[2] = ___userData2;
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_certificate_callback_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_certificate_callback_t_EndInvoke_m4A733262D24FD2ADD4A0807F5B70ACC4833E71DF (unitytls_tlsctx_set_certificate_callback_t_tC4864FE0F6A3398A572F2511AA64C72126640937 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE (unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint32_t* ___supportedCiphersuites1, intptr_t ___supportedCiphersuitesLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_supported_ciphersuites_t__ctor_mF8B2A46DCE03527B87EE1EB40F18EEB186591A58 (unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_ciphersuite*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_supported_ciphersuites_t_Invoke_m9091B6D204D7611E2741CC2B3166616F8C19E594 (unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint32_t* ___supportedCiphersuites1, intptr_t ___supportedCiphersuitesLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint32_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___supportedCiphersuites1, ___supportedCiphersuitesLen2, ___errorState3, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_ciphersuite*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_set_supported_ciphersuites_t_BeginInvoke_mAD583F841F317705AA1F100D5188AEBC4B997C1D (unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint32_t* ___supportedCiphersuites1, intptr_t ___supportedCiphersuitesLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_set_supported_ciphersuites_t_BeginInvoke_mAD583F841F317705AA1F100D5188AEBC4B997C1D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[5] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___supportedCiphersuites1;
__d_args[2] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___supportedCiphersuitesLen2);
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_supported_ciphersuites_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_supported_ciphersuites_t_EndInvoke_mFFC257704501E21B54877E6A937BEDAB526184E8 (unitytls_tlsctx_set_supported_ciphersuites_t_t6914054EA0F7A59C8A4ED4B9CDD5AF143F7D8BFE * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A (unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, Il2CppMethodPointer, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Marshaling of parameter U27___cb1U27 to native representation
Il2CppMethodPointer ____cb1_marshaled = NULL;
____cb1_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___cb1));
// Native function invocation
il2cppPInvokeFunc(___ctx0, ____cb1_marshaled, ___userData2, ___errorState3);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_trace_callback_t__ctor_m698EE0E5FA09113DDBBE2BFD5EB4FE1A4E0F97A1 (unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_trace_callback_t_Invoke_m3563168D645C5A9128E07DBDFC7B5512764B2E11 (unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_trace_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_set_trace_callback_t_BeginInvoke_m32846D6C60BEC0829F3478DB7AAB125D13B7F547 (unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_trace_callback_t2C8F0895EF17ECAC042835D68A6BFDB9CBC7F2AA * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
void *__d_args[5] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___cb1;
__d_args[2] = ___userData2;
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_trace_callback_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_trace_callback_t_EndInvoke_mEAF3A5C422616242581287326BDAD6C5515F5DC1 (unitytls_tlsctx_set_trace_callback_t_tA11F424F68D297B6FD2B2EA26C6764F80146662A * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B (unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, Il2CppMethodPointer, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Marshaling of parameter U27___cb1U27 to native representation
Il2CppMethodPointer ____cb1_marshaled = NULL;
____cb1_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___cb1));
// Native function invocation
il2cppPInvokeFunc(___ctx0, ____cb1_marshaled, ___userData2, ___errorState3);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_x509verify_callback_t__ctor_m1900B77A4679CBF3A7F107114F9444A193F9B3B2 (unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_x509verify_callback_t_Invoke_mB4B699E9A75AD84590634AA66243AE8BE8DE9F09 (unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
else
VirtActionInvoker4< unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___cb1, ___userData2, ___errorState3, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,Mono.Unity.UnityTls_unitytls_tlsctx_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_set_x509verify_callback_t_BeginInvoke_mF1D785074322CB5DD7BB67E54C6C2140C5BCE73C (unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, unitytls_tlsctx_x509verify_callback_t5FCF0307C4AB263BC611FE396EC4D2B9CF93528A * ___cb1, void* ___userData2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
void *__d_args[5] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___cb1;
__d_args[2] = ___userData2;
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_set_x509verify_callback_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_set_x509verify_callback_t_EndInvoke_mA320598F201D2E1ECAA3595355C93B3BDD13B031 (unitytls_tlsctx_set_x509verify_callback_t_t34EEB7BA38CA2C86F847416785ADB22BC4A04F4B * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" intptr_t DelegatePInvokeWrapper_unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C (unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint8_t* ___data1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef intptr_t (CDECL *PInvokeFunc)(unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___ctx0, ___data1, ___bufferLen2, ___errorState3);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_write_t__ctor_m99DA58D77CC21DEAA77D8332FB1F4226BCBC3317 (unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::Invoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR intptr_t unitytls_tlsctx_write_t_Invoke_mF9413F9C6DD887B3B0DA87CE25824CED940EEFC1 (unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint8_t* ___data1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
intptr_t result;
memset(&result, 0, sizeof(result));
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
else
result = GenericVirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
else
result = VirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef intptr_t (*FunctionPointerType) (unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
else
result = GenericVirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
else
result = VirtFuncInvoker4< intptr_t, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef intptr_t (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___ctx0, ___data1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_write_t_BeginInvoke_mC17344DDFE83AF7AA95CE8EC00A0FD27ADBF1A9F (unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * __this, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx0, uint8_t* ___data1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_write_t_BeginInvoke_mC17344DDFE83AF7AA95CE8EC00A0FD27ADBF1A9F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[5] = {0};
__d_args[0] = ___ctx0;
__d_args[1] = ___data1;
__d_args[2] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___bufferLen2);
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_tlsctx_write_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR intptr_t unitytls_tlsctx_write_t_EndInvoke_m6D59052A9AACE1E87DEBB2B6800B47FDAE09A524 (unitytls_tlsctx_write_t_t0B4A49BBA592FE4EC0630B490463AE116AF07C9C * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(intptr_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" intptr_t DelegatePInvokeWrapper_unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 (unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * __this, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 ___cert0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef intptr_t (CDECL *PInvokeFunc)(unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
intptr_t returnValue = il2cppPInvokeFunc(___cert0, ___buffer1, ___bufferLen2, ___errorState3);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509_export_der_t__ctor_m2FA861176B1706988B234296EC1E5C2C2385C5A5 (unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::Invoke(Mono.Unity.UnityTls_unitytls_x509_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR intptr_t unitytls_x509_export_der_t_Invoke_m90FDB333B2076F06444B096E1E1D1A42C8EEF8A0 (unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * __this, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 ___cert0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
intptr_t result;
memset(&result, 0, sizeof(result));
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef intptr_t (*FunctionPointerType) (unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef intptr_t (*FunctionPointerType) (void*, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef intptr_t (*FunctionPointerType) (unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = GenericVirtFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = VirtFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef intptr_t (*FunctionPointerType) (void*, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef intptr_t (*FunctionPointerType) (unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef intptr_t (*FunctionPointerType) (void*, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef intptr_t (*FunctionPointerType) (unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = GenericVirtFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
else
result = VirtFuncInvoker4< intptr_t, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef intptr_t (*FunctionPointerType) (void*, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___cert0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509_export_der_t_BeginInvoke_m33E6F88E2448002C8B74EC67E172034CCD11E4D5 (unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * __this, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 ___cert0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_x509_export_der_t_BeginInvoke_m33E6F88E2448002C8B74EC67E172034CCD11E4D5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[5] = {0};
__d_args[0] = Box(unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7_il2cpp_TypeInfo_var, &___cert0);
__d_args[1] = ___buffer1;
__d_args[2] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___bufferLen2);
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.IntPtr Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509_export_der_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR intptr_t unitytls_x509_export_der_t_EndInvoke_m18AAF57D64EC364FF2312620E964F4D615E594CD (unitytls_x509_export_der_t_tB0D0A02DE7E75757AFCA780298BF95467BF82856 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(intptr_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C (unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___list0, ___buffer1, ___bufferLen2, ___errorState3);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_append_der_t__ctor_m841BFC2DC8D5C6BA893192D3318C89CB1CBA5093 (unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_append_der_t_Invoke_m1606FADA7E902086F7AEE6D8F304867C7E0A434F (unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
else
VirtActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 4)
{
// open
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
else
GenericVirtActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
else
VirtActionInvoker4< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, uint8_t*, intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___buffer1, ___bufferLen2, ___errorState3, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509list_append_der_t_BeginInvoke_m68B8C0940627CA1AA436E080A70BE1F622A820E7 (unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, uint8_t* ___buffer1, intptr_t ___bufferLen2, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback4, RuntimeObject * ___object5, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_x509list_append_der_t_BeginInvoke_m68B8C0940627CA1AA436E080A70BE1F622A820E7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[5] = {0};
__d_args[0] = ___list0;
__d_args[1] = ___buffer1;
__d_args[2] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___bufferLen2);
__d_args[3] = ___errorState3;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback4, (RuntimeObject*)___object5);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_der_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_append_der_t_EndInvoke_m96AFB602A6FB94D99E6AB65CE1D3C8B0B636CC6C (unitytls_x509list_append_der_t_tDA1C93A382058FB563F8772B119D5B598DC37A5C * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF (unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 ___cert1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___list0, ___cert1, ___errorState2);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_append_t__ctor_m5389B48F2C2EFE1E6FDAE6FEE1FF176F28F0D02C (unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_x509_ref,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_append_t_Invoke_m172237A64036BDE6C197DA0AE6A5A08010D4F361 (unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 ___cert1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___cert1, ___errorState2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___cert1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___cert1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___cert1, ___errorState2);
else
GenericVirtActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___cert1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___cert1, ___errorState2);
else
VirtActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___cert1, ___errorState2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___cert1, ___errorState2, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___cert1, ___errorState2, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___cert1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, ___cert1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___cert1, ___errorState2);
else
GenericVirtActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___cert1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___cert1, ___errorState2);
else
VirtActionInvoker3< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___cert1, ___errorState2);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___cert1, ___errorState2, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_x509_ref,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509list_append_t_BeginInvoke_mD3FEDD5F023253232CC8C48EF5CF2120ABD7147B (unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 ___cert1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_x509list_append_t_BeginInvoke_mD3FEDD5F023253232CC8C48EF5CF2120ABD7147B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[4] = {0};
__d_args[0] = ___list0;
__d_args[1] = Box(unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7_il2cpp_TypeInfo_var, &___cert1);
__d_args[2] = ___errorState2;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_append_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_append_t_EndInvoke_m2DE3744B3B3919E5ABED5661FC2FA2445B933EF3 (unitytls_x509list_append_t_tAB1C185C77DFD6BD96DF7909370AA1FAD6BB90AF * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * DelegatePInvokeWrapper_unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 (unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * __this, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState0, const RuntimeMethod* method)
{
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (CDECL *PInvokeFunc)(unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * returnValue = il2cppPInvokeFunc(___errorState0);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_create_t__ctor_m35027CAFF58C468A07D199EA8E760FA83ECC1497 (unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_x509list* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::Invoke(Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * unitytls_x509list_create_t_Invoke_m45B75F9286D2C1DC14AECFA258F419C3A1989A79 (unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * __this, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState0, const RuntimeMethod* method)
{
unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * result = NULL;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___errorState0, targetMethod);
}
else
{
// closed
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___errorState0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___errorState0);
else
result = GenericVirtFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___errorState0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___errorState0);
else
result = VirtFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___errorState0);
}
}
}
else
{
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___errorState0, targetMethod);
}
else
{
// closed
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___errorState0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___errorState0);
else
result = GenericVirtFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___errorState0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___errorState0);
else
result = VirtFuncInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___errorState0);
}
}
}
else
{
typedef unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * (*FunctionPointerType) (void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___errorState0, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509list_create_t_BeginInvoke_mE85F1C402447D1CC543B2609C2BFD081F2954DC5 (unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * __this, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method)
{
void *__d_args[2] = {0};
__d_args[0] = ___errorState0;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2);
}
// Mono.Unity.UnityTls_unitytls_x509list* Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_create_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * unitytls_x509list_create_t_EndInvoke_m2D64E81EA9962E8269292F49D86CBA9A45D8021F (unitytls_x509list_create_t_tC040C2CF47D5426B7F6B1D6A2751507DC681CFF3 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *)__result;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 (unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___list0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_free_t__ctor_mE08ED3D0B7810758779C72A6882354D36E51F126 (unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_free_t_Invoke_m733759A5A94705388D233DB23FDFECAE2ADACDF0 (unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(targetMethod, targetThis, ___list0);
else
GenericVirtActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(targetMethod, targetThis, ___list0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0);
else
VirtActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 1)
{
// open
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___list0, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(targetMethod, targetThis, ___list0);
else
GenericVirtActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(targetMethod, targetThis, ___list0);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0);
else
VirtActionInvoker1< unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509list_free_t_BeginInvoke_m1A31DC10E7A495BCB31B46F413FCB7431E408CD7 (unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method)
{
void *__d_args[2] = {0};
__d_args[0] = ___list0;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2);
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_free_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_free_t_EndInvoke_m4BD735662CB6AC985D4AC833288191948ABD9182 (unitytls_x509list_free_t_tE3FC523507F07BD9901D84E9F6968CD8A583FF09 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 DelegatePInvokeWrapper_unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 (unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (CDECL *PInvokeFunc)(unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 returnValue = il2cppPInvokeFunc(___list0, ___errorState1);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_get_ref_t__ctor_m2E1FC1BBC79EB53428998A9DC5299F1DCDF6BBE8 (unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_x509list_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 unitytls_x509list_get_ref_t_Invoke_mDCA9357333DA8B614E6C0F68922B3E5306A6534C (unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, const RuntimeMethod* method)
{
unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 result;
memset(&result, 0, sizeof(result));
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___errorState1, targetMethod);
}
else
{
// closed
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___errorState1);
else
result = GenericVirtFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___errorState1);
else
result = VirtFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___errorState1);
}
}
}
else
{
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___errorState1, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 2)
{
// open
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___errorState1, targetMethod);
}
else
{
// closed
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___errorState1, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___errorState1, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___errorState1);
else
result = GenericVirtFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___errorState1);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___errorState1);
else
result = VirtFuncInvoker2< unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___errorState1);
}
}
}
else
{
typedef unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 (*FunctionPointerType) (void*, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___errorState1, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509list_get_ref_t_BeginInvoke_mCF97569A8246EA8445ADA1DE245B36DFAFB91446 (unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * __this, unitytls_x509list_tDFEEABB4254CDE9475890D0F2AE361B45EC357C7 * ___list0, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method)
{
void *__d_args[3] = {0};
__d_args[0] = ___list0;
__d_args[1] = ___errorState1;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);
}
// Mono.Unity.UnityTls_unitytls_x509list_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_ref_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 unitytls_x509list_get_ref_t_EndInvoke_m3E4E37BCCAE29768A633C69FA2CE74EC67945A98 (unitytls_x509list_get_ref_t_t1FAB0CD82E536E0C9EB5255B145FC5AF434B3986 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 DelegatePInvokeWrapper_unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 (unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___list0, intptr_t ___index1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (CDECL *PInvokeFunc)(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 returnValue = il2cppPInvokeFunc(___list0, ___index1, ___errorState2);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509list_get_x509_t__ctor_m8AF5F946C60F4AD11DCF53EB103FAB5556828421 (unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_x509_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 unitytls_x509list_get_x509_t_Invoke_m25FDF33A713C330AF882B49E05C79B77B5CF7A22 (unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___list0, intptr_t ___index1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, const RuntimeMethod* method)
{
unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 result;
memset(&result, 0, sizeof(result));
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___index1, ___errorState2, targetMethod);
}
else
{
// closed
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___index1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___index1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___index1, ___errorState2);
else
result = GenericVirtFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___index1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___index1, ___errorState2);
else
result = VirtFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___index1, ___errorState2);
}
}
}
else
{
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___index1, ___errorState2, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 3)
{
// open
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___index1, ___errorState2, targetMethod);
}
else
{
// closed
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___index1, ___errorState2, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___list0, ___index1, ___errorState2, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___index1, ___errorState2);
else
result = GenericVirtFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___list0, ___index1, ___errorState2);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___list0, ___index1, ___errorState2);
else
result = VirtFuncInvoker3< unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___list0, ___index1, ___errorState2);
}
}
}
else
{
typedef unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , intptr_t, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___list0, ___index1, ___errorState2, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.IntPtr,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509list_get_x509_t_BeginInvoke_m5F1D80B8C015B87B91AE11A27A01ED586E9BFFEF (unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___list0, intptr_t ___index1, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_x509list_get_x509_t_BeginInvoke_m5F1D80B8C015B87B91AE11A27A01ED586E9BFFEF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[4] = {0};
__d_args[0] = Box(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_il2cpp_TypeInfo_var, &___list0);
__d_args[1] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___index1);
__d_args[2] = ___errorState2;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
}
// Mono.Unity.UnityTls_unitytls_x509_ref Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509list_get_x509_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 unitytls_x509list_get_x509_t_EndInvoke_m32FF88756C519F7C7F53E36198C352B2DE96FECF (unitytls_x509list_get_x509_t_t028BB06EEB95E8F62511F2301B90D8181F4FFDB5 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(unitytls_x509_ref_tE1ED17887226610A1328A57FF787396C9457E7B7 *)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" uint32_t DelegatePInvokeWrapper_unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D (unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___chain0, uint8_t* ___cn1, intptr_t ___cnLen2, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 * ___cb3, void* ___userData4, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState5, const RuntimeMethod* method)
{
typedef uint32_t (CDECL *PInvokeFunc)(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, Il2CppMethodPointer, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Marshaling of parameter U27___cb3U27 to native representation
Il2CppMethodPointer ____cb3_marshaled = NULL;
____cb3_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___cb3));
// Native function invocation
uint32_t returnValue = il2cppPInvokeFunc(___chain0, ___cn1, ___cnLen2, ____cb3_marshaled, ___userData4, ___errorState5);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509verify_default_ca_t__ctor_m9030DF501A2B0AE32F059AF6838EAF2A5897C8E0 (unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_x509verify_default_ca_t_Invoke_mE5D523AFD08CCE9A427389F17611D56C6D905B98 (unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___chain0, uint8_t* ___cn1, intptr_t ___cnLen2, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 * ___cb3, void* ___userData4, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState5, const RuntimeMethod* method)
{
uint32_t result = 0;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 6)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
else
result = GenericVirtFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
else
result = VirtFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 6)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
else
result = GenericVirtFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
else
result = VirtFuncInvoker6< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___cn1, ___cnLen2, ___cb3, ___userData4, ___errorState5, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509verify_default_ca_t_BeginInvoke_m732CB4DFD706DEA2D1AFDD66A25C7A0A4F59641C (unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___chain0, uint8_t* ___cn1, intptr_t ___cnLen2, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 * ___cb3, void* ___userData4, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState5, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback6, RuntimeObject * ___object7, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_x509verify_default_ca_t_BeginInvoke_m732CB4DFD706DEA2D1AFDD66A25C7A0A4F59641C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[7] = {0};
__d_args[0] = Box(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_il2cpp_TypeInfo_var, &___chain0);
__d_args[1] = ___cn1;
__d_args[2] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___cnLen2);
__d_args[3] = ___cb3;
__d_args[4] = ___userData4;
__d_args[5] = ___errorState5;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback6, (RuntimeObject*)___object7);
}
// Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_default_ca_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_x509verify_default_ca_t_EndInvoke_m65702493A38FA3F2598DD0D5F41A2849C4EE532D (unitytls_x509verify_default_ca_t_t4BACB6B49AA85C025AF9B18B3F30F63C9881DE2D * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(uint32_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" uint32_t DelegatePInvokeWrapper_unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 (unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___chain0, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___trustCA1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 * ___cb4, void* ___userData5, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState6, const RuntimeMethod* method)
{
typedef uint32_t (CDECL *PInvokeFunc)(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, Il2CppMethodPointer, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Marshaling of parameter U27___cb4U27 to native representation
Il2CppMethodPointer ____cb4_marshaled = NULL;
____cb4_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___cb4));
// Native function invocation
uint32_t returnValue = il2cppPInvokeFunc(___chain0, ___trustCA1, ___cn2, ___cnLen3, ____cb4_marshaled, ___userData5, ___errorState6);
return returnValue;
}
// System.Void Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_x509verify_explicit_ca_t__ctor_m4008497F04CFD72DB70FC203A50B023CD8F17864 (unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::Invoke(Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_x509verify_explicit_ca_t_Invoke_mCC06B1AF3BCD90C24E3CA05A785528588C7CCEB5 (unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___chain0, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___trustCA1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 * ___cb4, void* ___userData5, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState6, const RuntimeMethod* method)
{
uint32_t result = 0;
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 7)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
else
result = GenericVirtFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
else
result = VirtFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 7)
{
// open
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
else
{
// closed
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef uint32_t (*FunctionPointerType) (unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = GenericInterfaceFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
else
result = GenericVirtFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
result = InterfaceFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
else
result = VirtFuncInvoker7< uint32_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6);
}
}
}
else
{
typedef uint32_t (*FunctionPointerType) (void*, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 , uint8_t*, intptr_t, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 *, void*, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___chain0, ___trustCA1, ___cn2, ___cnLen3, ___cb4, ___userData5, ___errorState6, targetMethod);
}
}
}
return result;
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::BeginInvoke(Mono.Unity.UnityTls_unitytls_x509list_ref,Mono.Unity.UnityTls_unitytls_x509list_ref,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509verify_callback,System.Void*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_x509verify_explicit_ca_t_BeginInvoke_m5A0BBE08CCACF01F690B9919087359A9FF7CF468 (unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * __this, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___chain0, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 ___trustCA1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_x509verify_callback_t90C02C529DB2B9F434C18797BACC456BCB5400A9 * ___cb4, void* ___userData5, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState6, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback7, RuntimeObject * ___object8, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_x509verify_explicit_ca_t_BeginInvoke_m5A0BBE08CCACF01F690B9919087359A9FF7CF468_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[8] = {0};
__d_args[0] = Box(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_il2cpp_TypeInfo_var, &___chain0);
__d_args[1] = Box(unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6_il2cpp_TypeInfo_var, &___trustCA1);
__d_args[2] = ___cn2;
__d_args[3] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___cnLen3);
__d_args[4] = ___cb4;
__d_args[5] = ___userData5;
__d_args[6] = ___errorState6;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback7, (RuntimeObject*)___object8);
}
// Mono.Unity.UnityTls_unitytls_x509verify_result Mono.Unity.UnityTls_unitytls_interface_struct_unitytls_x509verify_explicit_ca_t::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR uint32_t unitytls_x509verify_explicit_ca_t_EndInvoke_m8EE4AE05BF8B13E7CD9A5818E3BA682F951584A4 (unitytls_x509verify_explicit_ca_t_t6C8BE964C5EE9B24D3734F028EFCD83F5893D2E6 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
return *(uint32_t*)UnBox ((RuntimeObject*)__result);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: Mono.Unity.UnityTls/unitytls_tlsctx_callbacks
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke(const unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2& unmarshaled, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke& marshaled)
{
marshaled.___read_0 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_read_0()));
marshaled.___write_1 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_write_1()));
marshaled.___data_2 = unmarshaled.get_data_2();
}
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke_back(const unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke& marshaled, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_pinvoke_FromNativeMethodDefinition_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
unmarshaled.set_read_0(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5>(marshaled.___read_0, unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5_il2cpp_TypeInfo_var));
unmarshaled.set_write_1(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6>(marshaled.___write_1, unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6_il2cpp_TypeInfo_var));
unmarshaled.set_data_2(marshaled.___data_2);
}
// Conversion method for clean up from marshalling of: Mono.Unity.UnityTls/unitytls_tlsctx_callbacks
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_pinvoke_cleanup(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: Mono.Unity.UnityTls/unitytls_tlsctx_callbacks
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_com(const unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2& unmarshaled, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_com& marshaled)
{
marshaled.___read_0 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_read_0()));
marshaled.___write_1 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.get_write_1()));
marshaled.___data_2 = unmarshaled.get_data_2();
}
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_com_back(const unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_com& marshaled, unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_com_FromNativeMethodDefinition_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
unmarshaled.set_read_0(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5>(marshaled.___read_0, unitytls_tlsctx_read_callback_tD85E7923018681355C1D851137CEC527F04093F5_il2cpp_TypeInfo_var));
unmarshaled.set_write_1(il2cpp_codegen_marshal_function_ptr_to_delegate<unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6>(marshaled.___write_1, unitytls_tlsctx_write_callback_tBDF40F27E011F577C3E834B14788491861F870D6_il2cpp_TypeInfo_var));
unmarshaled.set_data_2(marshaled.___data_2);
}
// Conversion method for clean up from marshalling of: Mono.Unity.UnityTls/unitytls_tlsctx_callbacks
extern "C" void unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshal_com_cleanup(unitytls_tlsctx_callbacks_t7BB5F622E014A8EC300C578657E2B0550DA828B2_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" void DelegatePInvokeWrapper_unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 (unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * __this, void* ___userData0, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 * ___caList4, intptr_t ___caListLen5, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 * ___chain6, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B * ___key7, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState8, const RuntimeMethod* method)
{
typedef void (CDECL *PInvokeFunc)(void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *);
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method));
// Native function invocation
il2cppPInvokeFunc(___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
}
// System.Void Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_certificate_callback__ctor_m14C613364636EF10ECCD413A6F49E975A4F4A6A2 (unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
__this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
__this->set_method_3(___method1);
__this->set_m_target_2(___object0);
}
// System.Void Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::Invoke(System.Void*,Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509name*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509list_ref*,Mono.Unity.UnityTls_unitytls_key_ref*,Mono.Unity.UnityTls_unitytls_errorstate*)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_certificate_callback_Invoke_mA90DE4AD701A89C12AECBE415FBAB506DCF66C12 (unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * __this, void* ___userData0, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 * ___caList4, intptr_t ___caListLen5, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 * ___chain6, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B * ___key7, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState8, const RuntimeMethod* method)
{
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegatesToInvoke = __this->get_delegates_11();
if (delegatesToInvoke != NULL)
{
il2cpp_array_size_t length = delegatesToInvoke->max_length;
for (il2cpp_array_size_t i = 0; i < length; i++)
{
Delegate_t* currentDelegate = (delegatesToInvoke)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i));
Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3());
RuntimeObject* targetThis = currentDelegate->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 9)
{
// open
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
else
GenericVirtActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
else
VirtActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
}
}
}
else
{
Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
RuntimeObject* targetThis = __this->get_m_target_2();
if (!il2cpp_codegen_method_is_virtual(targetMethod))
{
il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
}
bool ___methodIsStatic = MethodIsStatic(targetMethod);
int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod);
if (___methodIsStatic)
{
if (___parameterCount == 9)
{
// open
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
else
{
// closed
typedef void (*FunctionPointerType) (void*, void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
}
else
{
// closed
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
{
if (targetThis == NULL)
{
typedef void (*FunctionPointerType) (void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
else if (il2cpp_codegen_method_is_generic_instance(targetMethod))
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
GenericInterfaceActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
else
GenericVirtActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(targetMethod, targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
}
else
{
if (il2cpp_codegen_method_is_interface_method(targetMethod))
InterfaceActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
else
VirtActionInvoker9< void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8);
}
}
}
else
{
typedef void (*FunctionPointerType) (void*, void*, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 *, uint8_t*, intptr_t, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 *, intptr_t, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 *, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B *, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 *, const RuntimeMethod*);
((FunctionPointerType)targetMethodPointer)(targetThis, ___userData0, ___ctx1, ___cn2, ___cnLen3, ___caList4, ___caListLen5, ___chain6, ___key7, ___errorState8, targetMethod);
}
}
}
}
// System.IAsyncResult Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::BeginInvoke(System.Void*,Mono.Unity.UnityTls_unitytls_tlsctx*,System.Byte*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509name*,System.IntPtr,Mono.Unity.UnityTls_unitytls_x509list_ref*,Mono.Unity.UnityTls_unitytls_key_ref*,Mono.Unity.UnityTls_unitytls_errorstate*,System.AsyncCallback,System.Object)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject* unitytls_tlsctx_certificate_callback_BeginInvoke_m1D0AF1A60BC715B76CD3866BF3D555E5A6BFDD3E (unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * __this, void* ___userData0, unitytls_tlsctx_t6B948536BDFA3AAC0135FF136ABD7779A0B96A74 * ___ctx1, uint8_t* ___cn2, intptr_t ___cnLen3, unitytls_x509name_t551F433869F1BAA39C78962C7ACA1BAB9A4D6337 * ___caList4, intptr_t ___caListLen5, unitytls_x509list_ref_tF01A6BF5ADA9C454E6B975D2669AF22D27555BF6 * ___chain6, unitytls_key_ref_tE908606656A7C49CA1EB734722E4C3DED7CE6E5B * ___key7, unitytls_errorstate_t64FA817A583B1CD3CB1AFCFF9606F1F2782ABBE6 * ___errorState8, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback9, RuntimeObject * ___object10, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (unitytls_tlsctx_certificate_callback_BeginInvoke_m1D0AF1A60BC715B76CD3866BF3D555E5A6BFDD3E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
void *__d_args[10] = {0};
__d_args[0] = ___userData0;
__d_args[1] = ___ctx1;
__d_args[2] = ___cn2;
__d_args[3] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___cnLen3);
__d_args[4] = ___caList4;
__d_args[5] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___caListLen5);
__d_args[6] = ___chain6;
__d_args[7] = ___key7;
__d_args[8] = ___errorState8;
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback9, (RuntimeObject*)___object10);
}
// System.Void Mono.Unity.UnityTls_unitytls_tlsctx_certificate_callback::EndInvoke(System.IAsyncResult)
extern "C" IL2CPP_METHOD_ATTR void unitytls_tlsctx_certificate_callback_EndInvoke_m0485EC4825ED1374DA2C0925A2F48D7F7567E21B (unitytls_tlsctx_certificate_callback_t55149A988CA1CE32772ACAC0031DAF4DC0F6D740 * __this, RuntimeObject* ___result0, const RuntimeMethod* method)
{
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif