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