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