2 references to RecipientAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedType.cs (2)
79_recipient = reader.GetAttribute(RecipientAttribute, null); 111writer.WriteAttributeString(RecipientAttribute, null, _recipient);