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