1 write to _nonTrailingNamedArguments
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodIterator.cs (1)
40
_nonTrailingNamedArguments
= nonTrailingNamedArguments;
1 reference to _nonTrailingNamedArguments
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodIterator.cs (1)
99
ArgInfos args =
_nonTrailingNamedArguments
;