1 write to taskOperation
System.ServiceModel (1)
System\ServiceModel\Description\TypeLoader.cs (1)
1689this.taskOperation = taskOperation;
12 references to taskOperation
System.ServiceModel (12)
System\ServiceModel\Description\TypeLoader.cs (12)
1691this.taskInputs = ServiceReflector.GetInputParameters(this.taskOperation.TaskMethod, false); 1702this.taskOperation.TaskMethod.Name, 1717this.taskOperation.TaskMethod.Name, 1731this.taskOperation.TaskMethod.Name, 1738if (this.taskOperation.Faults.Count != 0) 1744this.taskOperation.TaskMethod.Name, 1753if (this.taskOperation.KnownTypes.Count != 0) 1759this.taskOperation.TaskMethod.Name, 1767if (this.syncOperation.Messages.Count != this.taskOperation.Messages.Count) 1773this.taskOperation.TaskMethod.Name, 1783if (this.syncOperation.Messages[index].Action != this.taskOperation.Messages[index].Action) 1789this.taskOperation.TaskMethod.Name,