1 write to _detailType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (1)
43set { _detailType = value; }
1 reference to _detailType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (1)
42get { return _detailType; }