Implemented interface member:
property
IsInNodeSet
System.Security.Cryptography.Xml.ICanonicalizableNode.IsInNodeSet
1 write to IsInNodeSet
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXmlAttribute.cs (1)
17
IsInNodeSet
= defaultNodeSetInclusionState;
2 references to IsInNodeSet
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CanonicalXmlElement.cs (2)
38
if (((CanonicalXmlAttribute)attr).
IsInNodeSet
|| Utils.IsNamespaceNode(attr) || Utils.IsXmlNamespaceNode(attr))
110
if (((CanonicalXmlAttribute)attr).
IsInNodeSet
|| Utils.IsNamespaceNode(attr) || Utils.IsXmlNamespaceNode(attr))