3 writes to empty
System.Xml (3)
System\Xml\Dom\XmlElementList.cs (3)
38this.empty = false; 61this.empty = false; 84this.empty = true;
4 references to empty
System.Xml (4)
System\Xml\Dom\XmlElementList.cs (4)
184if( this.empty == true ) 194if( this.empty == true ) 213if( this.empty == true ) 232if( this.empty == true )