2 writes to Type
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
1396
this.
Type
= dictionary.CreateString(IdentityModelStringsVersion1.String83, 83);
1428
this.
Type
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String83);
2 references to Type
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
1234
this.Type = reader.GetAttribute(dictionaryManager.XmlSignatureDictionary.
Type
, null);
1267
writer.WriteAttributeString(dictionaryManager.XmlSignatureDictionary.
Type
, null, this.type);