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