4 references to Keys
System.IdentityModel (4)
System\IdentityModel\Metadata\MetadataSerializer.cs (4)
1458
if (roleDescriptor.
Keys
== null)
1470
roleDescriptor.
Keys
.Add(ReadKeyDescriptor(reader));
2817
if (roleDescriptor.
Keys
== null)
2829
foreach (KeyDescriptor key in roleDescriptor.
Keys
)