3 writes to endMethod
System.ServiceModel (3)
System\ServiceModel\Description\OperationContractGenerationContext.cs (3)
56
this.
endMethod
= endMethod;
72
this.
endMethod
= endMethod;
95
this.
endMethod
= null;
1 reference to endMethod
System.ServiceModel (1)
System\ServiceModel\Description\OperationContractGenerationContext.cs (1)
121
get { return this.
endMethod
; }