2 references to FindMethod
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
2308
if (this.
FindMethod
(signatures, "F", args, out method) != 1)
2326
if (this.
FindMethod
(signatures, "F", args, out method) != 1)