2 writes to DestinationSymmetricKey
System.Messaging (2)
System\Messaging\Message.cs (2)
922this.filter.DestinationSymmetricKey = false; 928this.filter.DestinationSymmetricKey = true;
4 references to DestinationSymmetricKey
System.Messaging (4)
System\Messaging\Message.cs (4)
901if (!this.filter.DestinationSymmetricKey) 2159if (filter.DestinationSymmetricKey) 2253if (this.filter.DestinationSymmetricKey) 2314if (this.filter.DestinationSymmetricKey)