3 references to BodyId
System.ServiceModel (3)
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (3)
375
this.signedInfo.AddReference(message.
BodyId
, hashStream.FlushHashAndGetValue());
388
this.signedInfo.AddReference(message.
BodyId
, hashStream.FlushHashAndGetValue());
401
this.signedInfo.AddReference(message.
BodyId
, hashStream.FlushHashAndGetValue());