3 writes to _beginMethod
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationContractGenerationContext.cs (3)
55
_beginMethod
= beginMethod;
71
_beginMethod
= beginMethod;
94
_beginMethod
= null;
2 references to _beginMethod
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationContractGenerationContext.cs (2)
116
get { return
_beginMethod
; }
136
get { return
_beginMethod
!= null; }