1 write to prefix
System.IdentityModel (1)
System\IdentityModel\StrTransform.cs (1)
151this.prefix = reader.Prefix;
1 reference to prefix
System.IdentityModel (1)
System\IdentityModel\StrTransform.cs (1)
176writer.WriteStartElement(prefix, dictionaryManager.XmlSignatureDictionary.Transform, dictionaryManager.XmlSignatureDictionary.Namespace);