2 writes to LookupId
SMSvcHost (1)
System\ServiceModel\Activation\MsmqActivation.cs (1)
592this.queue.MessageReadPropertyFilter.LookupId = true;
System.Messaging (1)
System\Messaging\Message.cs (1)
1295this.filter.LookupId = true;
1 reference to LookupId
System.Messaging (1)
System\Messaging\Message.cs (1)
1280if (!this.filter.LookupId)