1 write to strCommentName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
103strCommentName = nt.Add("#comment");
2 references to strCommentName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlComment.cs (2)
22get { return OwnerDocument.strCommentName; } 28get { return OwnerDocument.strCommentName; }