7 references to IsFullTrust
System.Web (7)
Compilation\BuildManager.cs (2)
1530
if (HttpRuntime.
IsFullTrust
) {
3199
if (HttpRuntime.
IsFullTrust
) {
DefaultHttpHandler.cs (1)
75
if (path != null && !HttpRuntime.
IsFullTrust
) {
State\StateRuntime.cs (1)
250
if (!HttpRuntime.
IsFullTrust
) {
UI\Page.cs (1)
4511
if (HttpRuntime.
IsFullTrust
) {
UI\TemplateControl.cs (1)
484
if (HttpRuntime.
IsFullTrust
) {
UI\Util.cs (1)
1662
if (HttpRuntime.
IsFullTrust
) {