4 references to PartialTrustHelpers
System.ServiceModel.Internals (4)
System\Runtime\ActionItem.cs (3)
48
if (
PartialTrustHelpers
.ShouldFlowSecurityContext ||
79
if (
PartialTrustHelpers
.ShouldFlowSecurityContext)
81
this.context =
PartialTrustHelpers
.CaptureSecurityContextNoIdentityFlow();
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (1)
59
if (!
PartialTrustHelpers
.HasEtwPermissions())