2 references to BindAssignment
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\CSharpSetIndexBinder.cs (1)
26
=> runtimeBinder.
BindAssignment
(this, arguments, locals);
Microsoft\CSharp\RuntimeBinder\CSharpSetMemberBinder.cs (1)
24
=> runtimeBinder.
BindAssignment
(this, arguments, locals);