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