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