3 references to Create
System.Private.Xml (3)
System\Xml\XPath\Internal\XPathParser.cs (3)
530
throw XPathException.
Create
(SR.Xp_InvalidNumArgs, name, _scanner.SourceText);
548
throw XPathException.
Create
(SR.Xp_InvalidNumArgs, name, _scanner.SourceText);
567
throw XPathException.
Create
(SR.Xp_InvalidArgumentType, name, _scanner.SourceText);