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

◆ MulticastNotSupportedException() [1/3]

System.MulticastNotSupportedException.MulticastNotSupportedException ( )
inline

Definition at line 11 of file MulticastNotSupportedException.cs.

12 : base("Attempted to add multiple callbacks to a delegate that does not support multicast.")
13 {
14 this._HResult = 5396;
15 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.