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