3 references to s_tagHashValue
mscorlib (3)
system\security\policy\hashmembershipcondition.cs (3)
177root.AddAttribute(s_tagHashValue, Hex.EncodeHexString(HashValue)); 253string elHash = m_element.Attribute(s_tagHashValue); 257throw new ArgumentException(Environment.GetResourceString("Argument_InvalidXMLElement", s_tagHashValue, this.GetType().FullName));