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)
126get { return _taskMethod; } 141get { return _taskMethod != null; }