10 implementations of IsInNodeSet
System.Security (10)
system\security\cryptography\xml\c14nutil.cs (10)
94public bool IsInNodeSet { 173public bool IsInNodeSet { 308public bool IsInNodeSet { 339public bool IsInNodeSet { 367public bool IsInNodeSet { 395public bool IsInNodeSet { 425public bool IsInNodeSet { 479public bool IsInNodeSet { 537public bool IsInNodeSet { 560public bool IsInNodeSet {
2 writes to IsInNodeSet
System.Security (2)
system\security\cryptography\xml\canonicalxml.cs (1)
67((ICanonicalizableNode) node).IsInNodeSet = true;
system\security\cryptography\xml\exccanonicalxml.cs (1)
110((ICanonicalizableNode) node).IsInNodeSet = true;