1 write to _includeComments
System.Security (1)
system\security\cryptography\xml\transform.cs (1)
379_includeComments = includeComments;
3 references to _includeComments
System.Security (3)
system\security\cryptography\xml\transform.cs (3)
403_cXml = new CanonicalXml((Stream) obj, _includeComments, resolver, this.BaseURI); 407_cXml = new CanonicalXml((XmlDocument) obj, resolver, _includeComments); 411_cXml = new CanonicalXml((XmlNodeList) obj, resolver, _includeComments);