2 references to DiscardComments
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Reference.cs (2)
407
XmlDocument docWithNoComments = Utils.
DiscardComments
(Utils.PreProcessDocumentInput(document, resolver!, baseUri));
462
XmlDocument docWithNoComments = Utils.
DiscardComments
(normDocument);