2 writes to m_keepAlive
mscorlib (2)
system\security\policy\iapplicationtrustmanager.cs (2)
56
m_keepAlive
= false;
92
m_keepAlive
= value;
1 reference to m_keepAlive
mscorlib (1)
system\security\policy\iapplicationtrustmanager.cs (1)
89
return
m_keepAlive
;