1 write to RuntimeObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
505
arg.
RuntimeObject
= argument.Value;
1 reference to RuntimeObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\ImplicitConversion.cs (1)
192
object srcRuntimeObject = _exprSrc?.
RuntimeObject
;