1 write to MethodPrec
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
606
output.
MethodPrec
= currentPrec;
2 references to MethodPrec
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
593
if (output.
MethodPrec
<= currentPrec)
600
if (currentPrec == output.
MethodPrec
&& !output.Method!.Equals(method))