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

◆ s_nullableHasValueGetter

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

Definition at line 10 of file ILGen.cs.

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