4 references to Format
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\DSAKeyValue.cs (1)
170
throw new CryptographicException(SR.
Format
(SR.ElementMissing, YElementName));
System\Security\Cryptography\Xml\Reference.cs (2)
397
throw new CryptographicException(SR.
Format
(SR.Cryptography_Xml_SelfReferenceRequiresContext, _uri));
413
throw new CryptographicException(SR.
Format
(SR.Cryptography_Xml_SelfReferenceRequiresContext, _uri));
System\Security\Cryptography\Xml\SignedInfo.cs (1)
103
throw new CryptographicException(SR.
Format
(SR.Cryptography_Xml_CreateTransformFailed, CanonicalizationMethod));