2 writes to _maxFaultSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
104_maxFaultSize = TransportDefaults.MaxFaultSize; 284_maxFaultSize = value;
1 reference to _maxFaultSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
279return _maxFaultSize;