1 write to _maxargs
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
622_maxargs = maxArgs;
1 reference to _maxargs
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
628public int Maxargs { get { return _maxargs; } }