1 write to isDecryptedBodyEmpty
System.ServiceModel (1)
System\ServiceModel\Security\SecurityVerifiedMessage.cs (1)
164if (Message.ReadStartBody(reader, this.InnerMessage.Version.Envelope, out this.isDecryptedBodyFault, out this.isDecryptedBodyEmpty))
1 reference to isDecryptedBodyEmpty
System.ServiceModel (1)
System\ServiceModel\Security\SecurityVerifiedMessage.cs (1)
84return this.isDecryptedBodyEmpty;