1 write to strCommentName
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
103strCommentName = nt.Add( "#comment" );
2 references to strCommentName
System.Xml (2)
System\Xml\Dom\XmlComment.cs (2)
19get { return OwnerDocument.strCommentName;} 24get { return OwnerDocument.strCommentName;}