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