4 references to StripNamedArgument
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (4)
887
pArg =
StripNamedArgument
(pArg);
917
list.OptionalElement =
StripNamedArgument
(list.OptionalElement);
925
list.OptionalNextListNode =
StripNamedArgument
(list.OptionalNextListNode);
931
return
StripNamedArgument
(pArg);