2 implementations of GenerateContract
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (1)
158
void IServiceContractGenerationExtension.
GenerateContract
(ServiceContractGenerationContext context)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (1)
436
void IServiceContractGenerationExtension.
GenerateContract
(ServiceContractGenerationContext context)
1 reference to GenerateContract
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (1)
542
extension.
GenerateContract
(context);