2 writes to _haveRecord
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\ReaderOutput.cs (2)
327_haveRecord = false; 581_haveRecord = true;
3 references to _haveRecord
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\ReaderOutput.cs (3)
324if (_haveRecord) 332if (_haveRecord) 365return _haveRecord;