terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
SafeFreeCredentials.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
using
Cpp2ILInjected
;
4
using
Cpp2ILInjected.CallAnalysis
;
5
6
namespace
System.Net.Security
7
{
8
[global::Cpp2ILInjected.Token(
Token
=
"0x2000316"
)]
9
internal
abstract
class
SafeFreeCredentials
:
SafeHandle
10
{
11
[global::Cpp2ILInjected.Token(
Token
=
"0x6001493"
)]
12
[global::Cpp2ILInjected.Address(RVA =
"0x1E37940"
, Offset =
"0x1E37940"
, Length =
"0xC"
)]
13
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
SafeHandle
), Member =
".ctor"
, MemberParameters =
new
object
[]
15
{
16
typeof
(
IntPtr
),
17
typeof
(
bool
)
18
}, ReturnType =
typeof
(
void
))]
19
protected
SafeFreeCredentials
(
IntPtr
handle
,
bool
ownsHandle
)
20
{
21
throw
null
;
22
}
23
}
24
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Net.Security.SafeFreeCredentials.SafeFreeCredentials
SafeFreeCredentials(IntPtr handle, bool ownsHandle)
Definition
SafeFreeCredentials.cs:19
System.Net.Security.SafeFreeCredentials
Definition
SafeFreeCredentials.cs:10
System.Runtime.InteropServices.SafeHandle.handle
global::System.IntPtr handle
Definition
SafeHandle.cs:690
System.Runtime.InteropServices.SafeHandle
Definition
SafeHandle.cs:15
System.Type
Definition
Type.cs:43
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Net.Security
Definition
AuthenticatedStream.cs:9
System.Net.BufferType.Token
@ Token
System.Runtime.InteropServices
Definition
_Activator.cs:5
System
Definition
__Il2CppComDelegate.cs:6
System.IntPtr
Definition
IntPtr.cs:33
source
System
Net
Security
SafeFreeCredentials.cs
Generated by
1.10.0