2 references to PROPID_M_EXTENSION
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
59this.extension = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_EXTENSION,
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
230this.extension = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_EXTENSION, property.Extension);