terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ SupportsChangeNotificationCore

virtual bool System.ComponentModel.BindingList< T >.SupportsChangeNotificationCore
getprotected

Definition at line 322 of file BindingList.cs.

323 {
324 get
325 {
326 return true;
327 }
328 }