1 write to args
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
318this.args = args ?? new XsltArgumentList();
2 references to args
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Processor.cs (2)
200object parameter = args.GetParam(qname.Name, qname.Namespace); 227return args.GetExtensionObject(nsUri);