2 references to FixupQuotedArgs
System.Core (2)
System\Linq\SequenceQuery.cs (2)
208args = this.FixupQuotedArgs(seqMethod, args); 215args = this.FixupQuotedArgs(method, args);