2 references to CipherValueElementName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (2)
260
reader.ReadStartElement(
CipherValueElementName
, EncryptedType.NamespaceUri);
323
writer.WriteStartElement(
CipherValueElementName
, NamespaceUri);