1 write to _includeComments
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\XmlDsigXsltTransform.cs (1)
29_includeComments = includeComments;
2 references to _includeComments
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\XmlDsigXsltTransform.cs (2)
92CanonicalXml xmlDoc = new CanonicalXml((XmlNodeList)obj, null!, _includeComments); 101CanonicalXml xmlDoc = new CanonicalXml((XmlDocument)obj, null!, _includeComments);