1 write to dictionaryManager
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
47
this.
dictionaryManager
= dictionaryManager;
2 references to dictionaryManager
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
175
this.signature.ReadFrom(reader, this.
dictionaryManager
);
255
this.WriteTo(writer, this.
dictionaryManager
);