1 write to ids
System.ServiceModel (1)
System\ServiceModel\Channels\NativeMsmqMessage.cs (1)
32this.ids = new int[propertyCount];
3 references to ids
System.ServiceModel (3)
System\ServiceModel\Channels\NativeMsmqMessage.cs (3)
70this.buffersForAsync[bufferCount++] = this.ids; 82this.idsHandle.Target = this.ids; 138message.ids[this.index] = id;