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