1 write to dictionaryManager
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
1016this.dictionaryManager = dictionaryManager;
1 reference to dictionaryManager
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
1220return this.transformChain.TransformToDigest(this.resolvedXmlSource, this.ResourcePool, this.DigestMethod, this.dictionaryManager);