11 references to ReturnReadOnly
System.Core (11)
Microsoft\Scripting\Ast\DynamicExpression.cs (4)
496return ReturnReadOnly(this, ref _arg0); 544return ReturnReadOnly(this, ref _arg0); 594return ReturnReadOnly(this, ref _arg0); 646return ReturnReadOnly(this, ref _arg0);
Microsoft\Scripting\Ast\MethodCallExpression.cs (7)
230return ReturnReadOnly(this, ref _arg0); 270return ReturnReadOnly(this, ref _arg0); 311return ReturnReadOnly(this, ref _arg0); 354return ReturnReadOnly(this, ref _arg0); 399return ReturnReadOnly(this, ref _arg0); 447return ReturnReadOnly(this, ref _arg0); 496return ReturnReadOnly(this, ref _arg0);