2 writes to resourcePool
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
522this.resourcePool = new SignatureResourcePool(); 528this.resourcePool = value;
2 references to resourcePool
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
520if (this.resourcePool == null) 524return this.resourcePool;