3 writes to CorrelationId
System.Messaging (3)
System\Messaging\Message.cs (2)
797this.filter.CorrelationId = false; 802this.filter.CorrelationId = true;
System\Messaging\MessageQueue.cs (1)
2610this.receiveFilter.CorrelationId = true;
1 reference to CorrelationId
System.Messaging (1)
System\Messaging\Message.cs (1)
777if (!this.filter.CorrelationId)