4 references to StripNamedArgument
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (4)
910
pArg =
StripNamedArgument
(pArg);
940
list.OptionalElement =
StripNamedArgument
(list.OptionalElement);
948
list.OptionalNextListNode =
StripNamedArgument
(list.OptionalNextListNode);
954
return
StripNamedArgument
(pArg);