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