1 write to _faultContractInfos
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
39_faultContractInfos = parent.NewBehaviorCollection<FaultContractInfo>();
2 references to _faultContractInfos
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperation.cs (2)
63get { return _faultContractInfos; } 99_faultFormatter = new DataContractSerializerFaultFormatter(_faultContractInfos);