2 writes to shouldUseCallContext
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (2)
438this.shouldUseCallContext = shouldUseCallContext; 463shouldUseCallContext = flag;
1 reference to shouldUseCallContext
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (1)
458return shouldUseCallContext;