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

◆ s_nullableValueGetter

readonly MethodInfo System.Linq.Expressions.Compiler.ILGen.s_nullableValueGetter = typeof(Nullable<>).GetMethod("get_Value", BindingFlags.Instance | BindingFlags.Public)
staticprivate

Definition at line 12 of file ILGen.cs.

Referenced by System.Linq.Expressions.Compiler.ILGen.EmitGetValue().