1 write to argTypes
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
524this.argTypes = argTypes;
1 reference to argTypes
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
530public XPathResultType[] ArgTypes { get { return this.argTypes; } }