1 write to _key
System.ServiceModel.Primitives (1)
System\IdentityModel\Tokens\X509RawDataKeyIdentifierClause.cs (1)
45_key = new X509AsymmetricSecurityKey(_certificate);
2 references to _key
System.ServiceModel.Primitives (2)
System\IdentityModel\Tokens\X509RawDataKeyIdentifierClause.cs (2)
39if (_key == null) 47return _key;