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