2 references to WrappingTokenReference
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (2)
174
if (this.
WrappingTokenReference
!= null)
176
ek.KeyIdentifier = this.
WrappingTokenReference
;