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