2 references to initialExtensionLength
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (2)
60
bufferSizeQuota.AllocIfAvailable(
initialExtensionLength
));
61
this.extensionLength = new IntProperty(this, UnsafeNativeMethods.PROPID_M_EXTENSION_LEN,
initialExtensionLength
);