1 instantiation of OperationCollection
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
95this.operations = new OperationCollection(this);
1 reference to OperationCollection
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
41OperationCollection operations;