2 references to TypeAttribute
System.IdentityModel (2)
System\ServiceModel\Security\EncryptedType.cs (2)
228this.type = reader.GetAttribute(TypeAttribute, null); 340writer.WriteAttributeString(TypeAttribute, null, this.Type);