2 references to Read
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedData.cs (1)
66
if (this.State != EncryptionState.
Read
)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (1)
270
this.State = EncryptionState.
Read
;