1 write to _includeComments
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXmlDocument.cs (1)
20
_includeComments
= includeComments;
1 reference to _includeComments
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXmlDocument.cs (1)
101
return new CanonicalXmlComment(data, this, _defaultNodeSetInclusionState,
_includeComments
);