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