2 writes to _wrappedKey
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (2)
60_wrappedKey = wrappingSspiContext.Encrypt(keyToWrap); 64_wrappedKey = wrappedKey;
1 reference to _wrappedKey
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
173ek.SetUpKeyWrap(_wrappedKey);