7 writes to actor
System.Web.Services (7)
System\Web\Services\Protocols\SoapException.cs (7)
97
this.
actor
= actor;
109
this.
actor
= actor;
140
this.
actor
= actor;
150
this.
actor
= actor;
169
this.
actor
= actor;
181
this.
actor
= actor;
191
actor
= (string)list["actor"];
4 references to actor
System.Web.Services (4)
System\Web\Services\Protocols\SoapException.cs (4)
208
get { return
actor
== null ? string.Empty :
actor
; }
247
get { return
actor
== null ? string.Empty :
actor
; }