8 writes to m_unrestricted
mscorlib (8)
system\security\permissions\publisheridentitypermission.cs (8)
45
m_unrestricted
= true;
49
m_unrestricted
= false;
73
m_unrestricted
= false;
123
perm.
m_unrestricted
= m_unrestricted;
186
res.
m_unrestricted
= true;
225
res.
m_unrestricted
= true;
261
m_unrestricted
= false;
267
m_unrestricted
= true;
12 references to m_unrestricted
mscorlib (12)
system\security\permissions\publisheridentitypermission.cs (12)
123
perm.m_unrestricted =
m_unrestricted
;
138
if(
m_unrestricted
)
149
if(that.
m_unrestricted
)
151
if(
m_unrestricted
)
183
if(this.
m_unrestricted
&& that.
m_unrestricted
)
189
if(this.
m_unrestricted
)
191
if(that.
m_unrestricted
)
215
if((this.m_certs == null || this.m_certs.Length == 0) && !this.
m_unrestricted
)
222
if(this.
m_unrestricted
|| that.
m_unrestricted
)
291
if (
m_unrestricted
)