2 writes to unrestricted
System (2)
net\System\Net\NetworkInformation\NetworkInformationPermission.cs (2)
84
unrestricted
= true;
205
unrestricted
= true;
6 references to unrestricted
System (6)
net\System\Net\NetworkInformation\NetworkInformationPermission.cs (6)
118
return
unrestricted
;
122
if(
unrestricted
){
137
if(
unrestricted
|| other.IsUnrestricted()){
154
if(
unrestricted
&& other.IsUnrestricted()){
172
if(
unrestricted
&& !other.IsUnrestricted()){
232
if(
unrestricted
){