1 write to s_elementNameProperty
System.Security.Cryptography (1)
System\Security\Cryptography\XmlKeyHelper.cs (1)
288
s_elementNameProperty
= xElement.GetProperty("Name")!;
1 reference to s_elementNameProperty
System.Security.Cryptography (1)
System\Security\Cryptography\XmlKeyHelper.cs (1)
303
(string?)s_nameNameProperty.GetValue(
s_elementNameProperty
.GetValue(element));