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

◆ IsPublic

bool System.Type.IsPublic
getset

Definition at line 1211 of file Type.cs.

1212 {
1213 [global::Cpp2ILInjected.Token(Token = "0x6000A46")]
1214 [global::Cpp2ILInjected.Address(RVA = "0x1C4DCF8", Offset = "0x1C4DCF8", Length = "0x28")]
1215 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1216 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "FilterApplyType", MemberParameters = new object[]
1217 {
1218 typeof(global::System.Type),
1219 typeof(global::System.Reflection.BindingFlags),
1220 typeof(string),
1221 typeof(bool),
1222 typeof(string)
1223 }, ReturnType = typeof(bool))]
1224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "get_MemberType", ReturnType = typeof(global::System.Reflection.MemberTypes))]
1225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider", Member = "ReflectGetEvents", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = "System.ComponentModel.EventDescriptor[]")]
1226 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1227 get
1228 {
1229 throw null;
1230 }
1231 }
class f__AnonymousType0<< Count > j__TPar