1 write to _includeComments
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\XmlDsigC14NTransform.cs (1)
23_includeComments = includeComments;
3 references to _includeComments
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\XmlDsigC14NTransform.cs (3)
53_cXml = new CanonicalXml((Stream)obj, _includeComments, resolver, BaseURI!); 58_cXml = new CanonicalXml((XmlDocument)obj, resolver, _includeComments); 63_cXml = new CanonicalXml((XmlNodeList)obj, resolver, _includeComments);