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
CodeAccessSecurityAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Obsolete("CAS support is not available with Silverlight applications.")]
9 [global::System.Runtime.InteropServices.ComVisible(true)]
10 [global::System.AttributeUsage(global::System.AttributeTargets.Assembly | global::System.AttributeTargets.Class | global::System.AttributeTargets.Struct | global::System.AttributeTargets.Constructor | global::System.AttributeTargets.Method, AllowMultiple = true, Inherited = false)]
11 [global::Cpp2ILInjected.Token(Token = "0x20002AC")]
12 [global::System.Serializable]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600174E")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1AF0D54", Offset = "0x1AF0D54", Length = "0x28")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebPermissionAttribute", Member = ".ctor", MemberParameters = new object[] { typeof(SecurityAction) }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.SocketPermissionAttribute", Member = ".ctor", MemberParameters = new object[] { typeof(SecurityAction) }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
22 {
23 throw null;
24 }
25 }
26}
class f__AnonymousType0<< Count > j__TPar