3 references to PopOutput
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\MessageAction.cs (1)
57TextOnlyOutput? recOutput = processor.PopOutput() as TextOnlyOutput;
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
168IRecordOutput recOutput = processor.PopOutput();
System\Xml\Xsl\XsltOld\WithParamAction.cs (1)
60IRecordOutput recOutput = processor.PopOutput();