Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Assembly

virtual Assembly System.Reflection.Module.Assembly
get

Definition at line 14 of file Module.cs.

15 {
16 get
17 {
18 throw NotImplemented.ByDesign;
19 }
20 }

Referenced by System.Globalization.CompareInfo.GetCompareInfo(), and System.Globalization.CompareInfo.GetCompareInfo().