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