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