3 writes to text
System.ServiceModel (3)
System\ServiceModel\FaultReasonText.cs (3)
18
this.
text
= text;
28
this.
text
= text;
38
this.
text
= text;
1 reference to text
System.ServiceModel (1)
System\ServiceModel\FaultReasonText.cs (1)
57
get { return
text
; }