2 references to HasAPTCABit
System.Web (2)
HttpRuntime.cs (2)
2765
return (!assembly.IsFullyTrusted ||
HasAPTCABit
(assembly));
2771
if (
HasAPTCABit
(assembly)) {