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