2 writes to type
System.IdentityModel (2)
System\ServiceModel\Security\EncryptedType.cs (2)
159this.type = value; 228this.type = reader.GetAttribute(TypeAttribute, null);
2 references to type
System.IdentityModel (2)
System\ServiceModel\Security\EncryptedType.cs (2)
155return this.type; 338if (this.type != null)