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