terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ExtendedProtectionPolicyTypeConverter.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.ComponentModel
;
3
using
System.Globalization
;
4
using
Cpp2IlInjected
;
5
6
namespace
System.Security.Authentication.ExtendedProtection
7
{
8
// Token: 0x020000EB RID: 235
9
[
MonoTODO
]
10
public
class
ExtendedProtectionPolicyTypeConverter
: global::System.ComponentModel.
TypeConverter
11
{
12
// Token: 0x0600054A RID: 1354 RVA: 0x00002050 File Offset: 0x00000250
13
public
override
bool
CanConvertTo
(global::System.ComponentModel.ITypeDescriptorContext context,
Type
destinationType
)
14
{
15
throw
new
global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method."
);
16
}
17
18
// Token: 0x0600054B RID: 1355 RVA: 0x00002050 File Offset: 0x00000250
19
public
override
object
ConvertTo
(global::System.ComponentModel.ITypeDescriptorContext context,
CultureInfo
culture
,
object
value
,
Type
destinationType
)
20
{
21
throw
new
global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method."
);
22
}
23
24
// Token: 0x0600054C RID: 1356 RVA: 0x0001513C File Offset: 0x0001333C
25
public
ExtendedProtectionPolicyTypeConverter
()
26
{
27
}
28
}
29
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ComponentModel.TypeConverter
Definition
TypeConverter.cs:12
System.Globalization.CultureInfo
Definition
CultureInfo.cs:15
System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter.ConvertTo
override object ConvertTo(global::System.ComponentModel.ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Definition
ExtendedProtectionPolicyTypeConverter.cs:19
System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter.ExtendedProtectionPolicyTypeConverter
ExtendedProtectionPolicyTypeConverter()
Definition
ExtendedProtectionPolicyTypeConverter.cs:25
System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter.CanConvertTo
override bool CanConvertTo(global::System.ComponentModel.ITypeDescriptorContext context, Type destinationType)
Definition
ExtendedProtectionPolicyTypeConverter.cs:13
System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter
Definition
ExtendedProtectionPolicyTypeConverter.cs:11
System.Type
Definition
Type.cs:12
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System.Globalization
Definition
Bootstring.cs:5
System.Security.Authentication.ExtendedProtection
Definition
ChannelBinding.cs:5
System.ExceptionArgument.value
@ value
System.ExceptionArgument.culture
@ culture
System
Definition
__ComObject.cs:4
source
System
Security
Authentication
ExtendedProtection
ExtendedProtectionPolicyTypeConverter.cs
Generated by
1.10.0