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