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