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