2 references to IsRoot
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\CopyAction.cs (1)
59
if (Processor.
IsRoot
(frame.Node!))
System\Xml\Xsl\XsltOld\RootAction.cs (1)
271
Debug.Assert(Processor.
IsRoot
(frame.Node!));