1 write to _syncMethod
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
110
set {
_syncMethod
= value; }
1 reference to _syncMethod
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
109
get { return
_syncMethod
; }