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

◆ this[SurfaceFormat format]

IEnumerable<DisplayMode> Microsoft.Xna.Framework.Graphics.DisplayModeCollection.this[SurfaceFormat format]
getset

Definition at line 16 of file DisplayModeCollection.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6001689")]
19 [global::Cpp2ILInjected.Address(RVA = "0xAA4124", Offset = "0xAA4124", Length = "0x1EC")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
27 get
28 {
29 throw null;
30 }
31 }
class f__AnonymousType0<< Count > j__TPar