14 references to CompileAvt
System.Private.Xml (14)
System\Xml\Xsl\XsltOld\AttributeAction.cs (2)
102_nameAvt = Avt.CompileAvt(compiler, value); 106_nsAvt = Avt.CompileAvt(compiler, value);
System\Xml\Xsl\XsltOld\ElementAction.cs (2)
83_nameAvt = Avt.CompileAvt(compiler, value); 87_nsAvt = Avt.CompileAvt(compiler, value);
System\Xml\Xsl\XsltOld\NumberAction.cs (5)
189_formatAvt = Avt.CompileAvt(compiler, value); 193_langAvt = Avt.CompileAvt(compiler, value); 197_letterAvt = Avt.CompileAvt(compiler, value); 201_groupingSepAvt = Avt.CompileAvt(compiler, value); 205_groupingSizeAvt = Avt.CompileAvt(compiler, value);
System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs (1)
49_nameAvt = Avt.CompileAvt(compiler, value);
System\Xml\Xsl\XsltOld\SortAction.cs (4)
151_langAvt = Avt.CompileAvt(compiler, value); 155_dataTypeAvt = Avt.CompileAvt(compiler, value); 159_orderAvt = Avt.CompileAvt(compiler, value); 163_caseOrderAvt = Avt.CompileAvt(compiler, value);