2 writes to _taskMethod
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationContractGenerationContext.cs (2)
57
_taskMethod
= taskMethod;
84
_taskMethod
= taskMethod;
2 references to _taskMethod
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationContractGenerationContext.cs (2)
126
get { return
_taskMethod
; }
141
get { return
_taskMethod
!= null; }