1 write to argTypes
System.Data.SqlXml (1)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
864this.argTypes = argTypes;
2 references to argTypes
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
904if (argTypes[i] == XmlTypeCode.Node && f.CannotBeNodeSet(args[i])) { 907args[i] = f.ConvertToType(argTypes[i], args[i]);