2 references to GetValue
System.Security.Cryptography (2)
System\Security\Cryptography\XmlKeyHelper.cs (2)
36string? value = state.GetValue(name); 183string? value = GetValue(localName);