1 write to operations
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
368this.operations = new List<OperationInfo>();
2 references to operations
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ServiceInfo.cs (2)
374this.operations.Add(new OperationInfo(method, 396get { return this.operations; }