4 references to Alloc
System.ServiceModel (4)
System\ServiceModel\Channels\MsmqInputMessage.cs (3)
73bufferSizeQuota.Alloc(this.senderIdLength.Value); 76bufferSizeQuota.Alloc(this.senderCertificateLength.Value); 79bufferSizeQuota.Alloc(this.bodyLength.Value);
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
81bufferSizeQuota.Alloc(this.extensionLength.Value);