11 writes to m_unrestricted
mscorlib (11)
system\security\permissions\strongnameidentitypermission.cs (11)
130
m_unrestricted
= true;
134
m_unrestricted
= false;
149
m_unrestricted
= false;
168
m_unrestricted
= false;
195
m_unrestricted
= false;
219
m_unrestricted
= false;
261
perm.
m_unrestricted
= this.m_unrestricted;
326
res.
m_unrestricted
= true;
366
res.
m_unrestricted
= true;
402
m_unrestricted
= false;
408
m_unrestricted
= true;
12 references to m_unrestricted
mscorlib (12)
system\security\permissions\strongnameidentitypermission.cs (12)
261
perm.m_unrestricted = this.
m_unrestricted
;
276
if(
m_unrestricted
)
287
if(that.
m_unrestricted
)
289
if(
m_unrestricted
)
323
if(this.
m_unrestricted
&& that.
m_unrestricted
)
329
if(this.
m_unrestricted
)
331
if(that.
m_unrestricted
)
356
if((this.m_strongNames == null || this.m_strongNames.Length == 0) && !this.
m_unrestricted
)
363
if(this.
m_unrestricted
|| that.
m_unrestricted
)
449
if (
m_unrestricted
)