2 writes to AllowBuiltInMode
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\DbgCompiler.cs (2)
556
compiler.
AllowBuiltInMode
= true;
558
compiler.
AllowBuiltInMode
= false;
2 references to AllowBuiltInMode
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
62
if (compiler.
AllowBuiltInMode
&& value == "*") {
System\Xml\Xsl\XsltOld\TemplateAction.cs (1)
101
if (compiler.
AllowBuiltInMode
&& value == "*") {