2 references to EscapeAttributeValue
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CanonicalXmlAttribute.cs (2)
29
strBuilder.Append(Utils.
EscapeAttributeValue
(Value));
37
rgbData = Encoding.UTF8.GetBytes(Utils.
EscapeAttributeValue
(Value));