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