4 references to Functions
System.Security.Cryptography (4)
System\Security\Cryptography\XmlKeyHelper.cs (4)
171
object? rootElement =
Functions
.ParseDocument(xmlString);
175
_enumerable =
Functions
.GetElements(rootElement),
225
string? curName =
Functions
.GetLocalName(_enumerator.Current);
230
return
Functions
.GetValue(_enumerator.Current);