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