1 write to _syncOperation
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\TypeLoader.cs (1)
1638_syncOperation = syncOperation;
31 references to _syncOperation
System.ServiceModel.Primitives (31)
System\ServiceModel\Description\TypeLoader.cs (31)
1640_syncInputs = ServiceReflector.GetInputParameters(_syncOperation.SyncMethod, false); 1642_syncOutputs = ServiceReflector.GetOutputParameters(_syncOperation.SyncMethod, false); 1652_syncOperation.SyncMethod.Name, 1653_syncOperation.SyncMethod.DeclaringType, 1656_syncOperation.Name))); 1668_syncOperation.SyncMethod.Name, 1669_syncOperation.SyncMethod.DeclaringType, 1672_syncOperation.Name))); 1685_syncOperation.SyncMethod.Name, 1686_syncOperation.SyncMethod.DeclaringType, 1689_syncOperation.Name))); 1696if (_syncOperation.SyncMethod.ReturnType != _syncOperation.EndMethod.ReturnType) 1700_syncOperation.SyncMethod.Name, 1701_syncOperation.SyncMethod.DeclaringType, 1704_syncOperation.Name))); 1714_syncOperation.SyncMethod.Name, 1715_syncOperation.SyncMethod.DeclaringType, 1718_syncOperation.Name, 1729_syncOperation.SyncMethod.Name, 1730_syncOperation.SyncMethod.DeclaringType, 1733_syncOperation.Name, 1740if (_syncOperation.Messages.Count != _asyncOperation.Messages.Count) 1744_syncOperation.SyncMethod.Name, 1745_syncOperation.SyncMethod.DeclaringType, 1748_syncOperation.Name, 1755for (int index = 0; index < _syncOperation.Messages.Count; ++index) 1757if (_syncOperation.Messages[index].Action != _asyncOperation.Messages[index].Action) 1761_syncOperation.SyncMethod.Name, 1762_syncOperation.SyncMethod.DeclaringType, 1765_syncOperation.Name,