1 write to inclusiveListElementPrefix
System.IdentityModel (1)
System\IdentityModel\ExclusiveCanonicalizationTransform.cs (1)
200
this.
inclusiveListElementPrefix
= reader.Prefix;
1 reference to inclusiveListElementPrefix
System.IdentityModel (1)
System\IdentityModel\ExclusiveCanonicalizationTransform.cs (1)
222
writer.WriteStartElement(this.
inclusiveListElementPrefix
, dictionaryManager.ExclusiveC14NDictionary.InclusiveNamespaces, dictionaryManager.ExclusiveC14NDictionary.Namespace);