2 references to GetHostEvidence
mscorlib (2)
system\security\policy\evidence.cs (2)
1184
return UnwrapEvidence(
GetHostEvidence
(typeof(T), false)) as T;
1191
return
GetHostEvidence
(type, true);