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