2 overrides of ReadCipherData
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedData.cs (1)
49
protected override void
ReadCipherData
(XmlDictionaryReader reader)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedType.cs (1)
97
protected override void
ReadCipherData
(XmlDictionaryReader reader)
1 reference to ReadCipherData
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (1)
262
ReadCipherData
(reader);