2 references to ResolveSecurityKeyCore
System.ServiceModel (2)
System\ServiceModel\Security\SecurityHeaderTokenResolver.cs (2)
294
key = this.
ResolveSecurityKeyCore
(keyIdentifierClause, createIntrinsicKeys);
300
key =
ResolveSecurityKeyCore
(keyIdentifierClause, true);