2 references to GetOperationDescription
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageEncodingBindingElementImporter.cs (1)
50OperationDescription operation = context.GetOperationDescription(wsdlOperationBinding);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
59OperationDescription operation = endpointContext.GetOperationDescription(wsdlOperationBinding);