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
RequestCacheValidator.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2IlInjected
;
3
4
namespace
System.Net.Cache
5
{
6
// Token: 0x020002E3 RID: 739
7
internal
class
RequestCacheValidator
8
{
9
// Token: 0x060012F7 RID: 4855 RVA: 0x00002050 File Offset: 0x00000250
10
public
object
CreateValidator
()
11
{
12
throw
new
global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method."
);
13
}
14
}
15
}
System.Net.Cache.RequestCacheValidator.CreateValidator
object CreateValidator()
Definition
RequestCacheValidator.cs:10
System.Net.Cache.RequestCacheValidator
Definition
RequestCacheValidator.cs:8
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.Net.Cache
Definition
HttpRequestCacheLevel.cs:4
System
Definition
__ComObject.cs:4
source
System
Net
Cache
RequestCacheValidator.cs
Generated by
1.10.0