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