3 references to GetXPathType
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (3)
142XPathResultType actual = GetXPathType(parameters[par].ParameterType); 796XPathResultType returnType = GetXPathType(method.ReturnType); 806argTypes[i] = GetXPathType(parameters[i].ParameterType);