4 references to
System.IdentityModel (4)
System\IdentityModel\SignedXml.cs (4)
1355
if (this
[
i].NeedsInclusiveContext)
1402
data = this
[
i].Process(data, resourcePool, dictionaryManager);
1404
return this
[
this.TransformCount - 1].ProcessAndDigest(data, resourcePool, digestMethod, dictionaryManager);
1412
this
[
i].WriteTo(writer, dictionaryManager);