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