1 instantiation of XmlCommentNode
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
207_commentNode = new XmlCommentNode(_bufferReader);
2 references to XmlCommentNode
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
43private XmlCommentNode _commentNode; 203protected XmlCommentNode MoveToComment()