3 references to PROPID_M_LOOKUPID
System.ServiceModel (3)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (1)
333this.lookupId = new LongProperty(this, UnsafeNativeMethods.PROPID_M_LOOKUPID);
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
51this.lookupId = new LongProperty(this, UnsafeNativeMethods.PROPID_M_LOOKUPID);
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (1)
418this.lookupId = new LongProperty(this, UnsafeNativeMethods.PROPID_M_LOOKUPID);