1 write to EncryptionAlgorithm
System.Messaging (1)
System\Messaging\Message.cs (1)
1019this.filter.EncryptionAlgorithm = true;
2 references to EncryptionAlgorithm
System.Messaging (2)
System\Messaging\Message.cs (2)
997if (!this.filter.EncryptionAlgorithm) 2301if (this.filter.EncryptionAlgorithm)