public int GetValue() { Ldarg_0(); Call(MethodRef.PropertyGet(typeof(MethodRefTestCases), nameof(Value))); return(IL.Return <int>()); }