1 write to _asyncOperation
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (1)
1582_asyncOperation = asyncOperation;
22 references to _asyncOperation
dotnet-svcutil-lib (22)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (22)
1584_asyncInputs = ServiceReflector.GetInputParameters(_asyncOperation.BeginMethod, true); 1586_asyncOutputs = ServiceReflector.GetOutputParameters(_asyncOperation.EndMethod, true); 1597_asyncOperation.BeginMethod.Name, 1598_asyncOperation.EndMethod.Name, 1613_asyncOperation.BeginMethod.Name, 1614_asyncOperation.EndMethod.Name, 1630_asyncOperation.BeginMethod.Name, 1631_asyncOperation.EndMethod.Name, 1645_asyncOperation.BeginMethod.Name, 1646_asyncOperation.EndMethod.Name, 1653if (_asyncOperation.Faults.Count != 0) 1659_asyncOperation.BeginMethod.Name, 1660_asyncOperation.EndMethod.Name, 1668if (_asyncOperation.KnownTypes.Count != 0) 1674_asyncOperation.BeginMethod.Name, 1675_asyncOperation.EndMethod.Name, 1683if (_syncOperation.Messages.Count != _asyncOperation.Messages.Count) 1689_asyncOperation.BeginMethod.Name, 1690_asyncOperation.EndMethod.Name, 1700if (_syncOperation.Messages[index].Action != _asyncOperation.Messages[index].Action) 1706_asyncOperation.BeginMethod.Name, 1707_asyncOperation.EndMethod.Name,