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