1 write to prefix
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
1379this.prefix = reader.Prefix;
1 reference to prefix
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
1409writer.WriteStartElement(this.prefix, dictionaryManager.XmlSignatureDictionary.Transforms, dictionaryManager.XmlSignatureDictionary.Namespace);