5 references to ExtractIdFromLocalUri
System.Security (5)
system\security\cryptography\xml\encryptedxml.cs (3)
231
string idref = Utils.
ExtractIdFromLocalUri
(cipherData.CipherReference.Uri);
373
string idref = Utils.
ExtractIdFromLocalUri
(kiRetrievalMethod.Uri);
461
string idref = Utils.
ExtractIdFromLocalUri
(kiRetrievalMethod.Uri);
system\security\cryptography\xml\signedxml.cs (1)
797
String idref = Utils.
ExtractIdFromLocalUri
(reference.Uri);
system\security\cryptography\xml\transform.cs (1)
1183
string idref = Utils.
ExtractIdFromLocalUri
(uri);