2 writes to Type
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
1300this.Type = dictionary.CreateString(IdentityModelStringsVersion1.String83, 83); 1324this.Type = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String83);
1 reference to Type
System.IdentityModel (1)
System\ServiceModel\Security\EncryptedType.cs (1)
22internal static readonly XmlDictionaryString TypeAttribute = XD.XmlEncryptionDictionary.Type;