7 references to ThreadingModel
System.ServiceModel (7)
System\ServiceModel\ComIntegration\ComPlusInstanceContextInitializer.cs (3)
75ThreadingModel.MTA); 121case ThreadingModel.MTA: 125case ThreadingModel.STA:
System\ServiceModel\ComIntegration\ServiceInfo.cs (4)
52ThreadingModel threadingModel; 133this.threadingModel = ThreadingModel.STA; 138this.threadingModel = ThreadingModel.MTA; 265public ThreadingModel ThreadingModel