1 write to _enableFaults
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\SharedRuntimeState.cs (1)
23set { _enableFaults = value; }
1 reference to _enableFaults
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\SharedRuntimeState.cs (1)
22get { return _enableFaults; }