1 write to _isInNodeSet
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXmlAttribute.cs (1)
23
set {
_isInNodeSet
= value; }
1 reference to _isInNodeSet
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXmlAttribute.cs (1)
22
get { return
_isInNodeSet
; }