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)
116get { return _beginMethod; } 136get { return _beginMethod != null; }