1 reference to IsFullTrustAssembly
mscorlib (1)
system\security\policy\policylevel.cs (1)
750
bool isFullTrust = m_fullTrustAssemblies != null &&
IsFullTrustAssembly
(m_fullTrustAssemblies, evidence);