1 write to m_appTrustManager
mscorlib (1)
system\security\policy\applicationsecuritymanager.cs (1)
78m_appTrustManager = DecodeAppTrustManager();
3 references to m_appTrustManager
mscorlib (3)
system\security\policy\applicationsecuritymanager.cs (3)
77if (m_appTrustManager == null) { 79if (m_appTrustManager == null) 82return m_appTrustManager;