17 references to VerifyType
mscorlib (17)
system\security\permissions\environmentpermission.cs (2)
248
else if (!
VerifyType
(target))
291
else if (!
VerifyType
(other))
system\security\permissions\filedialogpermission.cs (2)
104
else if (!
VerifyType
(target)) {
180
else if (!
VerifyType
(target)) {
system\security\permissions\isolatedstoragefilepermission.cs (2)
40
else if (!
VerifyType
(target))
105
else if (!
VerifyType
(target))
system\security\permissions\keycontainerpermission.cs (3)
448
if (!
VerifyType
(target))
483
if (!
VerifyType
(target))
505
if (!
VerifyType
(target))
system\security\permissions\reflectionpermission.cs (2)
173
else if (!
VerifyType
(other))
227
else if (!
VerifyType
(target))
system\security\permissions\registrypermission.cs (2)
275
else if (!
VerifyType
(target))
327
else if (!
VerifyType
(other))
system\security\permissions\securitypermission.cs (2)
173
if (!
VerifyType
(target)) {
193
else if (!
VerifyType
(target))
system\security\permissions\uipermission.cs (2)
274
else if (!
VerifyType
(target))
297
else if (!
VerifyType
(target))