3 writes to role
System.Web.Services (3)
System\Web\Services\Protocols\SoapException.cs (3)
170
this.
role
= role;
182
this.
role
= role;
192
role
= (string)list["role"];
2 references to role
System.Web.Services (2)
System\Web\Services\Protocols\SoapException.cs (2)
256
get { return
role
== null ? string.Empty :
role
; }