1 reference to SynchronizedCollection
System.ServiceModel (1)
System\ServiceModel\Dispatcher\EndpointFilterProvider.cs (1)
19
this.initiatingActions = new
SynchronizedCollection
<string>(this.mutex, initiatingActions);