1 write to _includeComments
System.Security (1)
system\security\cryptography\xml\transform.cs (1)
461_includeComments = includeComments;
3 references to _includeComments
System.Security (3)
system\security\cryptography\xml\transform.cs (3)
504_excCanonicalXml = new ExcCanonicalXml((Stream) obj, _includeComments, _inclusiveNamespacesPrefixList, resolver, this.BaseURI); 507_excCanonicalXml = new ExcCanonicalXml((XmlDocument) obj, _includeComments, _inclusiveNamespacesPrefixList, resolver); 510_excCanonicalXml = new ExcCanonicalXml((XmlNodeList) obj, _includeComments, _inclusiveNamespacesPrefixList, resolver);