2 references to ModifiedQuotas
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\EncoderHelpers.cs (1)
55
return (quotas.
ModifiedQuotas
& quotaType) == 0x00;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDefaults.cs (1)
50
return quotas.
ModifiedQuotas
== 0x00;