1 write to bodyDecrypted
System.ServiceModel (1)
System\ServiceModel\Security\SecurityVerifiedMessage.cs (1)
458
this.
bodyDecrypted
= true;
3 references to bodyDecrypted
System.ServiceModel (3)
System\ServiceModel\Security\SecurityVerifiedMessage.cs (3)
77
if (!this.
bodyDecrypted
)
98
if (!this.
bodyDecrypted
)
339
if (this.
bodyDecrypted
)