3 references to NeedPartialTrustInvoke
System.ServiceModel.Activation (3)
System\ServiceModel\Activation\AspNetPartialTrustHelpers.cs (1)
84
if (
NeedPartialTrustInvoke
)
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (1)
175
Action<object> iotsCallback = (AspNetPartialTrustHelpers.
NeedPartialTrustInvoke
|| flowContext) ?
System\ServiceModel\Activation\HostedTransportConfigurationManager.cs (1)
192
if (AspNetPartialTrustHelpers.
NeedPartialTrustInvoke
)