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