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