10 writes to m_unrestricted
mscorlib (10)
system\security\permissions\urlidentitypermission.cs (10)
59
m_unrestricted
= false;
101
m_unrestricted
= true;
105
m_unrestricted
= false;
123
m_unrestricted
= false;
151
m_unrestricted
= false;
193
perm.
m_unrestricted
= this.m_unrestricted;
256
res.
m_unrestricted
= true;
296
res.
m_unrestricted
= true;
332
m_unrestricted
= false;
338
m_unrestricted
= true;
12 references to m_unrestricted
mscorlib (12)
system\security\permissions\urlidentitypermission.cs (12)
193
perm.m_unrestricted = this.
m_unrestricted
;
208
if(
m_unrestricted
)
219
if(that.
m_unrestricted
)
221
if(
m_unrestricted
)
253
if(this.
m_unrestricted
&& that.
m_unrestricted
)
259
if(this.
m_unrestricted
)
261
if(that.
m_unrestricted
)
286
if((this.m_urls == null || this.m_urls.Length == 0) && !this.
m_unrestricted
)
293
if(this.
m_unrestricted
|| that.
m_unrestricted
)
362
if (
m_unrestricted
)