1 implementation of IXsltProcessor
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Processor.cs (1)
18internal sealed class Processor : IXsltProcessor
2 references to IXsltProcessor
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Processor.cs (1)
1080this.Debugger.OnInstructionExecute((IXsltProcessor)this);
System\Xml\Xsl\XsltOld\XsltDebugger.cs (1)
16void OnInstructionExecute(IXsltProcessor xsltProcessor);