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