3 references to None
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
76Debug.Assert(_iterCurr.Storage.Location == ItemLocation.None, "Root expression should have been pushed to the writer."); 4694Debug.Assert(_iterCurr.Storage.Location == ItemLocation.None || 4705if (_iterCurr.Storage.Location != ItemLocation.None)