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

◆ IsVisible

bool System.Type.IsVisible
getset

Definition at line 252 of file Type.cs.

253 {
254 [global::Cpp2ILInjected.Token(Token = "0x6000A13")]
255 [global::Cpp2ILInjected.Address(RVA = "0x1C4DB04", Offset = "0x1C4DB04", Length = "0x15C")]
256 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
257 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Type), Member = "get_IsVisible", ReturnType = typeof(bool))]
258 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptoConfig), Member = "AddAlgorithm", MemberParameters = new object[]
259 {
260 typeof(global::System.Type),
261 typeof(string[])
262 }, ReturnType = typeof(void))]
263 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.SecurityUtils", Member = "SecureCreateInstance", MemberParameters = new object[]
264 {
265 typeof(global::System.Type),
266 "System.Object[]",
267 typeof(bool)
268 }, ReturnType = typeof(object))]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.SecurityUtils", Member = "SecureConstructorInvoke", MemberParameters = new object[]
270 {
271 typeof(global::System.Type),
272 "System.Type[]",
273 "System.Object[]",
274 typeof(bool),
275 typeof(global::System.Reflection.BindingFlags)
276 }, ReturnType = typeof(object))]
277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.SecurityUtils", Member = "GenericArgumentsAreVisible", MemberParameters = new object[] { typeof(global::System.Reflection.MethodInfo) }, ReturnType = typeof(bool))]
278 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.SecurityUtils", Member = "MethodInfoInvoke", MemberParameters = new object[]
279 {
280 typeof(global::System.Reflection.MethodInfo),
281 typeof(object),
282 "System.Object[]"
283 }, ReturnType = typeof(object))]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.TypeExtensions", Member = "IsVisible", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(bool))]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
286 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "get_IsNested", ReturnType = typeof(bool))]
287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "get_IsVisible", ReturnType = typeof(bool))]
288 get
289 {
290 throw null;
291 }
292 }
class f__AnonymousType0<< Count > j__TPar