3 references to PopOutput
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\MessageAction.cs (1)
53TextOnlyOutput recOutput = processor.PopOutput() as TextOnlyOutput;
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
144RecordOutput recOutput = processor.PopOutput();
System\Xml\Xsl\XsltOld\WithParamAction.cs (1)
55RecordOutput recOutput = processor.PopOutput();