3 references to None
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
70
Debug.Assert(this.iterCurr.Storage.Location == ItemLocation.
None
, "Root expression should have been pushed to the writer.");
4337
Debug.Assert(this.iterCurr.Storage.Location == ItemLocation.
None
||
4346
if (this.iterCurr.Storage.Location != ItemLocation.
None
) {