9 writes to m_unrestricted
mscorlib (9)
system\security\permissions\siteidentitypermission.cs (9)
57
m_unrestricted
= false;
98
m_unrestricted
= true;
102
m_unrestricted
= false;
125
m_unrestricted
= false;
162
perm.
m_unrestricted
= this.m_unrestricted;
225
res.
m_unrestricted
= true;
265
res.
m_unrestricted
= true;
301
m_unrestricted
= false;
307
m_unrestricted
= true;
12 references to m_unrestricted
mscorlib (12)
system\security\permissions\siteidentitypermission.cs (12)
162
perm.m_unrestricted = this.
m_unrestricted
;
177
if(
m_unrestricted
)
188
if(that.
m_unrestricted
)
190
if(
m_unrestricted
)
222
if(this.
m_unrestricted
&& that.
m_unrestricted
)
228
if(this.
m_unrestricted
)
230
if(that.
m_unrestricted
)
255
if((this.m_sites == null || this.m_sites.Length == 0) && !this.
m_unrestricted
)
262
if(this.
m_unrestricted
|| that.
m_unrestricted
)
331
if (
m_unrestricted
)