2 writes to haveRecord
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ReaderOutput.cs (2)
279this.haveRecord = false; 492this.haveRecord = true;
3 references to haveRecord
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\ReaderOutput.cs (3)
277if (this.haveRecord) { 284if (this.haveRecord) { 311return this.haveRecord;