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)
628
public int Maxargs { get { return
_maxargs
; } }