1 write to quota
System.ServiceModel (1)
System\ServiceModel\Channels\PeerHelpers.cs (1)
30this.quota = limit;
2 references to quota
System.ServiceModel (2)
System\ServiceModel\Channels\PeerHelpers.cs (2)
36if (value > quota) 46if (value >= quota)