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

◆ FullName

string System.Reflection.AssemblyName.FullName
getset

Definition at line 182 of file AssemblyName.cs.

183 {
184 [global::Cpp2ILInjected.Token(Token = "0x600253B")]
185 [global::Cpp2ILInjected.Address(RVA = "0x1B89C24", Offset = "0x1B89C24", Length = "0x330")]
186 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.AppDomain), Member = "LoadSatellite", MemberParameters = new object[]
188 {
190 typeof(bool),
191 typeof(ref global::System.Threading.StackCrawlMark)
192 }, ReturnType = typeof(Assembly))]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AssemblyName), Member = "ToString", ReturnType = typeof(string))]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
195 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = ".ctor", ReturnType = typeof(void))]
196 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
197 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "IsWhiteSpace", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
199 {
200 typeof(string),
201 typeof(string),
202 typeof(string)
203 }, ReturnType = typeof(string))]
204 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Text.StringBuilder))]
205 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Version), Member = "op_Inequality", MemberParameters = new object[]
206 {
207 typeof(global::System.Version),
208 typeof(global::System.Version)
209 }, ReturnType = typeof(bool))]
210 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(global::System.Globalization.CultureInfo))]
211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AssemblyName), Member = "InternalGetPublicKeyToken", ReturnType = typeof(byte[]))]
212 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(byte), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
213 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
214 get
215 {
216 throw null;
217 }
218 }
class f__AnonymousType0<< Count > j__TPar