3 references to XComment
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
3064
c.AddNodeSkipNotify(new
XComment
(r.Value));
3163
n = new
XComment
(r.Value);
7919
AddNode(new
XComment
(text));