3 writes to resolvedXmlSource
System.IdentityModel (3)
System\IdentityModel\SignedXml.cs (3)
1019this.resolvedXmlSource = resolvedXmlSource; 1125this.resolvedXmlSource = resolvedXmlSource; 1251this.resolvedXmlSource = resolvedXmlSource;
2 references to resolvedXmlSource
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
1215if (this.resolvedXmlSource == null) 1220return this.transformChain.TransformToDigest(this.resolvedXmlSource, this.ResourcePool, this.DigestMethod, this.dictionaryManager);