1 write to inFullTrust
System.ServiceModel.Internals (1)
System\Runtime\PartialTrustHelpers.cs (1)
135inFullTrust = AppDomain.CurrentDomain.IsFullyTrusted;
1 reference to inFullTrust
System.ServiceModel.Internals (1)
System\Runtime\PartialTrustHelpers.cs (1)
139return inFullTrust;