1 write to resourcePool
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
438
this.
resourcePool
= new SignatureResourcePool();
2 references to resourcePool
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
436
if (this.
resourcePool
== null)
440
return this.
resourcePool
;