1 write to m_zoneEvidence
mscorlib (1)
system\security\policy\pefileevidencefactory.cs (1)
248
m_zoneEvidence
= new Zone(securityZone);
2 references to m_zoneEvidence
mscorlib (2)
system\security\policy\pefileevidencefactory.cs (2)
314
if (
m_zoneEvidence
== null)
319
return
m_zoneEvidence
;