1 write to _asyncOperation
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\TypeLoader.cs (1)
1639_asyncOperation = asyncOperation;
22 references to _asyncOperation
System.ServiceModel.Primitives (22)
System\ServiceModel\Description\TypeLoader.cs (22)
1641_asyncInputs = ServiceReflector.GetInputParameters(_asyncOperation.BeginMethod, true); 1643_asyncOutputs = ServiceReflector.GetOutputParameters(_asyncOperation.EndMethod, true); 1654_asyncOperation.BeginMethod.Name, 1655_asyncOperation.EndMethod.Name, 1670_asyncOperation.BeginMethod.Name, 1671_asyncOperation.EndMethod.Name, 1687_asyncOperation.BeginMethod.Name, 1688_asyncOperation.EndMethod.Name, 1702_asyncOperation.BeginMethod.Name, 1703_asyncOperation.EndMethod.Name, 1710if (_asyncOperation.Faults.Count != 0) 1716_asyncOperation.BeginMethod.Name, 1717_asyncOperation.EndMethod.Name, 1725if (_asyncOperation.KnownTypes.Count != 0) 1731_asyncOperation.BeginMethod.Name, 1732_asyncOperation.EndMethod.Name, 1740if (_syncOperation.Messages.Count != _asyncOperation.Messages.Count) 1746_asyncOperation.BeginMethod.Name, 1747_asyncOperation.EndMethod.Name, 1757if (_syncOperation.Messages[index].Action != _asyncOperation.Messages[index].Action) 1763_asyncOperation.BeginMethod.Name, 1764_asyncOperation.EndMethod.Name,